Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Specifying specific VMDK files to backup using the VMware Vstorage API with NetBackup 7.0

Updated: 12 Nov 2010 | 4 comments
Reagan's picture
0 0 Votes
Login to vote

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? 

 

 

Comments

Riaan Badenhorst's picture
13
Nov
2010
1 Vote +1
Login to vote

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)

Screen shot 2010-11-14 at 9.17.00 AM.png

Regards,

Riaan Badenhorst

ITs easy ;)

***If the answer provided resolves your issue, please mark the appropriate solution.***

Tim Hansen's picture
14
Nov
2010
3 Votes +3
Login to vote

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.

MOHAMED PATEL's picture
15
Nov
2010
0 Votes 0
Login to vote

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

Stuart Green's picture
15
Nov
2010
1 Vote +1
Login to vote

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.