Chat now with support
Chat with Support

QoreStor 7.0.1 - User Guide

Introducing QoreStor Setting up your QoreStor system Configuring QoreStor settings Managing containers Managing local storage Managing cloud storage Managing replications Managing Users Monitoring the QoreStor system Support, maintenance, and troubleshooting [[[Missing Linked File System.LinkedTitle]]]

Adding a cloud tier through the command line

To add a cloud tier, complete the following steps.

  1. Access the QoreStor CLI. Refer to Using the QoreStor command line for more information.
  2. Add a new cloud tier using the command
    cloud_tier --add --cloud_container <name> --cloud_provider <AWS-S3|AZURE|Wasabi-S3|Google-S3|IBM S3|S3-Compatible>

    NOTE: You will be prompted to enter your Azure connection string or AWS 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.

Deleting a cloud tier

Before deleting a cloud tier, review the details below:

  • The metadata for the files replicated to cloud will be removed locally. This makes those cloud-replicated files unrecoverable.
  • Data in the cloud bucket has to be deleted manually.
  • Cloud policy settings on the source containers are unaffected.

Deleting a cloud tier from the GUI

To delete a cloud tier, complete the following steps.

  1. In the navigation menu, click Cloud Storage to expand the menu, then click Cloud Tier.
  2. Click Delete.
  3. When prompted to confirm, click Delete.
  4. In the Passphrase field, enter the passphrase used for Cloud Tier encryption. This provides validation that the person deleting the cloud tier has the appropriate authorization.
  5. Review the containers linked to the cloud tier and confirm that data in these containers can be deleted. Any containers with managed replication configured must be deleted manually before the cloud tier can be deleted.
  6. Click Delete.

Deleting a cloud tier from the CLI

  1. Access the QoreStor CLI. Refer to Using the QoreStor command line for more information.
  2. Delete your cloud tier using the command below. Refer to the QoreStor Command Line Reference Guide for more information.
    cloud_tier --delete 
    
  3. At the prompt, enter y for yes and press [Enter].

Configuring an Archive Tier

Archive tiers can be configured via the UI or via the cloud_tier command in the QoreStor CLI. Before configuring an archive tier, ensure the following requirements are met:

  • Your cloud storage must be configured prior to configuring an archive tier.
  • Archive tier is not supported when QoreStor is installed in Cloud Optimized mode, Object Direct Small mode, or Demo mode.
  • Permissions for your cloud storage must be correctly configured. Refer to Required permissions to restore from Archive Tier for more information.
  • Only RDA, VTL, and Object containers can be configured to tier data to Archive Tier.

NOTE: QoreStor's archive tier functionality relies on Amazon S3 Glacier and/or Amazon S3 Glacier Deep Archive storage. Before configuring an archive tier, your cloud archive storage must be properly configured. Please refer to the Amazon S3 documents below for more information:

Required permissions to restore from Archive Tier

In order for Qorestor to be able to perform batch operations for restoring objects to Amazon S3 storage from Amazon S3 Glacier or Amazon S3 Glacier Deep Archive storage , you must configure an AWS IAM policy with the required permissions listed below and attach the policy to your AWS account used to access the for accessing AWS S3 storage.

In order for QoreStor to be able to perform batch operations on your S3 storage, you must configure an S3 IAM role with the required permissions and batch operation policy and use that role when creating your archive tier. The permissions required are:

  • Create Job
  • Pass Role
  • The permissions defined in the "Initiate S3 Glacier restore" policy described in the Amazon S3 document Granting permissions for Amazon S3 Batch Operations
    • s3:RestoreObject
    • s3:GetObject
    • s3:GetObjectVersion
    • s3:GetBucketLocation
    • s3:PutObject
    • s3:GetBucketLocation

NOTE: Permission verification is done when restoring an object from S3.

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating