Veritas Access Appliance 8.2 Solutions Guide for NetBackup

Last Published:
Product(s): Appliances (8.2)
Platform: Veritas 3340,Veritas 3350,Veritas 3360
  1. Access Appliance integration with NetBackup
    1.  
      About Access Appliance as a NetBackup client
    2.  
      About Access Appliance as backup storage for NetBackup
    3.  
      Use cases for long-term data retention
  2. System requirements
    1.  
      Supported configurations and versions for NetBackup with Veritas Data Deduplication
    2.  
      Supported configurations and versions for NetBackup with MSDP-C
  3. Configuring Veritas Data Deduplication with Access Appliance
    1.  
      About Veritas Data Deduplication
    2.  
      Benefits of using Veritas Data Deduplication with Access Appliance
    3.  
      Supported features with different versions of Veritas Data Deduplication
    4. Configuring Veritas Data Deduplication without WORM
      1.  
        Configuring Veritas Data Deduplication using the GUI
      2.  
        Configuring Veritas Data Deduplication using the Access CLISH
    5. Configuring Veritas Data Deduplication with WORM
      1.  
        Configuring Veritas Data Deduplication with WORM using GUI
      2.  
        Configuring Veritas Data Deduplication with WORM using the Access CLISH
    6.  
      Managing Veritas Data Deduplication using the Access CLISH
    7. Managing Veritas Data Deduplication using GUI
      1.  
        Viewing information about Veritas Data Deduplication
      2.  
        Starting or stopping the Veritas Data Deduplication service
      3.  
        Increasing storage for Veritas Data Deduplication
      4.  
        Unconfiguring Veritas Data Deduplication
      5.  
        Adding secondary IP for Veritas Data Deduplication
      6.  
        Deleting secondary IP for Veritas Data Deduplication
      7.  
        Changing the primary IP for Veritas Data Deduplication
      8.  
        Upgrade the deduplication version for Veritas Data Deduplication
      9.  
        Setting affinity node for Veritas Data Deduplication
    8. Accessing Access Appliance storage shell for management tasks
      1. About the Access Appliance storage server shell
        1. About the dedupe command
          1.  
            Stopping and starting the MSDP services
        2.  
          About the retention command
        3.  
          About the setting command
        4.  
          About the support command
    9.  
      Support for multiple domains across networks for Veritas Data Deduplication
    10.  
      Veritas Data Deduplication storage layout
    11.  
      Configuring a Veritas Data Deduplication storage unit on NetBackup
    12.  
      Configuring global deduplication using the Veritas Data Deduplication storage server across the domain
    13.  
      Enabling Veritas Data Deduplication encryption
    14.  
      Support for bandwidth throttling during duplication
    15.  
      Setting up secure communication between Veritas Data Deduplication on Access Appliance and the NetBackup primary server
    16.  
      About MSDP encryption using NetBackup KMS service
    17. Support for NetBackup Auto Image Replication
      1.  
        Separating the duplication and replication network
    18.  
      Setting up Auto Image Replication (AIR) between two Access Appliances which have secure communication enabled
  4. NetBackup Dedupe Direct for Oracle
    1.  
      Support for NetBackup Dedupe Direct for Oracle
  5. Configuring MSDP-C with Access Appliance
    1.  
      Starting the Access S3 server and provisioning the S3 bucket
    2.  
      Configuring Access S3 bucket with NetBackup MSDP-C
  6. Migrating the NetBackup images from existing storage to Veritas Access storage
    1.  
      Migrating NetBackup images from CloudCatalyst/S3/MSDP-C to Veritas Data Deduplication storage
    2.  
      Migrating the NetBackup images from the Veritas Data Deduplication STU to the MSDP-C STU
  7. Configuring Access Appliance with the NetBackup client
    1.  
      Configuring Access Appliance for NetBackup client
    2.  
      Installing the NetBackup client add-on packages
    3.  
      Prerequisites for configuring the NetBackup client
    4.  
      Configuring the NetBackup client
    5.  
      Adding an optional media server
    6.  
      Adding multiple primary servers
    7.  
      Adding file systems to the backup configuration
    8.  
      Removing file systems from backup configuration
    9.  
      Changing the virtual IP address used by the NetBackup client
    10.  
      Upgrade the NetBackup client
    11.  
      Unconfiguring the NetBackup client
    12.  
      Enabling Veritas Data Deduplication catalog backup with NetBackup client
    13.  
      Disabling Veritas Data Deduplication catalog backup from NetBackup client
    14.  
      Displaying the status of NetBackup services
    15.  
      Configuring backup operations using NetBackup or other third-party backup applications
    16.  
      Restoring filesystems backed up with NetBackup client
  8. Configuring isolated recovery environment (IRE)
    1.  
      Requirements
    2.  
      Configuring the network isolation
    3.  
      Configuring an isolated recovery environment using the command line
    4.  
      Configuring an isolated recovery environment on a storage server
    5.  
      Managing an isolated recovery environment on a storage server
    6.  
      Configuring data transmission between a production environment and an IRE storage server
  9. Troubleshooting
    1.  
      Additional resources
    2.  
      Generating Access Appliance S3 server keys using the helper script
  10.  
    Index

Configuring Access S3 bucket with NetBackup MSDP-C

This section describes how to configure an Access S3 bucket with NetBackup MSDP-C.

Note:

The steps and screen shots provided in this section are for MSDP-C configuration with NetBackup version 10.1. For any other version of NetBackup, refer to the NetBackup™ Deduplication Guide on SORT.

Pre-requisite to configuring MSDP-C with Access S3 server configured in SSL mode

If Access S3 is started with SSL, perform the following steps to add the Access S3 certificate to the OS trust store of NetBackup media servers:

  1. Copy the certificate obtained after running the objectaccess certificate show CLISH command to the s3cert.pem file. Append the following file with the obtained certificate on the NetBackup servers:

    For NetBackup 9.x: /usr/openv/var/global/wmc/cloud/cacert.pem

    For NetBackup 10.x: /usr/openv/var/global/cloud/cacert.pem

  2. Run the following commands on the NetBackup primary server:

    cp s3cert.pem /usr/share/pki/ca-trust-source/anchors/
    update-ca-trust force-enable
    update-ca-trust extract
    update-ca-trust

Pre-requisite to configuring MSDP-C with WORM

If you want to configure NetBackup MSDP-C WORM with Access S3 WORM bucket, then you must add the volume to the bucket using the msdpcldutil command from the NetBackup server's bash.

To add volume to the bucket

  1. Log in to NetBackup primary and set the following environment variables:
    export MSDPC_ACCESS_KEY=<access-key>
    export MSDPC_SECRET_KEY=<secret-key>
    export MSDPC_REGION=us-east-1
    export MSDPC_PROVIDER=vtas-access
    export MSDPC_ENDPOINT=<endpoint name> (find it from GUI Dashboard. 
    Go to Settings > S3 management. For example: http://<cluster>:8143)
  2. Run the following command to create a volume. Use the bucket name from the Access Appliance GUI (Provisioned storage > Buckets).
    /usr/openv/pdde/pdcr/bin/msdpcldutil create --bucket <bucketname> 
    --volume <volumename> --mode COMPLIANCE --max <maxdays> 
    --min <mindays> --live <date>

    Refer to the msdpcldutil command's help for more details.

Log in to the NetBackup GUI and perform the following steps to configure MSDP-C with Access S3 bucket, create disk pool and create STU.

To configure MSDP-C with Access S3 bucket

  1. Go to Storage > Storage Configuration > Storage servers and add the MSDP storage server on the NetBackup media server using which you want to configure MSDP-C.
  2. Go to Storage > Storage Configuration > Disk pools and add a new pool.
  3. Select a storage server and enter the name of pool and click Next.
  4. Select Add volume.

    For MSDP-C with WORM use case, enter the volume name which was provided as part of msdpcldutil command during S3 configuration.

    For MSDP-C with non-WORM use case, you can enter any volume name.

  5. Under Select cloud storage provider, search for Veritas Access.
  6. Add Region name and Location Constraint as us-east-1. Service URL should be endpoint name (http://<cluster>:8143). Note that the endpoint name refers to only the <cluster> part listed in the URL and not the entire URL.

    You can find the Access S3 endpoint URL by running the objectaccess show command from the Access CLISH. Specify the HTTP and HTTPS port number which is mentioned in S3 endpoint URL. Click Add to proceed.

  7. Add access key and secret key.
  8. Uncheck the Use SSL option, if Access S3 server is configured on HTTP. If Access S3 server is configured with SSL/HTTPS then select the Use SSL option with Authentication and data transfer.
  9. You can either enter an existing bucket name or select a cloud bucket by clicking Retrieve list. Click Next.
  10. Skip the addition of replication target by clicking Next.
  11. Review the configuration and click Finish. The disk volume and disk pool will get configured.
  12. Go to Add storage unit and select the created pool. For MSDP-C with WORM use case, check the Lock until expiration option to enable WORM.
  13. Create storage lifecycle policies. Go to Storage > Storage lifecycle policies.
  14. Add Storage lifecycle policy (SLP) with backup on the primary STU and deduplication on the secondary STU (the STU which is configured with MSDP-C).

    For MSDP-C with WORM use case, the retention period selected should be between the maximum and minimum value given while configuring the volume using the msdpcldutil command.

  15. After defining the SLP, create a policy to perform backup. Go to Protection > Policies.
  16. Add a policy name. Under Policy storage, select the SLP created in the previous step.
  17. Go to Schedules to create automatic schedules.
  18. Add the client.
  19. In the Add backup selection dialog box, select the file or directory that needs to be backed up.
  20. Click Create.
  21. Activate the policy.