Specifying specific VMDK files to backup using the VMware Vstorage API with NetBackup 7.0
Updated: 12 Nov 2010 | 4 comments
When using the VMware Vstorage API with NetBackup 7.0, is there anyway to specify backing up
specific VMDK files in the backup selection list instead of backing up all VMDK files by default using (ALL_LOCAL_DRIVES)?
================================
Example of a Virtual machine with 2 VMDK files:
VMDK_1= Operating System
VMDK_2= Database
Is there a way with NetBackup 7.0 to specify to only backup VMDK_1 in the backup selection list using the Vstorage API?
Discussion Filed Under:
Comments
Hi, To answer your
Hi,
To answer your questions, no, you cannot. When you use the "Full VM Backup" or "Mapped Full VM Backup" you can only backup ALL_LOCAL_DRIVES. Individual File System backup is only possible if you use VCB. See the attachment.
Secondly, if there are database on the VM you should use a client installed in the VM to perform the backup (using the appropriate Database agent e.g. SQL, EXCHANGE, ORACLE)
Regards,
Riaan Badenhorst
ITs easy ;)
***If the answer provided resolves your issue, please mark the appropriate solution.***
The OS level VMDK is always
The OS level VMDK is always backed up in a vstorage backup call, since it's taking a system snapshot. You can choose to mark a datastore as independent in VMware to ensure it's not included in snapshots triggered by the vstorage API, but that is about as granular as it gets.
Using the APi, and backing up
Using the APi, and backing up ALL_LOCAL_Drives, backs up all the required and relevant 'configuration' files required for the VM - the .vmx (VM descriptive configuration file, .nvram (VM bios).
Hence, backing up just a single file (see Riaan's note regarding this) is possibly an option with consideration to Tim's note.
If this post is helpful in any way, please vote or mark as solution.
A thumbs UP will do as well....
Regards
Mo
Interestingly I've been
Interestingly I've been testing an installation of VMwares Data Recovery appliance in my vsphere infrastructure (Free - conditions apply) and you can choose to backup selective VMDK's. Might not be for production use but interesting to use. Still in version 1.x phase. Interesting where they are going with this.
Tip: Get overview/document your NBU environment. Run 'nbsu' and review the output.
• If this provides help, please vote or mark appropriate solution.
Would you like to reply?
Login or Register to post your comment.