To add a cloud tier, complete the following steps.
- Access the QoreStor CLI. Refer to Accessing the CLI commands for more information.
- Add a new cloud tier using the command
cloud_tier --add --cloud_container <bucket name> --cloud_provider <AWS-S3|AZURE|Wasabi-S3|Backblaze-S3|Scality-Artesca-S3|Google-S3|IBM-S3|S3-Compatible> --name <cloud tier name>
NOTE: You will be prompted to enter your Azure connection string or cloud provider access string after executing the command.
Refer to the QoreStor Command LIne Reference Guide for more information on the cloud_tier command and available options.