Chat now with support
Chat with Support

QoreStor 7.0.0 - Command Line Reference Guide

Introduction to the QoreStor Command Line Reference Guide Introducing QoreStor Managing QoreStor
Alerts Commands Authenticate Commands Email_alerts 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 --name <name> [--no_of_drives <1–60>]

Description

Updates the specified container.

Syntax

container --update --name <name> [--no_of_drives <1-60>][--cloud_replication <yes|no>]

Where

--name                Name of the container. Valid values are  [a-z,A-Z,0-9,'-' and '_' for non-VTL containers]  and maximum of 32 characters.
--no_of_drives        Number of Drives (applicable to FC containers only)
--cloud_replication   <yes|no>
			

Result

The FC service will be restarted for this change to take effect, Do you want to continue? (yes/no) [n]? y
Successfully updated Container FC1's number of drives as 32.

container --delete --name <name> [--delete_files]

Description

Deletes the files and the existing container on which the files reside in a QoreStor when using the --name option with --delete_files command.

Syntax

container --delete --name <name> [--delete_files]

Where

--name           Name of container.
--delete_files   Deletes the files in the container.

Result

WARNING: All the data in the container acme4 will be deleted!

Do you want to continue? (yes/no) [n]? y
Please enter the administrator password:
Container "default_ost" marked for deletion. Please run "maintenance --filesystem --reclaim_space" to recover the storage space.

NOTE: Be aware that it may take a fair amount of time for the QoreStor file and container deletion processes to complete and update the system status. For details on deleting the files within an OST container, see container --delete_files.

container --marker [--enable <Auto | CommVault | Networker | TSM | ARCserve | HP_DataProtector | Unix_Dump | BridgeHead>] [--disable <Auto | CommVault | Networker | TSM | ARCserve | HP_DataProtector | Unix_Dump | BridgeHead>] --name <name>

Description

Enables or disables a marker type or an automatic marker setting type (Auto) on an existing container in the QoreStor. To enable or disable the automatic marker setting type on an existing container, substitute Auto in place of a specific marker type (for example, Networker in the CLI command.

Syntax

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>

Where

--enable   	Enable marker of given type.
--disable   	Disable marker of given type.
--name      	Name of container.

Result

Marker updated successfully.

Other Examples

Disables amarker on an existing container in the QoreStor:

container --marker --disable--name acme99
Marker updated successfully.

container --cloud_policy

Description

Cloud policy for a replication primary container.

Syntax

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>

Where:

--age_of_file         Age of file in hours to be pushed to cloud.
--incl_file_ext       Comma separated list of file extensions of files to be pushed to cloud.( Ex: .jpg,.gz )
--excl_file_ext       Comma separated list of file extensions of files to be excluded from pushing to cloud.( Ex: .jpg,.gz )
--incl_file_regex     | separated list of regular expressions files to be pushed to cloud.( Ex: .jpg|.gz )
--excl_file_regex     | separated list of regular expressions files to be pushed to cloud.( Ex: .jpg|.gz )
--incl_dir            Comma separated list of directories in which files under those directories needs to be pushed to cloud. ( Ex: /inc_dir1/,/inc_dir2 )
--excl_dir            Comma separated list of directories in which files under those directories that should be excluded from pushing to cloud. ( Ex: /excl_dir1/,.excl_dir2 )
--on_prem_reten_age   Age in number of hours the on_prem data that is uploaded to cloud should be retained.
--reset               reset incl_file_ext, excl_file_ext, incl_dir or excl_dir.
--name                Name of container.

Result

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating