Veritas Access Appliance 8.0 Solutions Guide for NetBackup

Last Published:
Product(s): Appliances (8.0)
Platform: Access Appliance OS,Veritas 3340,Veritas 3350
  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. Configuring Veritas Data Deduplication without WORM
      1.  
        Configuring Veritas Data Deduplication using the GUI
      2.  
        Configuring Veritas Data Deduplication using the Access CLISH
    4. 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
    5.  
      Managing Veritas Data Deduplication using the Access CLISH
    6. Managing Veritas Data Deduplication using GUI
      1.  
        Unconfiguring Veritas Data Deduplication
      2.  
        Adding secondary IP for Veritas Data Deduplication
      3.  
        Deleting secondary IP for Veritas Data Deduplication
    7. Accessing Access Appliance WORM storage shell for management tasks
      1. About the Access Appliance WORM 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
    8.  
      Support for multiple domains across networks for Veritas Data Deduplication
    9.  
      Veritas Data Deduplication storage layout
    10.  
      Configuring a Veritas Data Deduplication storage unit on NetBackup
    11.  
      Configuring global deduplication using the Veritas Data Deduplication storage server across the domain
    12.  
      Enabling Veritas Data Deduplication encryption
    13.  
      Support for bandwidth throttling during duplication
    14. Support for NetBackup Auto Image Replication
      1.  
        Separating the duplication and replication network
  4. 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
  5. 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
  6. 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
  7. Troubleshooting
    1.  
      Additional resources
    2.  
      Generating Access Appliance S3 server keys using the helper script
  8.  
    Index

Managing Veritas Data Deduplication using the Access CLISH

This section describes the various operations that you can perform on the deduplication server using the Access CLISH.

To change the user password

  • You can change the password of the deduplication server user.

    To change the password, enter the following:

    Dedupe> passwd user_name 

    You are prompted to enter your current password and the new password. After you confirm the new password, the password gets updated.

Note:

  • If the user is not present on NetBackup, you have to add the user on the NetBackup server.

    # /usr/openv/pdde/pdcr/bin/spauser -a -u user_name
  • You also must update the password on NetBackup if you have updated the password for the Veritas Data Deduplication server from Access Appliance.

    # /usr/openv/volmgr/bin/tpconfig -update -stype PureDisk 
    -storage_server IP address -sts_user_id user_name

To start the deduplication storage server

  • The storage server starts on the node on which the virtual IP, which you specified in the dedupe config command is online.

    To start the deduplication storage server, enter the following:

    Dedupe> start  

    The deduplication storage server should be already configured before you start the deduplication storage server.

To display information the deduplication storage server

  • To display information about the deduplication storage server, enter the following:
    Dedupe> show  

    The information includes the file system(s) being used, the IP, and the cluster node on which the server is running.

To display the deduplication storage server statistics

  • To display the deduplication storage server statistics, enter the following:
    Dedupe> stats  

    The information includes details like total storage size, free storage, and deduplication ratio. The deduplication storage server should be online for this operation.

To show the status of the deduplication storage server

  • To show the status of the deduplication storage server, enter the following:
    Dedupe> status  

    The information includes details such as whether the server is running and the cluster node on which the server is running.

To stop the deduplication storage server

  • To stop the deduplication storage server, enter the following:
    Dedupe> stop  

    The deduplication storage server must be configured and running. If any backup job is running when the server is stopped, the job aborts with an error.

To increase the storage capacity of the deduplication storage server

  • To increase the storage capacity of the deduplication storage server to the given size, enter the following:
    Dedupe> grow size 

    The deduplication storage server should be online for this operation.

Note:

The shrink operation is not supported. You cannot shrink the size of the deduplication storage server pool after configuration.

To add a new user to the deduplication storage server

  • To add a new user to the deduplication storage server, enter the following:
    Dedupe> adduser username 

    The user name that is mentioned here is the NetBackup media server user name which you use later to configure the storage server on the NetBackup server.

To show the list of users of the deduplication storage server

  • To show the list of users of the deduplication storage server, enter the following:
    Dedupe> listuser  

To unconfigure the deduplication storage server

Ensure that you make a note of the following configuration details before you unconfigure the Veritas Data Deduplication server. These details are required when you reconfigure the service.

  • The virtual IP that you used to configure the Veritas Data Deduplication serve.

  • Credentials to access the Veritas Data Deduplication server

  • To unconfigure the deduplication storage server, enter the following:
    Dedupe> unconfig destroy_fs=yes/no 

    The destroy_fs is an optional parameter with default value set to no.

    If destroy_fs=no, the file systems that are used in the deduplication configuration (both data and catalog file systems) are not destroyed. You can later reconfigure deduplication using the same file systems.

    If destroy_fs=yes,:

    • If WORM was configured, a check is made to see if there are any backup images present in the system. If backup images are present, you cannot destroy the file system and the dedupe unconfig command fails. Before you unconfigure Veritas Data Deduplication and destroy the file systems, ensure that you have removed the storage unit, disk pool and storage server from the NetBackup primary server.

    • If WORM is not configured, the file systems are destroyed after unconfiguring deduplication.

To add an IP to the deduplication cluster

  • To add an IP to the deduplication cluster, enter the following:
    Dedupe> addip IP 

To remove an IP from the deduplication cluster

  • To remove an IP from the deduplication cluster, enter the following:
    Dedupe> removeip IP  
  • To change the primary IP of the deduplication server, enter the following:

    Dedupe> changeip IP config_name

    The config_name is the name of the deduplication server to which IP is being added. It must be specified if more than one deduplication server is configured on the cluster.

To add an FQDN to the deduplication server

The FQDNs of the NetBackup master and media servers should be added to the deduplication server. This configuration leads to faster backups on the storage server and should be done prior to adding the storage server in the NetBackup administration console or Web UI. Adding the FQDNs of the NetBackup servers allows for faster name resolution within the docker container.

Do not add the IP and FQDN of the deduplication service to the deduplication server as this can create issues when the MSDP services are started.

  • To add an FQDN to the deduplication cluster, enter the following:

    Dedupe> fqdn add IP	fqdn 

To remove an FQDN from the deduplication cluster

  • To remove an FQDN from the deduplication cluster, enter the following:
    Dedupe> fqdn remove IP 

To grow the catalog file system of the deduplication server

  • To grow the catalog file system of the deduplication server to a specific size, enter the following:

    Dedupe> catgrow size
    			

    The deduplication server should be online for this operation. This operation is not supported from the Access Appliance GUI.

You can use the dedupe catgrow <size> command to grow the catalog file system to the specified size. The default dedupe grow command does not modify the size of the catalog file system. If there are multiple data file systems, specify the file system names in the same order in which you specified them in the dedupe show command previously.

See the dedupe man page for more information.