Storage Software
1751974 Members
5444 Online
108784 Solutions
New Discussion

Re: PREPARE VDISK

 
SOLVED
Go to solution
jredondo
Advisor

PREPARE VDISK

I make the backup for Virtual Machines in HyperV with pass throught disk using sssu scripting. I will like if some one know the correct syntax or use for PREPARE VDISK. The document say that " Prepares the specified empty container for snap creation..." But I unknown the correct syntax and what exactly do.

Thanks.

2 REPLIES 2
dany_aj
Occasional Contributor
Solution

Re: PREPARE VDISK

The syntax is as follows:

SET VDISK <container name> PREPARE VDISK=<vdisk name> SNAPSHOT

or

SET VDISK <container name> PREPARE VDISK=<vdisk name> SNAPCLONE

or

SET VDISK <container name> PREPARE VDISK=<vdisk name> MIRRORCLONE

 

If in case you want to do prepare for multiple snapsat the same time the the command is as follows:

SET MULTISNAP PREPARE VDISK=<vdisk name> CONTAINER=<container name> SNAPSHOT/SNAPCLONE VDISK=<vdisk name> CONTAINER=<container name> SNAPSHOT/SNAPCLONE.......

 

Use "?" character to get help at any level.

 

Cheers

dany

 

 

Prakash Singh_1
HPE Pro

Re: PREPARE VDISK

Hi,

For HP EVA solutions querries you can also visit the HP Guided troubleshooting tree.

Below is the link for HPGT:

 

http://h20180.www2.hp.com/apps/Nav?h_pagetype=s-905&h_lang=en&h_cc=us&h_product=470489&h_audience=smb&h_client=s-h-e010-1&h_audiencerestrict=true&lang=en&cc=us

Regards,

PS
To assign points on this post? Click the white Thumbs up below!