2 create a storage device for nfs, 3 user commands, Create a storage device for nfs – Dell PowerVault DR6000 User Manual
Page 37: User commands

37
Setting Up Dell™ DR Series Deduplication Appliance on HP® Data Protector 7.0 | January 2014
7.2
Create a Storage Device for NFS
For NFS backup using the HP Data Protector, a target folder needs to be created as 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 Deduplication Appliance NFS share onto the NFS share directory which
backup objects will be written in the HP Data Protector environment.
2. Verify the NFS share. One way is to try using the Linux command “cat /proc/mounts”. The rsize
and wsize of the nfs mount should be 512K.
7.3
User commands
1. Omnidownload
• Downloads information about a backup device and a library from the Data Protector
internal Database (IDB).
• This command is available on systems with the Data Protector User Interface component
installed.
Examples:
To review the information about a virtual tape library named "VTL" in ASCII format that will be
saved as the file "libVTL.txt" to the directory "C:\Temp", run:
omnidownload - library VTL - file C:\Temp\libVTL.txt
2. Omniupload
• Uploads information about a backup device from an ASCII file to the Data Protector
internal database(IDB).
• This command is available on systems with the Data Protector User Interface component
installed.
Examples
To modify library"Exabyte1" using the information in the file "/tmp/EXA", run:
omniupload - modify_library Exabyte1 - file /tmp/EXA