nas_server
245
The nas Commands
Where:
EXAMPLE #3 To list the VDM server table, type:
$ nas_server -list -vdm
id acl server mountedfs rootfs name
3 0 1 31 vdm_1
See Example #2 for a description of command output.
EXAMPLE #4 To list information for a Data Mover, type:
$ nas_server -info server_2
id = 1
name = server_2
acl = 1000, owner=nasadmin, ID=201
type = nas
slot = 2
member_of =
standby = server_5, policy=auto
status :
defined = enabled
actual = online, ready
Where:
EXAMPLE #5 To display detailed information for all servers, type:
$ nas_server -info -all
id = 1
name = server_2
acl = 1000, owner=nasadmin, ID=201
type = nas
slot = 2
member_of =
standby = server_5, policy=auto
Value Definition
id ID of the Data Mover.
acl access control value for the Data Mover or VDM.
server server the VDM is loaded on.
mountedfs file systems that are mounted on this VDM.
rootfs ID number of the root file system.
name name given to the Data Mover or VDM.
Value Definition
id ID of the Data Mover.
name name given to the Data Mover.
acl access control value for the Data Mover.
type type assigned to Data Mover.
slot physical slot in the cabinet where the Data Mover resides.
member_ofgroup to which the Data Mover is a member.
standby if the Data Mover has a local standby associated with it.
status whether the Data Mover is enabled or disabled, and whether it is active.