Hi All,
I want to migrate some vms from one node to another, but I used to click button via gui so it is done.
But today I found some error after I click the button
Task viewer: VM 102 - 迁移
输出状态
停止
2018-01-04 14:48:37 starting migration of VM 102 to node 'proxmox39' (192.168.0.39)
2018-01-04 14:48:37 found local disk 'local-zfs:vm-102-disk-1' (in current VM config)
2018-01-04 14:48:37 can't migrate local disk 'local-zfs:vm-102-disk-1': can't live migrate attached local disks without with-local-disks option
2018-01-04 14:48:37 ERROR: Failed to sync data - can't migrate VM - check log
2018-01-04 14:48:37 aborting phase 1 - cleanup resources
2018-01-04 14:48:37 ERROR: migration aborted (duration 00:00:01): Failed to sync data - can't migrate VM - check log
TASK ERROR: migration aborted
And I go to command line and type 'qm migrate 100 proxmox39 --online --with-local-disks' and it work again in the background. How can I use gui to migrate vms?
I want to migrate some vms from one node to another, but I used to click button via gui so it is done.
But today I found some error after I click the button
Task viewer: VM 102 - 迁移
输出状态
停止
2018-01-04 14:48:37 starting migration of VM 102 to node 'proxmox39' (192.168.0.39)
2018-01-04 14:48:37 found local disk 'local-zfs:vm-102-disk-1' (in current VM config)
2018-01-04 14:48:37 can't migrate local disk 'local-zfs:vm-102-disk-1': can't live migrate attached local disks without with-local-disks option
2018-01-04 14:48:37 ERROR: Failed to sync data - can't migrate VM - check log
2018-01-04 14:48:37 aborting phase 1 - cleanup resources
2018-01-04 14:48:37 ERROR: migration aborted (duration 00:00:01): Failed to sync data - can't migrate VM - check log
TASK ERROR: migration aborted
And I go to command line and type 'qm migrate 100 proxmox39 --online --with-local-disks' and it work again in the background. How can I use gui to migrate vms?