Chat now with support
Chat with Support

We are currently experiencing issues on our phone support and are working diligently to restore services. For support, please sign in and create a case or email supportadmin@quest.com for assistance

QoreStor 7.4.0 - Command Line Interface Reference Guide

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

cloud_tier --help

Description

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

Syntax

cloud_tier --help

Result

cloud_tier --show [--verbose] 
	[--name <cloud tier name>]
 	[--cloud_archive]
            
cloud_tier --add --cloud_container <bucket name>
	--cloud_provider <AWS-S3|AZURE|Wasabi-S3|Google-S3|IBM-S3|Scality-Artesca-S3|S3-Compatible> 
       [--name <cloud tier name>]
	[--cloud_archive_service <S3-Glacier|S3-Deep-Archive>]
	[--archive_retention_in_warm <1 to 365 days>]
	[--archive_role_arn <archive role arn>]
       [--archive_restore_type <Batch|Lambda>]
 	--enable_locking <Yes|No>

           
cloud_tier --update [--name <cloud tier name>]
	[--cloud_password]
 	[--cloud_archive]
	[--archive_retention_in_warm <1 to 365 days>]
	[--archive_role_arn <archive role arn>]
 	[--archive_restore_type <Batch|Lambda>]
 	[--s3_storage_class <INTELLIGENT_TIERING|STANDARD_IA|ONEZONE_IA|GLACIER_IR|STANDARD>]


           
cloud_tier --delete [--name <cloud tier name>] 
		     [--cloud_archive]
			
cloud_tier --setpassphrase [--name <cloud tier name>]
 			    [--cloud_archive]
			
cloud_tier --enable --src_name <name> 
       [--name <cloud tier name
	[--cloud_archive]
			
cloud_tier --purge-ssl-certificate
			
cloud_tier --src_cont_list [--name <cloud tier name>]
 
cloud_tier --troubleshoot --cloud_container <bucket name>
           --cloud_provider <AWS-S3|AZURE|Wasabi-S3|Backblaze-S3|Google-S3|IBM-S3|Scality-Artesca-S3|S3-Compatible>
			
cloud_tier --help
			
cloud_tier <command> <command-arguments>
			
	<command> can be one of:
	--show                    Displays the current cloud connection details.
	--add                     Adds a new cloud connection.
	--update                  Updates a cloud connection details.
	--delete                  Deletes an existing cloud connection.
	--setpassphrase           Sets passphrase to a cloud connection.
	--enable                  Enable cloud replication for source container.
	--purge-ssl-certificate   Remove the cached self signed ssl certificate.
	--src_cont_list           Source container list of an existing cloud connection.
	--troubleshoot            Troubleshoot a given cloud connection string.		
For command-specific help, please type cloud_tier --help <command>
	eg:
	cloud_tier --help show
      

cloud_tier --troubleshoot

Description

Troubleshoot a given cloud connection string.

Syntax

cloud_tier --troubleshoot --cloud_container <bucket name>
--cloud_provider <AWS-S3|Wasabi-S3|Backblaze-S3|Google-S3|IBM-S3|Scality-Artesca-S3|S3-Compatible>

Where

--cloud_container   Name of the cloud container. Valid values are [a-z,A-Z,0-9,'-'].
--cloud_provider Name of the cloud service provider. Valid values are [a-z,A-Z,0-9,'-'].

Result

Connection string validated
s3:ListBucket : permitted
s3:createBucket : to check
s3:listObjects : permitted
s3:listObjectsV2 : permitted
s3:putObject : permitted
s3:headObject : permitted
s3:getobject : permitted
s3:deleteObjects : permitted
s3:listObjectVersions : permitted
s3:deleteObject : to check
s3:createMultipartUpload : permitted
s3:uploadPartAsync : permitted
s3:uploadPart : to check
s3:abortMultipartUpload : to check
s3:listMultipartUploads : to check
s3:s3:GetObjectVersionAttributes : to check
Failed to lock object after close, check s3:putObjectRetention, s3:PutBucketObjectLockConfiguration permission
Check s3:GetBucketObjectLockConfiguration, s3:PutBucketVersioning, s3:GetObjectVersionAttributes permissions
Check s3:putObjectLegalHold, s3:getObjectLegalHold, s3:BypassGovernanceRetention permissions
Please see /var/log/oca/aws/s3_.log or /var/log/oca/aws/s3.log for more info.

Connection

This topic introduces the set of QoreStor CLI commands that allow you to manage, configure, and display connection-related settings for containers on a QoreStor server. For more information, see Container Command Usage .

Connection Command Usage

This topic introduces the connection command usage:

  • connection --show [options]
  • connection --add --name [options]
  • connection --update [options]
  • connection --delete [options]
  • connection --enable [options]
  • connection --disable [options]
  • connection --help

NOTE: If you specify a command without supplying the expected value or option, you are prompted to provide the correct value or option.

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating