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

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

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 --recycle_bin [--enable <--rb_retention_period <7 days to 30 days>>]
	[--update <--rb_retention_period <7 days to 30 days>>]
	[--restore <[--start_time "YYYY-MM-DD HH:MM:SS"] [--end_time "YYYY-MM-DD HH:MM:SS"]>]
	[--file_list <[--start_time "YYYY-MM-DD HH:MM:SS"] [--end_time "YYYY-MM-DD HH:MM:SS"]>]
	[--view_file_list]
	[--view_restored_times]
	[--view_restored_files <[--time "YYYY-MM-DD HH:MM:SS"]>]
	--name <name>


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>]
	[--stub_excl_file_regex <file regex pattern>]
	[--stub_excl_file_ext <file extension 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.
       --recycle_bin    Recycle bin for 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

container --recycle_bin [--enable <--rb_retention_period <7 days to 30 days>>]
	[--update <--rb_retention_period <7 days to 30 days>>]
	[--restore <[--start_time "YYYY-MM-DD HH:MM:SS"] [--end_time "YYYY-MM-DD HH:MM:SS"]>]
	[--file_list <[--start_time "YYYY-MM-DD HH:MM:SS"] [--end_time "YYYY-MM-DD HH:MM:SS"]>]
	[--view_file_list]
	[--view_restored_times]
	[--view_restored_files <[--time "YYYY-MM-DD HH:MM:SS"]>]
	--name <name>

iSCSI

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

ISCSI Command Usage

This topic introduces the QoreStor CLI commands that allow you to manage iSCSI connections when you are using virtual tape library (VTL) containers. These commands include:

  • iscsi --show
  • iscsi --setpassword
  • iscsi --sessions
  • iscsi --help
関連ドキュメント

The document was helpful.

評価を選択

I easily found the information I needed.

評価を選択