error migrate one VM

frankz

Renowned Member
Nov 16, 2020
421
27
68
Before restarting a cluster node following the last update , only one VM reported error in the manual migration :

Code:
2026-02-08 08:07:40 migration status: completed
2026-02-08 08:07:40 ERROR: tunnel replied 'ERR: resume failed - VM 117 qmp command 'query-status' failed - client closed connection' to command 'resume 117'
2026-02-08 08:07:40 stopping migration dbus-vmstate helpers
2026-02-08 08:07:40 migrated 0 conntrack state entries
400 Parameter verification failed.
node: VM 117 not running locally on node 'pve3'
proxy handler failed: pvesh create <api_path> --action <string> [OPTIONS] [FORMAT_OPTIONS]
2026-02-08 08:07:42 failed to stop dbus-vmstate on pve3: command 'pvesh create /nodes/pve3/qemu/117/dbus-vmstate --action stop' failed: exit code 2
2026-02-08 08:07:42 flushing conntrack state for guest on source node
2026-02-08 08:07:44 ERROR: migration finished with problems (duration 00:01:20)
TASK ERROR: migration problems
 
Hi!

Which package versions are the source and target node of the VM running on? Is there more information in the syslog of the source or target node in that time frame? pveversion -v returns a full list of the package versions of a node.
 
Hi!

Which package versions are the source and target node of the VM running on? Is there more information in the syslog of the source or target node in that time frame? pveversion -v returns a full list of the package versions of a node.
Hello , unfortunately now I can not play the version as I have updated everything and the packages are aligned , so from what you have answered I infer that during the migration of the vm , immediately after I restarted each node updated with the last packages and maybe this would cause the problem .