How to verify which amount of preallocated file space was set with setfa(1)
When using the
setfa
command to define a preferred group (
-g
X), a stripe width (
-s
X) or direct I/O (
-D
), one can visualize these settings with the
sls -D
command.
However, when preallocating file space using the setfa -L <size> <file> or setfa -l <size> <file> command, sls -D doesn't show these preallocated sizes.
Is there a way to check these preallocated sizes ?
However, when preallocating file space using the setfa -L <size> <file> or setfa -l <size> <file> command, sls -D doesn't show these preallocated sizes.
Is there a way to check these preallocated sizes ?
0