サポートと今すぐチャット
サポートとのチャット

QoreStor 7.1.1 - Command Line Reference Guide

Introduction to the QoreStor Command Line Reference Guide Introducing QoreStor Managing QoreStor
Alerts Commands Authenticate Commands Email_alerts Commands Email_stats Commands OST RDA SAML sc_manager command Stats Storage Group commands System User
Managing QoreStor Storage Operations
Cloud_tier Connection Container iSCSI NDMP Object_container Object_direct Performance_tier Replication Seed Schedule VTL
Maintaining QoreStor About us

connection --delete --name <name> --type <NFS|CIFS|OST|RDS|NDMP|ISCSI|FC> [--clients <ip address>]

Description

Deletes an existing container connection.

Syntax

connection --delete --name <name> --type <NFS|||||> [--clients <ip address>]

Where

--name      Name of container.
--type      Type of sharing to remove (NFS|||||).
--clients   List of comma separated hs.

Result

Successfully deleted connection entry.

connection --enable --name <name> --type <NFS|CIFS|OST|RDS>

Description

Enables access to a container through a connection.

Syntax

connection --enable --name <name> --type <NFS|||RDS>

Where

--name   Name of container.
--type   Type of sharing (NFS|||RDS).

Result

Successfully updated connection entry.
RDS connection Quota            : Unlimited
RDS connection Used Capacity    : 257.0 GiB
RDS connection Enabled          : Yes

connection --disable --name <name> --type <NFS|CIFS|OST|RDS>

Description

Disables access to a container through a connection.

Syntax

connection --disable --name <name> --type <NFS|||RDS>

Where

--name   Name of container.
--type   Type of sharing (NFS|||RDS).

Result

Successfully updated connection entry.
 connection Quota 						: Unlimited
 connection Used Capacity	: 5.0 GB
 connection Enabled 					: No

connection --help

Description

Displays the listing of user and related options that you can use as a reference when using the QoreStor CLI.

Syntax

connection --help

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
				
			
関連ドキュメント

The document was helpful.

評価を選択

I easily found the information I needed.

評価を選択