Migration Xenserver iSCSI to Proxmox

Marcelo Costa

Member
Jun 27, 2017
17
0
6
50
Hello,

I have a environment with FreeNAS 11 and Xenserver 7.
The FreeNAS with iSCSI and NFS services are recognized with sucess on the Xenserver hypervisor.

I want migrate from Xenserver to Proxmox, but my question is about iSCSI disk.
What the process to this migration?
It's possible this migration?

Thanks,
Marcelo Costa
Porto Alegre, Brasil
 
Yes this is possible.

In the case of HVM based Xen DomUs ( which use Qemu, and have a disk images for each DomU) you should extract the disk image, and import the disk image using qm importdisk.

See the pve reference documentation about importing from foreign hypervisors

Users have reported success using xenmigrate too, see
https://forum.proxmox.com/threads/import-from-xenserver.35767/#post-176141
 
  • Like
Reactions: fireon