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

Configuring Veritas Data Deduplication using the Access CLISH

This section describes how you can configure Veritas Data Deduplication without WORM using the Access Appliance command-line interface.

You can use the dedupe> config command to configure the deduplication storage server using the given set of filesystems and IP address.

Prerequisites:

  • The filesystem should be striped and should be already created with size not exceeding 100 TiB and the IP should be online before you start configuring Veritas Data Deduplication.

  • If the total deduplication pool size required is larger than 100 TiB, then create multiple data filesystems.

  • The total data filesystem size should not exceed 1.2 PiB.

  • The data filesystems are used to store the deduplicated data and its metadata.

  • You are required to create a separate catalog file system to store the Veritas Data Deduplication catalog. The minimum size of the catalog file system should be 5 TiB.

  • The deduplication storage server uses the specified IP address to receive the backup data from NetBackup.

To configure the deduplication storage server

  • To configure the first deduplication storage server, enter the following:
    dedupe> config filesystem1[,filesystem2,...] IP	username 
    [catfs_name]  [worm=no] [minret] [maxret] 

    Where:

    filesystem1, filesystem2,...

    Specifies the data filesystem names.

    IP

    Specifies the interface IP. You can check for the IP using the network IP address show command.

    username

    Specifies the username.

    catfs_name

    Specifies the catalog filesystem of the deduplication server.

    worm

    Enables WORM. The possible values are enable_worm=yes/enable_worm=no. This is an optional parameter.

    minret

    Specifies the minimum image retention period. This is an optional parameter.

    maxret

    Specifies the maximum image retention period. This is an optional parameter.

    You are prompted to enter your password. After you specify your password, Veritas Data Deduplication is configured.

    Note:

    Make a note of the password that you use. You have to use the same password when you configure the storage server on NetBackup and also when you reconfigure Veritas Data Deduplication.

Note:

Configuring Veritas Data Deduplication requires an FQDN entry which resolves to a specific IP. You can either have a DNS entry or you can add an entry in the /etc/hosts file of both the NetBackup media and primary servers.on all the nodes to resolve the FQDN to a specific IP.

Note:

If you want to configure deduplication with an IPv6 IP, you are required to have an FQDN entry which resolves to the specific IP. The FQDN should be resolvable on both Access Appliance and NetBackup. You can either have a DNS entry or you can add an entry in the /etc/hosts file of the NetBackup servers on all the nodes to resolve the FQDN to a specific IP.

Note:

If you have to reconfigure deduplication, you have to pass all the filesystems in the same order that is displayed in the output of the dedupe show command before deduplication was unconfigured.

You must use the same username and password that you used when you initially configured deduplication.

If a new IP is used for the deduplication server during reconfiguration, the new IP should map to the old FQDN. You can either have a DNS entry or add an entry in the /etc/hosts file on all the nodes to resolve the FQDN to a specific IP.