When migrating, I get an error of use of uninitialized value in perl programs
running version 7.4.13:
Code:
task started by HA resource agent
2023-07-03 10:08:40 starting migration of VM 102 to node 'a' (51.91.30.11)
2023-07-03 10:08:40 found local disk 'local-zfs:vm-102-disk-0' (in current VM config)
2023-07-03 10:08:40 copying local disk images
Use of uninitialized value $target_storeid in string eq at /usr/share/perl5/PVE/Storage.pm line 779.
Use of uninitialized value $targetsid in concatenation (.) or string at /usr/share/perl5/PVE/QemuMigrate.pm line 680.
2023-07-03 10:08:40 ERROR: storage migration for 'local-zfs:vm-102-disk-0' to storage '' failed - no storage ID specified
2023-07-03 10:08:40 aborting phase 1 - cleanup resources
2023-07-03 10:08:40 ERROR: migration aborted (duration 00:00:00): storage migration for 'local-zfs:vm-102-disk-0' to storage '' failed - no storage ID specified
TASK ERROR: migration aborted
running version 7.4.13:
Code:
pve-manager/7.4-13/46c37d9c (running kernel: 5.15.107-2-pve)