Veritas Access Online Help
- Getting started
- About the dashboard
- About the CIFS shares
- About managing CIFS shares for Enterprise Vault
- About the NFS shares
- About S3 buckets for NetBackup
- Managing storage
- About storage provisioning and management
- About SmartIO for solid-state drives
- About storage provisioning and management
- Managing file sharing services
- Monitoring and troubleshooting
- Provisioning and managing file systems
- Creating a file system
- Configuring a replication job
- Provisioning and managing shares
- Managing policies
- Managing settings
- About replication
- About Veritas Access product licensing
- About IP load balancing
- About the File Transfer Protocol
- About Veritas Data Deduplication
- About alert management
Generating the long-term data retention script
For OpenDedup to access the S3 bucket you created, you need to generate the long-term data retention script, LRTscript.sh
.
To generate the long-term data retention script
- Prerequisites:
Log on to Veritas Access as an Active Directory (AD) user.
Create the access and the secret key as an AD user.
Activate a long-term data retention policy.
Create the S3 bucket.
Configure OpenDedup.
- Once you have created a S3 bucket on a scale-out file system, navigate to File Systems.
Select the scale-out file system that you created for storing your S3 bucket.
Ensure that the S3 Bucket column displays Yes to indicate that the S3 bucket is enabled.
You may need to wait for some time for this change to be reflected in the GUI.
- Right-click the ellipses (additional options), and click Generate LTR Script.
- Copy the LTR script to the host where OpenDedup is installed. It can be the host where the NetBackup media server is installed or the Veritas Access server.
- Run the downloaded LTR script. The LTR script requires the Veritas Access S3 keys (access and secret key) as arguments that were generated as the AD user.
The LTR script creates the OpenDedup file system and prompts for the entry in the
/etc/hosts
file for the bucket to IP address mapping. - Add the IP associated with the virtual hosted-style bucket name (generated from the LTR script) in the
/etc/hosts
file on the NetBackup media server. - Mount the SDFS volume under
/opendedup/volumes
on the host where OpenDedup is installed.See the Veritas Access Solutions Guide for NetBackup for the detailed steps for backing up data (NetBackup) and deduplicating the data (OpenDedup) on Veritas Access, or for creating an S3 bucket on Veritas Access for storing deduplicated backup data.