Hi,
I have question about migrating VM with direct attached LUN.
This is my config:
bootdisk: scsi0
cores: 2
ide2: none,media=cdrom
memory: 16384
name: sowa
net0: virtio=FE:5F:80:5D:76:C1,bridge=vmbr0,firewall=1,tag=380
numa: 0
onboot: 1
ostype: l26
scsi0: huawei-lvm:vm-402-disk-0,size=32G
scsihw: virtio-scsi-pci
smbios1: uuid=05cd5857-9531-495d-b6de-81608a090585
sockets: 2
virtio2: /dev/disk/by-id/scsi-36b44326100e946f165aa08c500000003,backup=0,size=5T
vmgenid: f307a6c2-4505-483a-be4d-f2aa624ea9fe
As you can see i have LUN "/dev/disk/by-id/scsi-36b44326100e946f165aa08c500000003" attached to my VM and i'd like to move it to another node. LUN that i've attached manually is accessible from both nodes but when i try to migrate VM it looks like migration tool want to create lvm on my 'Disk image' storage and move data from LUN there.
Is it possible to migrate such a machine without downtime and without need to detach of directly attached block devices?
I have question about migrating VM with direct attached LUN.
This is my config:
bootdisk: scsi0
cores: 2
ide2: none,media=cdrom
memory: 16384
name: sowa
net0: virtio=FE:5F:80:5D:76:C1,bridge=vmbr0,firewall=1,tag=380
numa: 0
onboot: 1
ostype: l26
scsi0: huawei-lvm:vm-402-disk-0,size=32G
scsihw: virtio-scsi-pci
smbios1: uuid=05cd5857-9531-495d-b6de-81608a090585
sockets: 2
virtio2: /dev/disk/by-id/scsi-36b44326100e946f165aa08c500000003,backup=0,size=5T
vmgenid: f307a6c2-4505-483a-be4d-f2aa624ea9fe
As you can see i have LUN "/dev/disk/by-id/scsi-36b44326100e946f165aa08c500000003" attached to my VM and i'd like to move it to another node. LUN that i've attached manually is accessible from both nodes but when i try to migrate VM it looks like migration tool want to create lvm on my 'Disk image' storage and move data from LUN there.
Is it possible to migrate such a machine without downtime and without need to detach of directly attached block devices?