Hello,
i have just installed new cluster with Proxmox 7.0. Now it is with 2 nodes with slightly different versions of PVE,
pve-manager/7.0-11/63d82f4e and pve-manager/7.0-8/b1dbf562
When i live migrate VM from one node to another (doesn't matter from which one to second one, problem is appearing both ways), qcow format of disks is changed to raw. I thought this problem was solved in version 6 ? What should i do?
FYI: I'm in proces of migration from 6.1.3, had one new server, created new 7.0 cluster, have backed up VMs from old 6.1.3. cluster node, restored on new server, than empty server reinstalled 6.1.3 to 7.0, plugged into new cluster, want migrate VMs back and continue with reinstalling rest of nodes same way. There is not much space for experiments, i had only one spare server and one production node is already migrated to 7.0, second node also reinstalled to 7.0
I also tried to create new VM on new 7.0 server, migrated to other one and it was changed to raw format again.
to summarize, line from /etc/pve/qemu-server/116.conf
- this is the disc definition on old 6.1,3 cluster:
virtio0: local:804/vm-116-disk-0.qcow2,format=qcow2,size=80G
- then it was backed up in Stop mode to NFS and restored to new 7.0 server, it looked like this:
virtio0: local-lvm:vm-116-disk-0,cache=none,media=disk,size=80G
- after live migration to another 7.0 node:
virtio0: local-lvm:vm-116-disk-0,cache=none,format=raw,media=disk,size=80G
i have just installed new cluster with Proxmox 7.0. Now it is with 2 nodes with slightly different versions of PVE,
pve-manager/7.0-11/63d82f4e and pve-manager/7.0-8/b1dbf562
When i live migrate VM from one node to another (doesn't matter from which one to second one, problem is appearing both ways), qcow format of disks is changed to raw. I thought this problem was solved in version 6 ? What should i do?
FYI: I'm in proces of migration from 6.1.3, had one new server, created new 7.0 cluster, have backed up VMs from old 6.1.3. cluster node, restored on new server, than empty server reinstalled 6.1.3 to 7.0, plugged into new cluster, want migrate VMs back and continue with reinstalling rest of nodes same way. There is not much space for experiments, i had only one spare server and one production node is already migrated to 7.0, second node also reinstalled to 7.0
I also tried to create new VM on new 7.0 server, migrated to other one and it was changed to raw format again.
to summarize, line from /etc/pve/qemu-server/116.conf
- this is the disc definition on old 6.1,3 cluster:
virtio0: local:804/vm-116-disk-0.qcow2,format=qcow2,size=80G
- then it was backed up in Stop mode to NFS and restored to new 7.0 server, it looked like this:
virtio0: local-lvm:vm-116-disk-0,cache=none,media=disk,size=80G
- after live migration to another 7.0 node:
virtio0: local-lvm:vm-116-disk-0,cache=none,format=raw,media=disk,size=80G
Last edited: