Setup a Windows 1 box with disk drivers as virtio.
<disk type="file" device="disk">
<driver name="qemu" type="qcow2" cache="writeback" discard="unmap"/>
<source file="/var/lib/libvirt/images/win11-2.qcow2" index="2"/>
<backingStore/>
<target dev="vda" bus="virtio"/>
<boot order="1"/>
<alias name="virtio-disk0"/>
<address type="pci" domain="0x0000" bus="0x06" slot="0x00" function="0x0"/>
</disk>
I have problems doing a Optimize in Windows:
"Defragmentierung" wird für "(C:)" aufgerufen...
Vor der Optimierung ausgeführter Bericht:
Volumeinformationen:
Volumegröße = 94.97 GB
Freier Speicherplatz = 43.37 GB
Fragmentierter Speicherplatz insgesamt = 7%
Größter freier Speicherplatz = 16.22 GB
Hinweis: Dateifragmente, die größer als 64 MB sind, sind nicht in den Fragmentierungsstatistiken enthalten.
Erneut optimieren: übersprungen.
Datenfehler (CRC-Prüfung) (0x80070017)
If I connect this (to another win11 vm as second devices with SATA drivers) I can optimize without a problem. Is it possible that the virtio drivers are faulty? Installed what I think are the latest