I have just configured CEPH and I'm trying to test it. Migrating the HD of the 103 VM from ZFS pool to the CEPH pool has been completed successfully. Even migrating the 103 VM from one node to another has been completed successfully so all seems to work correctly... but now when I try to migrate back to the original node or another node I get a task error:
Piviul
The VM 103 has nothing to do now with ZFS: why the migration has to sync zfs storage? Furthermore in pve02 node zfspool is available! I'm very confused...2021-03-06 05:44:36 starting migration of VM 103 to node 'pve02' (192.168.70.32)
2021-03-06 05:44:36 ERROR: Failed to sync data - storage 'zfspool' is not available on node 'pve02'
2021-03-06 05:44:36 aborting phase 1 - cleanup resources
2021-03-06 05:44:36 ERROR: migration aborted (duration 00:00:00): Failed to sync data - storage 'zfspool' is not available on node 'pve02'
TASK ERROR: migration aborted
Piviul