Good Morning
I have a cluster with 3 nodes, all are connected to a storage in a SAN FC network, via HBA. LUNs are delivered to each node as local disks. I deployed multipath, created VGs and LVs manually and can create VMs on all nodes. However I can not migrate VMs between nodes, I get the message that it is not possible to migrate local disks.
task started by HA resource agent
2019-11-04 06:58:02 starting migration of VM 100 to node 'sings' (10.177.150.12)
2019-11-04 06:58:02 found local disk 'VOL00: vm-100-disk-0' (in current VM config)
2019-11-04 06:58:02 can't migrate local disk 'VOL00: vm-100-disk-0': can't migrate attached local disks without with-local-disks option
2019-11-04 06:58:02 ERROR: Failed to sync data - can't migrate VM - check log
2019-11-04 06:58:02 aborting phase 1 - cleanup resources
2019-11-04 06:58:02 ERROR: migration aborted (duration 00:00:00): Failed to sync data - can't migrate VM - check log
TASK ERROR: migration aborted
My storage does not have iscsi, SCSI delivery via FC.
Already tried to do the migration from the command line, but it didn't work.
qm migrate 100 node02 --online --with-local-disks
Can someone help me?
I have a cluster with 3 nodes, all are connected to a storage in a SAN FC network, via HBA. LUNs are delivered to each node as local disks. I deployed multipath, created VGs and LVs manually and can create VMs on all nodes. However I can not migrate VMs between nodes, I get the message that it is not possible to migrate local disks.
task started by HA resource agent
2019-11-04 06:58:02 starting migration of VM 100 to node 'sings' (10.177.150.12)
2019-11-04 06:58:02 found local disk 'VOL00: vm-100-disk-0' (in current VM config)
2019-11-04 06:58:02 can't migrate local disk 'VOL00: vm-100-disk-0': can't migrate attached local disks without with-local-disks option
2019-11-04 06:58:02 ERROR: Failed to sync data - can't migrate VM - check log
2019-11-04 06:58:02 aborting phase 1 - cleanup resources
2019-11-04 06:58:02 ERROR: migration aborted (duration 00:00:00): Failed to sync data - can't migrate VM - check log
TASK ERROR: migration aborted
My storage does not have iscsi, SCSI delivery via FC.
Already tried to do the migration from the command line, but it didn't work.
qm migrate 100 node02 --online --with-local-disks
Can someone help me?