[PVE-User] Migration from XenServer

Lists lists at hexis.consulting
Sun Aug 26 12:25:53 CEST 2018


Oh yeah, and you will need the ssh part in there, like this:


dd if=/dev/sda | ssh root@<proxmox-ip> dd 
of=/dev/zvol/<zfs-pool-id>/vm-<vm-id>-disk-1 bs=1024


On 8/26/2018 5:23 AM, Lists wrote:
> Yes, this method will take a long time, but it will almost always 
> works. Boot the source into a linux live cd with ssh, give it a 
> network address, etc. and then kick this off in a screen session:
>
> dd if=dd if=/dev/sda | pv -s 200G | dd of=/dev/zvol/pool-01/vm-106-disk-1
>
> The last part will vary based on whether you are using zfs, ceph, lvm, 
> etc.
>
> -Riley
>
>
>
> On 8/26/2018 5:18 AM, Gilberto Nunes wrote:
>> Hi anyone has a good method, 100% approved to migrate windows VM from 
>> Xen
>> to Proxmox?
>> Every method i tried has failed with bsod.
>>
>> Thanks for any help.
>> _______________________________________________
>> pve-user mailing list
>> pve-user at pve.proxmox.com
>> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>
> _______________________________________________
> pve-user mailing list
> pve-user at pve.proxmox.com
> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user




More information about the pve-user mailing list