3.7.0 HP StorageWorks HP Scalable NAS File Serving Software command reference guide HP Scalable NAS for Linux (AG513-96003, October 2009)

[--label <label>]
The label for the filesystem. It can contain up to 32 characters.
[--blocksize <4K|8K|16K|32K>]
The block size used by the filesystem. The supported sizes are 4K, 8K, 16K, or
32K. The maximum filesystem size is dependent on the block size used for the
filesystem. The block size cannot be changed after the filesystem is created.
Maximum Filesystem SizeBlock Size
16TB4KB
32TB8KB
64TB16KB
128TB32KB
[--reuse]
Reuse a psd device. If you will be creating a filesystem on a psd device that is
associated with an unimported dynamic volume, the --reuse option must be
used to tell the command to reuse the device. Without this option, the attempt to
create the filesystem will fail because the device contains a volume signature.
Be sure that you do not need the unimported dynamic volume before doing this.
[--quotas]
Enable quotas on the filesystem.
[--defaultUserHardLimit <unlimited | #{K,M,G,T}>]
The default quota for all users on the filesystem. unlimited specifies that there
is no default. The optional size modifiers specify that the size is in kilobytes (K),
megabytes (M), gigabytes (G), or terabytes (T). If a modifier is not specified, the
size will be calculated in bytes. (The default is rounded down to the nearest
filesystem block.)
[--defaultGroupHardLimit <unlimited | #{K,M,G,T}>]
The default quota for all groups on the filesystem. unlimited specifies that
there is no default. The optional size modifiers specify that the size is in kilobytes
(K), megabytes (M), gigabytes (G), or terabytes (T). If a modifier is not specified,
the size will be calculated in bytes. (The default is rounded down to the nearest
filesystem block.)
dumpDump filesystem configuration to stdout
mx fs dump
HP Scalable NAS File Serving Software command reference guide 123