How to backup Hyper-V VMs available in CSV using Cluster API?
hi,
i have environment
1. have 2 hosts , both active nodes.
2. created csv c:/clusterstorage/volume1 in host1 i.e node1
3. added vm in node2 using vhd available in csv.
4. trying backup vm node 2.
i'm using hyper-v vss writer backup vm's. i'm able take snapshot unable read vhd file csv. getting error code 1920(error_cant_access_file). did search , found cluster api's. tried following stpes
1. find volume csv using function clusterispathonsharedvolume
2. if volume csv tried volume mount point
clustergetvolumenameforvolumemountpoint(l"\\?\globalroot\device\harddiskvolume1\clusterstorage\volume1\", lpszvolumename, max_path);
but still im getting error code 5. (access_denied). whether i'm doing correctly or not?. if not correct way this?
can please tell me solution this? urgent. thnx in advance..
regards,
ilavaa.
ilavaa
hi,
did want deploy backup tool backup virtual machines in csv? if so, recommended perform further research in msdn community can qualified pool of response.
for convenience, have list related link followed.
msdn forums
http://social.msdn.microsoft.com/forums/en/categories
Windows Server > Hyper-V
Comments
Post a Comment