Backup Exec NDMP option
Hi!
Read administration guide and see that NDMP is used to backup "NAS", here is example:
The Symantec Backup Exec NDMP Option uses the Network Data Management
Protocol (NDMP) to back up and restore Network Attached Storage (NAS) devices.
So i have a questions:
1. What kind of data does it realy backing up, files and folders ?
2. I have VMs that is running on NetApp, is it possible to back them up over NDMP to local attached tape library?
If you put the tape drive on the NAS and configuire it with NDMP option then every volume located on the NAS can be writtn to the tape and restores of individual files form these voluems are then possible. However it will backup as part of the volume, files that might not normally be presented via CIFS shares (such as root volume on a NetApp for instance) However if a LUN is prsnet on the volume, it will be seen as just a large single file from the point of view of the actual file system on the NAS, hence anything to do with VMware on the NAS is seen as just one file (and as pointed out by teiva-boy if you backup this single large file it will not quiesce or snapshot the content of the VM correctly so is a bad idea)
Basically do yourself a favor if Vmware is on your NDMP NAS and move the library to the media server and forget about using the NDMP option and switch to the VMware / Virtual Agent (AVVI) - try to do this in a way that allows SAN Transport to work for teh best performance (oh and don't use RDM, put your VMFS Datastore in the LUN and put your VMs and VMDK files in the datastore.)
EDIT: One final point, GRT against VMware needs either backup to disk or a disk staging area on the media server to do a restore. As such recommeded practice is backup to disk and duplicate to tape, with tape being used for DR restore and the disk storage being used for day-to-day individual item restore requests.