Quantum DXi-Series Command Line Interface (CLI) Guide
6-66538-03 Rev C
November 2010
52
NAS CLI Configuration Commands
Deleting All Share Hosts
syscli --deleteall sharehost --share <NFS_share_name> [--sure]
This CLI command allows the CLI admin to remove the right to access the
specified NFS share from all NFS hosts. As a result, the share access list of the
specified share is empty, which means the share now allows read
-
write access to
all NFS hosts (see command
--add sharehost
). If the
--sure
option is specified,
no confirmation prompt will be displayed.
Query Status of a NAS
Service
The following Query Status of a NAS Service control commands are available:
•
•
Query CIFS Service Status
syscli --getstatus cifs
This CLI command allows the CLI admin to display the status of the CIFS service.
An example output of this command:
CIFS
status
=
disabled
(unconfigured)
Details:
NMB
daemon
not
running
SMB
daemon
not
running
Query NFS Service Status
syscli --getstatus nfs
This CLI command allows the CLI admin to display the status of the NFS service.
An example output of this command:
NFS
status
=
running
Details:
NFS
daemon
running
MOUNT
daemon
(rpc.mountd)
running
LOCK
daemon
(locked)
running
STATUS
daemon
(rpc.statd)
running
CIFS Settings
The following CIFS settings are available:
•
Getting the Kernel Oplocks Setting
•