Tag Archives: Hyper-v

Hyper-V error 800700B7

Hyper-V failed to enable replication for virtual machine ‘xxx’ : Cannot create a file when that file already exists. (0x800700B7). Virtual machine ID 27bxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx

Replication scenario :

Consider my primary server is A and replica server is B. Replication is running A to B. There are one VM replicating from A to B. I have tried to resume replication both the VMs but replication is not resumed. So first i have removed replication from A and From B for those two VMs. Then removed VM from B and respective folder of VM (folder name on ‘VM ID’).

I am getting this error while i am enabling the replication again as it was disturbed so i need to re-enable it. But getting upper error. I have removed the replication and deleted the VM folder from replica. still it is showing as above and not enabling the replication.

The Solution:

Find in all folders on the destination server for the virtual machine ID:  “27bxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx”

I found one folder in :”Undolog Configuration” that can not delete , then I restart  the “Hyper-V Virtual Machine Management Service” and can delete it.

 

Facebooktwitterredditpinterestlinkedinmail

Read More ...

Add GPT disk bootable to Hyper-v

Recently I use disk2vhd  from Microsoft to make an snapshoot and to virtualize one phisical IBM machine.

the problem was that the VHD  that have the boot partition C:  not boots on Hyper-V (Windows 2012 Standard edition)

this is becose the partition was in GPT mode not MBR and in Hyper-V there are some problems:

http://social.technet.microsoft.com/Forums/windowsserver/en-US/fd7a2e66-6010-43f2-8ba5-655372270703/vhd-not-start-after-disk2vhd?forum=winserverhyperv

http://forum.sysinternals.com/vhd-not-start-after-disk2vhd_topic28951.html

this problem seems to be corrected on Windows 2012 R2:

http://bink.nu/what%E2%80%99s-new-for-hyper-v-in-windows-sever-2012-r2

the solution:

bootrec /fixmbr
bootrec /fixboot
bootrec /rebuildbcd
x:\sources\recovery\StartRep.exe
This worked for me.

 

Facebooktwitterredditpinterestlinkedinmail

Read More ...

Categories

Subscribe to my Newsletter




By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close