For example when creating a big file for an iSCSI image file, a fast way is to use “fallocate”:
fallocate -l 100GB disk01.img
For example when creating a big file for an iSCSI image file, a fast way is to use “fallocate”:
fallocate -l 100GB disk01.img