nas_fs
177
The nas Commands
BCV
, R1BCV, R2BCV, ATA, R1ATA, R2ATA, BCVA, R1BCA,
R2BCA
.
EXAMPLE #1
To create a file system named ufs1 on metavolume mtv1, type:
$ nas_fs -name ufs1 -create mtv1
id = 37
name = ufs1
acl = 0
in_use = False
type = uxfs
worm = off
volume = mtv1
pool =
rw_servers=
ro_servers=
rw_vdms =
ro_vdms =
auto_ext = no,virtual_provision=no
stor_devs = APM00042000818-0012,APM00042000818-0014
disks = d7,d9
Where:
EXAMPLE #2
To display information about a file system using the file system ID,
37
, type:
$ nas_fs -info id=37
id = 37
name = ufs1
acl = 0
in_use = False
type = uxfs
worm = off
volume = mtv1
pool =
Value
Definition
id
automatically assigned ID of a file system.
name
name assigned to a file system.
acl
access control value for a file system. See
.
in_use
if a file system is registered into the mount table of a Data Mover.
type
type of file system. See -list for a description of the types.
worm
whether file-level retention storage capability is enabled or disabled.
volume
volume on which a file system resides.
pool
storage pool for the file system.
rw_servers
servers with read-write access to a file system.
ro_servers
servers with read-only access to a file system.
rw_vdms
VDM servers with read-write access to a file system.
ro_vdms
VDM servers with read-only access to a file system.
auto_ext
indicates whether auto-extension and virtual provisioning are enabled.
stor_devs
storage system devices associated with a file system.
disks
disks on which the metavolume resides.
Summary of Contents for Celerra
Page 6: ...Celerra Network Server Command Reference Manual 6 Contents...
Page 10: ...10 Celerra Network Server Command Reference Manual Preface...
Page 16: ...16 Celerra Network Server Command Reference Manual Overview...
Page 276: ...276 Celerra Network Server Command Reference Manual The nas Commands...