Hi,
when I clone a running VM, the clone has corrupted files.
It happens even if I clone a certain snapshot of the running VM (not the current state).
The cloned VM is Linux. QEMU agent is enabled and running on the cloned VM. It uses qcow2 disk format with no cache. Disk controller is VirtIO SCSI.
Storage for VMs uses ZFS filesystem and it is connected via GlusterFS to Proxmox nodes which are in a cluster.
Version of Proxmox is 6.2
The corrupted files contain only bytes of value 0. The VM then behaves strangely - depends on which files are corrupted, e.g. binaries.
The log from the cloning is weird - the cloning continues some time after disks are copied:
Should be cloning a running VM on such a storage setup correctly working?
Thank you.
when I clone a running VM, the clone has corrupted files.
It happens even if I clone a certain snapshot of the running VM (not the current state).
The cloned VM is Linux. QEMU agent is enabled and running on the cloned VM. It uses qcow2 disk format with no cache. Disk controller is VirtIO SCSI.
Storage for VMs uses ZFS filesystem and it is connected via GlusterFS to Proxmox nodes which are in a cluster.
Version of Proxmox is 6.2
The corrupted files contain only bytes of value 0. The VM then behaves strangely - depends on which files are corrupted, e.g. binaries.
The log from the cloning is weird - the cloning continues some time after disks are copied:
Code:
transferred: 41154510 bytes remaining: 788530 bytes total: 41943040 bytes progression: 98.12 %
transferred: 41578135 bytes remaining: 364905 bytes total: 41943040 bytes progression: 99.13 %
transferred: 41943040 bytes remaining: 0 bytes total: 41943040 bytes progression: 100.00 %
transferred: 41943040 bytes remaining: 0 bytes total: 41943040 bytes progression: 100.00 %
transferred: 41943040 bytes remaining: 0 bytes total: 41943040 bytes progression: 100.00 %
transferred: 41943040 bytes remaining: 0 bytes total: 41943040 bytes progression: 100.00 %
transferred: 41943040 bytes remaining: 0 bytes total: 41943040 bytes progression: 100.00 %
Should be cloning a running VM on such a storage setup correctly working?
Thank you.
Last edited: