White Papers
Table Of Contents
- 1 Installing and configuring the DR Series system
- 2 Configuring a backup job on ASG-Time Navigator for a CIFS target
- 3 Configuring a restore job on ASG-Time Navigator over a CIFS target
- 4 Running a duplication and restore job on a secondary CIFS target
- 5 Configuring a backup job on ASG-Time Navigator over an NFS target
- 6 Configuring a restore job on ASG-Time Navigator for an NFS target
- 7 Running a duplication and restore job on a secondary DR Series system NFS target
- 8 Setting up the DR Series system cleaner
- 9 Monitoring deduplication, compression, and performance
- A Best practices for setting up ASG-Time Navigator backup native Virtual Library System (VLS) on a DR Series system
- B Creating a storage device for CIFS
- C Creating a storage device for NFS
- D Launching a Time Navigator administration console on a Linux platform

56 Setting Up the Dell™ DR Series System as a Backup Target on ASG-TimeNavigator | April 2015
C Creating a storage device for NFS
For NFS backup using the ASG-Time Navigator, a target folder needs to be created as an NFS share
directory. This is the location to which backup objects will be written. This is not required while adding
CIFS share.
1. Mount the DR Series System NFS share onto the NFS share directory to which backup objects will
be written in the ASG-TimeNavigator environment. For example:
mount –t nfs <ip address of DRXXXX>:/containers/sample
/mnt/TiNA_targetContainer
2. Verify the NFS share. One way is to use the Linux command “cat /proc/mounts”. The rsize and
wsize of the NFS share in the command output should be 512K.