지금 지원 담당자와 채팅
지원 담당자와 채팅

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

cloud_tier --add

Description

Adds a new cloud connection.

NOTE: You will need your cloud provider connection string to properly configure the cloud tier.

For Azure:

The Connection String can be found in your Azure portal under Storage Accounts >Access leys > Connection string

For AWS S3 and compatible platforms:

AWS Connection String to be formed from the Security credentials in the below format.

"accesskey=<ABDCEWERS>;secretkey=< >; loglevel=warn; region=<aws-region>;"

The correct Region Name can be obtained from

https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region

Syntax

cloud_tier --add --cloud_container <bucket name> --cloud_provider <AWS-S3|AZURE|Wasabi-S3|Google-S3|IBM-S3|S3-Compatible>
	[--cloud_archive_service <S3-Glacier|S3-Deep-Archive>]
	[--archive_retention_in_warm <1 to 365 days>]
	[--archive_role_arn <archive role arn>]

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,'-'].
--cloud_archive_service   	Name of the cloud archive service. Valid values are [a-z,A-Z,0-9,'-'].
--archive_retention_in_warm	Valid values are [0-9], default 7 days. Value entered is in days and counted from date of restore.
--archive_role_arn		Valid values are [a-z,A-Z,0-9,'_','-',':','/']
				

Result

Enter AWS cloud connection string to connect to container <name>:
Checking if container [<name>] is empty...
Container empty test pass. Container [<name>] in the cloud is empty.
Connection credentials validated successfully.
Cloud Tier created successfully.

cloud_tier --update

Description

Updates a cloud connection details.

Syntax

cloud_tier --update [--cloud_password]
	[--cloud_archive]
	[--archive_retention_in_warm <1 to 365 days>]	
	[--archive_role_arn <archive role arn>]

Where

--cloud_password		Updates cloud connection password.
--cloud_archive		 Update connection for cloud archive
--archive_retention_in_warm	 Valid values are [0-9], default 7 days. Value entered is in days and counted from date of restore.
--archive_role_arn		 Valid values are [a-z,A-Z,0-9,'_','-',':','/']

Result

Enter cloud connection string to connect for storage_group <cloud_tier name> :
Connection credentials validated successfully.
Cloud Tier updated successfully.

cloud_tier --delete

Description

Deletes an existing cloud connection.

Syntax

cloud_tier --delete [--cloud_archive]

Where

--cloud_archive	Deletes the cloud archive and its connection

Result

Storage Group "DefaultCloudTier" has been deleted.

cloud_tier --setpassphrase

Description

sets passphrase to a cloud connection.

Syntax

cloud_tier --setpassphrase [--cloud_archive]

Where

--cloud_archive		Set passphrase for cloud archive connection

Result

Storage Group "DefaultCloudConnector" updated successfully.
Passphrase updated successfully.
관련 문서

The document was helpful.

평가 결과 선택

I easily found the information I needed.

평가 결과 선택