Displays the current cloud connection details..
cloud_tier --show [--verbose]
Where
--verbose Display more details.
Cloud_tier Name : DefaultCloudTier Cloud_tier Compression Type : Fast Cloud_tier Encryption Set : On Cloud_tier Encryption Type : Static Cloud_tier Rotate Period : 0 Cloud_tier Passphrase set : Yes
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 |
cloud_tier --add --cloud_container <name> --cloud_provider <AWS-S3|AZURE|Wasabi-S3|S3-Compatible>
where
--cloud_container Name of the cloud container. Valid values are [AWS-S3|AZURE|Wasabi-S3|S3-Compatible].
--cloud_provider Name of the cloud service provider. The container needs to exist prior to adding to QoreStor.
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.
Updates a cloud connection details.
cloud_tier --update [--cloud_password]
where
--cloud_password Updates cloud connection password.
Enter cloud connection string to connect for storage_group <cloud_tier name> : Connection credentials validated successfully. Cloud Tier updated successfully.
Deletes an existing cloud connection.
cloud_tier --delete
Storage Group "DefaultCloudTier" has been deleted.
© ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center