Description
Enables an existing container connection type (NFS, , , or RDS) that was disabled on a DR Series system.
Syntax
connection –-enable --name dataStorage3 --type nfs
Result
Successfully updated connection entry.
NFS connection IP addresses : 10.27.22.11
NFS connection Root map : administrator
NFS connection options : rw,ro
NFS connection Enabled : Yes
Description
Disables an existing container connection type (NFS, , , or RDS) on a DR Series system.
Syntax
connection –-disable --name acme3 --type
Result
Successfully updated connection entry.
connection Quota : Unlimited
connection Used Capacity : 5.0 GB
connection Enabled : No
Description
Displays the listing of user and related options that you can use as a reference when using the DR Series system CLI.
Results
Usage:
connection --show [--name <name>]
[--type <NFS|CIFS|OST|RDS|NDMP|ISCSI>]
[--verbose]
connection --add --name <name>
[--type <NFS|CIFS|OST|RDS|NDMP|ISCSI>]
[--clients <ip_address>]
[--dma <ip_address>]
[--initiator <IQN, ip_address(es), hostname, or WWPN>]
[--rootmap <nobody|root|administrator>]
[--options <NFS|CIFS mount export options>]
[--capacity <Positive decimal number>]
connection --update --name <name>
--type <NFS|CIFS|OST|RDS|NDMP|ISCSI>
[--clients <ip_address>]
[--dma <ip_address>]
[--initiator <IQN, ip_address(es), hostname, or WWPN>]
[--rootmap <nobody|root|administrator>]
[--options <NFS|CIFS mount export options>]
[--capacity <Positive decimal number>]
connection --delete --name <name>
--type <NFS|CIFS|OST|RDS|NDMP|ISCSI>
[--clients <ip_address>]
connection --enable --name <name>
--type <NFS|CIFS|OST|RDS>
connection --disable --name <name>
--type <NFS|CIFS|OST|RDS>
connection --help
connection <command> <command-arguments>
<command> can be one of:
--show Displays the current connections on a container.
--add Adds a new connection to a container.
--update Updates an existing connection.
--delete Deletes an existing connection.
--enable Enables access to a container through a connection.
--disable Disables access to a container through a connection.
For command-specific help, please type connection --help <command>
eg:
connection --help show
This topic introduces the set of DR Series system CLI commands that allow you to perform the following tasks:
- Display the status of all current containers (summary or detail)
- Create (and name) new containers (the DR Series system limits support to 32 containers)
- Delete existing containers