Hey, I wanted to use live migration on my 2 nodes but it isnt working im getting some errors.
I have 2 Workstation machines with this type of configuration:
1. 1 NVME SSD and 1 SATA SSD with Proxmox on it
2. 2 NVME SSD and 1 SATA SSD with Proxmox on it
I think the second machine has a ZFS Partition table that I would like to delete but I dont know the commands for it or how to check it.
This is the error when I try to live migrate on the GUI:
2019-02-22 17:52:14 starting migration of VM 113 to node 'pve02'
2019-02-22 17:52:14 found local disk 'PM981_NVME_SSD:vm-113-disk-0' (in current >VM config)
2019-02-22 17:52:14 can't migrate local disk 'PM981_NVME_SSD:vm-113-disk-0': can't >live migrate attached local disks without with-local-disks option
2019-02-22 17:52:14 ERROR: Failed to sync data - can't migrate VM - check log
2019-02-22 17:52:14 aborting phase 1 - cleanup resources
2019-02-22 17:52:14 ERROR: migration aborted (duration 00:00:01): Failed to sync >data - can't migrate VM - check log
TASK ERROR: migration aborted
I tried this command and this is what it said:
qm migrate 113 pve02 --online --with-local-disks
400 Parameter verification failed.
target: target is local node.
Offline migration did work multiple times.
I would appreciate if someone could help me!
I have 2 Workstation machines with this type of configuration:
1. 1 NVME SSD and 1 SATA SSD with Proxmox on it
2. 2 NVME SSD and 1 SATA SSD with Proxmox on it
I think the second machine has a ZFS Partition table that I would like to delete but I dont know the commands for it or how to check it.
This is the error when I try to live migrate on the GUI:
2019-02-22 17:52:14 starting migration of VM 113 to node 'pve02'
2019-02-22 17:52:14 found local disk 'PM981_NVME_SSD:vm-113-disk-0' (in current >VM config)
2019-02-22 17:52:14 can't migrate local disk 'PM981_NVME_SSD:vm-113-disk-0': can't >live migrate attached local disks without with-local-disks option
2019-02-22 17:52:14 ERROR: Failed to sync data - can't migrate VM - check log
2019-02-22 17:52:14 aborting phase 1 - cleanup resources
2019-02-22 17:52:14 ERROR: migration aborted (duration 00:00:01): Failed to sync >data - can't migrate VM - check log
TASK ERROR: migration aborted
I tried this command and this is what it said:
qm migrate 113 pve02 --online --with-local-disks
400 Parameter verification failed.
target: target is local node.
Offline migration did work multiple times.
I would appreciate if someone could help me!