hi everyone,
a very strange thing happened.
I got a cluster on 2 HPE DL830 with a fiber channel disk bay MSA family, originally in PVE 6
I carefully read about https://pve.proxmox.com/wiki/Upgrade_from_6.x_to_7.0
I migrated all VM from node 1 to node 2
upgraded node 1 to pve 7, rebooted node1, waited that it come back in line and rejoined the cluster.
then moved all VM from node2 to node1, all went fine, upgraded node2 to PVE7.
Now I got a cluster in VPE 7, that seems to work well, all VM are on node1, except I can not move back any VM to node2 because it issue en error every time I try.
what I see in the syslog
I'm stuck here. anybody could give me hint or direction to get out of this nightmare.
I don't got the duplicate device thing, as there not seems to be any duplicate.
a very strange thing happened.
I got a cluster on 2 HPE DL830 with a fiber channel disk bay MSA family, originally in PVE 6
I carefully read about https://pve.proxmox.com/wiki/Upgrade_from_6.x_to_7.0
I migrated all VM from node 1 to node 2
upgraded node 1 to pve 7, rebooted node1, waited that it come back in line and rejoined the cluster.
then moved all VM from node2 to node1, all went fine, upgraded node2 to PVE7.
Now I got a cluster in VPE 7, that seems to work well, all VM are on node1, except I can not move back any VM to node2 because it issue en error every time I try.
Code:
root@vms-infomox-1:~# qm migrate 320 vms-infomox-2 --online
2025-02-07 09:51:32 starting migration of VM 320 to node 'vms-infomox-2' (192.168.25.121)
2025-02-07 09:51:32 starting VM 320 on remote node 'vms-infomox-2'
2025-02-07 09:51:35 [vms-infomox-2] can't activate LV '/dev/MSA/vm-320-disk-0': Cannot activate LVs in VG MSA while PVs appear on duplicate devices.
2025-02-07 09:51:35 ERROR: online migrate failure - remote command failed with exit code 255
2025-02-07 09:51:35 aborting phase 2 - cleanup resources
2025-02-07 09:51:35 migrate_cancel
2025-02-07 09:51:37 ERROR: migration finished with problems (duration 00:00:06)
migration problems
what I see in the syslog
Code:
Feb 7 09:51:31 vms-infomox-1 qm[122837]: <root@pam> starting task UPID:vms-infomox-1:0001E00B:00176F1B:67A66443:qmigrate:320:root@pam:
Feb 7 09:51:34 vms-infomox-1 pmxcfs[1493]: [status] notice: received log
Feb 7 09:51:35 vms-infomox-1 pmxcfs[1493]: [status] notice: received log
Feb 7 09:51:37 vms-infomox-1 pmxcfs[1493]: [status] notice: received log
Feb 7 09:51:37 vms-infomox-1 pmxcfs[1493]: [status] notice: received log
Feb 7 09:51:37 vms-infomox-1 qm[122891]: migration problems
Feb 7 09:51:37 vms-infomox-1 qm[122837]: <root@pam> end task UPID:vms-infomox-1:0001E00B:00176F1B:67A66443:qmigrate:320:root@pam: migration problems
I'm stuck here. anybody could give me hint or direction to get out of this nightmare.
I don't got the duplicate device thing, as there not seems to be any duplicate.