Description
Displays the listing of user and related options that you can use as a reference when using the QoreStor 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, hostname, or WWPN>]
[--rootmap <nobody | root | administrator>]
[--options mount options NFS (rw,ro,insecure), CIFS(hide,unhide,sync always=<yes/no>,valid users)]
[--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, 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 QoreStor 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
- Delete existing containers
This topic introduces the container command usage:
- container --show [options]
- container --add --name [options]
- container --update [options]
- container --delete --name [options]
- container --marker --name <name> [--enable options] [--disable options]
- container --cloud_policy [options]
- container --delete_files --name <name>
- container --add_uac [options]
- container --delete_uac [options]
- container --update_uac [options]
- container --show_uac [options]
- container --help
|
NOTE: If you specify a command without supplying the expected value or option, you will be prompted to provide the correct value or option. |
Displays the current list of containers.
Syntax
container --show [--name <name>] [--verbose]
Where
--name Display details for a specific container.
--verbose Display more details.
Result
container --show --name vRanger_FastContainer's Group ID : 2
Container's Group Name : tool-load
Container Name : QSPL-4300-13_OST
Container Path : /containers/QSPL-4300-13_OST
Container Object Direct Storage : No
Container Cloud Replication : None
Container Marker : None
Recycle Bin Enabled : No
OST connection Quota : Unlimited
OST connection Used Capacity : 758222.0 GiB
OST connection Enabled : Yes
OST connection status : Available
Number of container UACs : 1
Other Examples
Displays the detailed status of an existing container that you specify by name using the container --show --name --verbose command:
Container Entry ID : 6
Container's Group ID : 2
Container's Group Name : tool-load
Container Name : QSPL-4300-13_OST
Container Path : /containers/QSPL-4300-13_OST
Container Object Direct Storage : No
Container Cloud Replication : None
Container Marker : None
Container Created On : Tue Jun 26 11:56:43 2018 EDT
Container Created Ver : 4.1.0.235
Container Created Bld : 1082C
Recycle Bin Enabled : No
OST connection Entry ID : 5
OST connection Quota : Unlimited
OST connection Used Capacity : 758222.0 GiB
OST connection Enabled : Yes
OST connection status : Available
Number of container UACs : 1
user: backup_user, user_id: 1, access: RWD