Integrate Quest QoreStor with Backblaze B2
    • Dark
      Light

    Integrate Quest QoreStor with Backblaze B2

    • Dark
      Light

    Article Summary

    Quest QoreStor is a storage product that allows global dedupe and compression across all media it stores. You can use QoreStor as a backup repository destination to dedupe all of your backups, saving network bandwidth and cloud storage costs. It works directly with many backup vendors and also emulates a network-attached storage (NAS) with common internet file system (CIFS) and network file system (NFS) support, which is how it works with Veeam.

    You can configure QoreStor with Backblaze B2 Cloud Storage and Veeam Backup and Recovery. 

    These instructions are for Veeam 11, but can possibly be used for Veeam 10. For more detailed information about connecting QoreStor to Veeam, see the QoreStor integration guide for Veeam.

    Note
    To get the full benefits of the deduplication that is offered by QoreStor, you must install QoreStor Rapid CIFS plug on your Veeam Proxy server. You can download the Windows Rapid CIFS plug for your version of QoreStore here.

    Enable Backblaze B2

    Before you begin: You must have a Backblaze B2 Cloud Storage account. You can sign up here. If you already have a Backblaze account and the left navigation menu contains a B2 Cloud Storage section, your account is already enabled for Backblaze B2.

    1. Sign in to your Backblaze account.
    2. In the left navigation menu under Account, click My Settings.
    3. Under Enabled Products, select the checkbox to enable B2 Cloud Storage.
    4. Review the Terms and Conditions, and click OK to accept them. 

    Create an Application Key

    Application keys control access to your Backblaze B2 Cloud Storage account and the buckets that are contained in your account.

    1. Sign in to your Backblaze account.
    2. In the left navigation menu under Account, click Application Keys.
    3. Click Add a New Application Key, and enter an app key name.
      You cannot search an app key by this name; therefore, app key names are not required to be globally unique. 
    4. In the Allow Access to Bucket(s) dropdown menu, select All or a specific bucket.
    5. Select your access type (for example, Read and Write).
    6. Select the optional Allow List All Bucket Names checkbox (required for the Backblaze B2 S3-compatible API List Buckets operation).
    7. Click Create New Key, and note the resulting keyID and applicationKey values.
    Note
    When you create a new app key, the response contains the actual key string, for example N2Zug0evLcHDlh_L0Z0AJhiGGdY. You can always find the keyID on this page, but for security, the applicationKey appears only once. Make sure you copy and securely save this value elsewhere.

    Configure Cloud Tier Settings

    1. Sign in to the QoreStor admin console.
    2. In the left menu, select Cloud Storage and click Configure.
    3. Enter and select cloud tier options.
      1. Select S3 Compatible as the cloud provider.
      2. Enter the name of the S3 bucket that should be created.
      3. Enter your keyID in the Access Key field, and enter your applicationKey in the Secret Key field.
      4. Enter a region and an endpoint.
      5. Enter and confirm your encryption key.
    4. Click Configure.

    Create a Container

    You must add a shared folder, called a container, that Veeam can mount to use as a repository.

    1. In the left menu of the QoreStor admin console, select Containers and click Add Container.
    2. Select NAS (NFS, CIFS) as the protocol.
    3. Enter a name for the container.
    4. Ensure that Storage Group is set to DefaultGroup, and click Next.
    5. Select Auto as the marker.
    6. Clear the NFS option, and ensure that only CIFS is selected as the protocol for this container.
    7. Select Open (allow all clients) for the CIFS Client Access, or select Create client access list (recommended) to allow only your Veeam or backup servers to access the container.
    8. Click Next.
    9. Optionally, enable the Recycle Bin, and click Next.
    10. Review the container summary, and click Finish.

    Add the Container as a Veeam Repository

    1. Sign in to the Veeam console.
    2. Under Backup Infrastructure, select Backup Repositories, and click Add Repository.
    3. Select Network attached storage as your backup repository type, and select SMB share as your NAS type.
    4. On the Name page, enter a backup repository name and an optional description.
    5. On the Share page, enter the path to the container on the QoreStor server using UNC naming conventions.
    6. Add your Windows Admin credentials (not the QoreStor admin credentials).
    7. Select the proxy server you will use.
      This step is important because a QoreStor agent must be installed on this same server.
    8. Customize the repository settings.
      1. On the Repository page, click Advanced.
      2. Select Align backup file data blocks (recommended).
      3. Select Decompress backup file data blocks before storing.
      4. Ensure that This repository is backed by rotated drives is not selected.
      5. Select Use per-machine backup files.
      6. Click OK.
    9. On the Mount Server page, ensure that vPower NFS is enabled and click Next.
    10. Review the summary page, and click Apply.
    11. When the settings are applied, click Next and click Finish.

    Create a Backup Job

    You must create a backup job that uses the QoreStor repository that you created in the last step.

    1. In the Veeam console, select the Home menu and click Backup Job.
    2. Enter a name and a description for the backup job, and click Next.
    3. On the Virtual Machines page, add the virtual machines that should be part of this backup job and click Next.
    4. On the Storage page, select the backup proxy where the Quest Rapid CIFS plug-in was installed, select the QoreStor backup repository, and set your preferred retention period.
    5. Configure the advanced settings.
      1. Click Advanced.
      2. On the Backup tab, select Incremental (recommended) as your backup mode and select Create active full backups periodically.
      3. On the Storage tab, select the following data reduction options:
        • Enable inline data deduplications (recommended)
        • Exclude swap file blocks (recommended)
        • Exclude deleted file blocks (recommended)
      4. Select Dedup-friendly as the compression level, and select Local target (large blocks) for storage optimization.
      5. Click OK.
    6. On the Guest Processing page, leave all options as their default values and click Next.
    7. On the Schedule page, select your preferred job schedule options and click Apply.
    8. Review the job summary, and optionally select Run the job when I click Finish.
    9. Click Finish.

    Configure the Cloud Tiering Policy

    1. Sign in to the QoreStor admin console.
    2. In the left menu, select Containers, click the three-dot menu, and select Enable Cloud Tiering Policy.
    3. Define how long the files should be on the local disk before they are copied to your Backblaze B2 bucket.
    4. Select how long the files should be on the local disk before they are deleted.
    5. Click Enable.