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

QoreStor 7.0.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 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

container --update_uac

Description

Update user access control to the container. Mode is [RW | RWD]

Syntax

container --update_uac --name <name> --user <user name> --mode <RW|RWD>

Where

--name   Name of container.
--user   Name of the user.
--mode   Access permissions for the user: {RW | RWD}

Result

Successfully updated container with uac for user "<user>"

container --show_uac

Description

Show user access controls of all users (or just specified user) of the container.

Syntax

container --show_uac [--name <name>] [--user <user name>]

Where:

--name   Name of container. 
--user   Name of the user.

Result

The UAC configuration will be displayed.

container: <name>, user: <user>, user_id: 6, access: RW

container --help

Description

Displays the list of container-related options that can be used as a reference when using the QoreStor CLI.

Syntax

container --help

Result

				
container --show 
	[--name <name>]
	[--verbose]
				
container --add --name <name>
	[--type <NFS|CIFS|OST|RDS>]
	[--tape_size <800GB|400GB|200GB|100GB|50GB|10GB>]
	[--no_of_drives <1-60>]
	[--is_oem <yes|no>]
	[--oem_vendor <QUEST>]
	[--group_name <name>]
	[--src_name <name>]
			
container --update --name <name> 
	[--no_of_drives <1-60>]
	[--cloud_replication <yes|no>]
				
container --delete --name <name> 
	[--delete_files]
			
container --marker 
	[--enable <Auto|CommVault|Networker|TSM|ARCserve|HP_DataProtector|Unix_Dump|BridgeHead|TiNa|Acronis>]
	[--disable <Auto|CommVault|Networker|TSM|ARCserve|HP_DataProtector|Unix_Dump|BridgeHead|TiNa|Acronis>]
	--name <name>
			
container --cloud_policy 
	[--age_of_file <1 hours to 70 years (in hours)>]
	[--incl_file_ext <file extension list>]
	[--excl_file_ext <file extension list>]
	[--incl_file_regex <file regex pattern>]
	[--excl_file_regex <file regex pattern>]
	[--incl_dir <include directory list>]
	[--excl_dir <exclude directory list>]
	[--on_prem_reten_age <1 hours to 70 years (in hours)>]
	[--reset <incl_file_ext|incl_file_regex|excl_file_ext|excl_file_regex|incl_dir|excl_dir>]
	--name <name>
			
container --delete_files --name <name>
			
container --add_uac --name <name> 
	--user <user name> 
	--mode <RW|RWD>
			
container --delete_uac --name <name> 
	--user <user name>
			
container --update_uac --name <name> 
	--user <user name>
	--mode <RW|RWD>
			
container --show_uac 
	[--name <name>]
	[--user <user name>]
			
container --help
			
container <command> <command-arguments>
<command> can be one of:
	--show           Displays the current list of containers.
	--add            Adds a new container.
	--update         Updates a container.
	--delete         Deletes an existing container.
	--marker         Enables/Disables marker for an existing container.
	--cloud_policy   Cloud policy for a replication primary container.
	--delete_files   Deletes the files in the container.
	--add_uac        Add user access control to the container. Mode is [RW | RWD]
	--delete_uac     Delete user access control to the container.
	--update_uac     Update user access control to the container. Mode is [RW | RWD]
	--show_uac       Show user access controls of all users (or just specified user) of the container.
			
For command-specific help, please type container --help <command>
eg:
container --help show
			

iSCSI

The iSCSI commands allow you to manage iSCSI connections when you are using virtual tape library (VTL) containers.

関連ドキュメント

The document was helpful.

評価を選択

I easily found the information I needed.

評価を選択