I have been trying to work with your new qm remote-migrate command.
The command i have been using is as follows
qm remote-migrate 102 102 apitoken='Authorization: PVEAPIToken='mytoken information',host=target.server.com --target-storage local-zfs --target-bridge vmbr3
It connects fine but when it comes time to start the migration, we get.
ERROR: migration aborted (duration 00:00:03): error - tunnel command '{"export_formats":"raw+size","snapshot":null,"storage":"local-zfs","cmd":"disk-import","migration_snapshot":"","with_snapshots":0,"volname":"vm-102-disk-0","format":"raw","allow_rename":"1"}' failed - failed to handle 'disk-import' command - no matching import/export format found for storage 'local-zfs'.
I am not sure how to proceed, there is nothing wrong with the local-zfs, we have also tried other storage on the new cluster. There are already raw files in there and the source is in raw format as well. I do not see any documentation on where i should be configurating our system or add to the above command for force raw format.
The old cluster it is coming from is running - 7.3-1 , pve-manager/7.3-3/c3928077 (running kernel: 5.15.74-1-pve)
to a new cluster with the lasted ISO for 7.3 and any updates that came after we installed our subscriptions
The command i have been using is as follows
qm remote-migrate 102 102 apitoken='Authorization: PVEAPIToken='mytoken information',host=target.server.com --target-storage local-zfs --target-bridge vmbr3
It connects fine but when it comes time to start the migration, we get.
ERROR: migration aborted (duration 00:00:03): error - tunnel command '{"export_formats":"raw+size","snapshot":null,"storage":"local-zfs","cmd":"disk-import","migration_snapshot":"","with_snapshots":0,"volname":"vm-102-disk-0","format":"raw","allow_rename":"1"}' failed - failed to handle 'disk-import' command - no matching import/export format found for storage 'local-zfs'.
I am not sure how to proceed, there is nothing wrong with the local-zfs, we have also tried other storage on the new cluster. There are already raw files in there and the source is in raw format as well. I do not see any documentation on where i should be configurating our system or add to the above command for force raw format.
The old cluster it is coming from is running - 7.3-1 , pve-manager/7.3-3/c3928077 (running kernel: 5.15.74-1-pve)
to a new cluster with the lasted ISO for 7.3 and any updates that came after we installed our subscriptions