Why is that,I am using NFS for storage, and when mounting, I chose version 4.1, but in reality, PVE is still using version 4.2。QEMU relies on SEEK_DATA/SEEK.HOLE to skip empty areas in sparse files when cloning disks to accelerate replication. NAS erroneously reported 'no data for the entire file' in 4.2, causing QEMU to create a 100GB empty qcow2 file, with progress instantly reaching 100%, but the actual data volume is 0.A jump from 0% to 100% with no steps or progress in between usually means empty disk image.
So there is no OS that could be booted.
你好,
是否可以分享您的存储配置/etc/pve/storage.cfg?您是否有配置版本,例如pvesm set your_nfs_storage --options vers=4.1?
I chose version 4.1 when mounting the web interface, but I couldn't properly clone the virtual machine. After checking, I found that the automatic negotiation had reached version 4.2. Later, I added options vers=4.1 myself in /etc/pve/storage.cfg, Now, cloning the virtual machine can work normally.
We use essential cookies to make this site work, and optional cookies to enhance your experience.