Veritas Access 7.3 NetBackup Solutions Guide

Last Published:
Product(s): Access (7.3)
Platform: Linux

Use case 2: Backing up data (NetBackup) and deduplicating the data (OpenDedup) on Veritas Access

SDFS is an inline deduplication-based file system.

SDFS Volume must be at least 100 GB.

The SDFS Version must be 3.5.x.

Download SDFS from http://www.opendedup.org/sdfs-3.5.4.0-1.x86_64.rpm

Download the OST from http://www.opendedup.org/ost-2.1.4.tar.gz

To download and install the OST and SDFS rpms

  1. On a standard NetBackup master and/or media server, run the following commands to install the OST:
    # wget https://sort.veritas.com/public/patchcentral/Linux/7.3/access/
    access-rhel6_x86_64-7.3ost.tar.gz 
    # tar -xzvf access-rhel6_x86_64-7.3ost.tar.gz
    # cd patches/
    # tar -xzvf access-ost-7.3.tar.gz
    # cd dist
    # ./media-install.sh
  2. On the Veritas Access server hosting the management console, run the following commands to install the Opendedup SDFS rpm:
    # wget https://sort.veritas.com/public/patchcentral/Linux/7.3/access/
    access-rhel6_x86_64-7.3sdfs.tar.gz
    # tar -zxvf access-rhel6_x86_64-7.3sdfs.tar.gz
    # yum -y install fuse
    # rpm -ivh rpms/sdfs-3.4.7-1.x86_64.rpm