NetBackup Volume Level Snapshot based backup using VMware?
Currently I have configured my VMware environment to snapshot virtual machines successfully. However, there are some cases where I would like to snapshot at volume level (i.e snapshot the C: drive only). Is this possible in NetBackup 7.5 and onwards.
I think I know the answer to this, but confirmation would be nice along with any suggestions on how I can get a volume level snapshot only.
Thanks.
Hi,
In one particular case of mine there was a way to have the VMDK disk mode set to independant - persistent, and this made the drive not be included in the backup.
But this will exclude everything in this VMDK i.e. if you built a Windows VM with C: & D: in the beginning and wanted to exclude just the D: then this would not be possible as these drives would be in the same VMDK.
You would need to build a VM with just C: and then add the D: and set the disk mode to Independat - persistent.
Here's the guide to set the mode: https://pubs.vmware.com/vsphere-50/index.jsp?topic=%2Fcom.vmware.vsphere.vm_admin.doc_50%2FGUID-E1D541D1-DF96-467A-89B7-E84F83B2563D.html
I have no idea if symantec support this and what the consiquenses are for using this method. You would need to test this.
Hope this helps