dd if=/dev/zero of=[path to your file] bs=256K seek=[required size]/256K count=0
This will make a file of the given size, but does not fill the file with zero or anything, so the content of the file is undefined.
We will use this for volume creation in VBS-Lustre.
Sunday, September 26, 2010
Thursday, September 2, 2010
New plotting component added to daily RDAHMM
Subscribe to:
Comments (Atom)
