Re: Does USB disk support changing blocksize?

2023-12-22 Thread Fangge Jin
Guest kernel: kernel-5.14.0-401.el9.x86_64 On Fri, Dec 22, 2023 at 5:20 PM Fangge Jin wrote: > Hi guys, > > I'm testing USB disk recently, I changed the block size of USB disk in vm > xml and started vm. > vm started successfully, but when I checked it in guest, I found the > setting didn't take

Does USB disk support changing blocksize?

2023-12-22 Thread Fangge Jin
Hi guys, I'm testing USB disk recently, I changed the block size of USB disk in vm xml and started vm. vm started successfully, but when I checked it in guest, I found the setting didn't take effect. Versions: libvirt-9.9.0-1.el9.x86_64 qemu-kvm-8.1.0-5.el9.x86_64 Steps: 1. Start a vm with usb d

Re: Export checkpoint/bitmap from image on qcow2

2023-12-22 Thread João Jandre Paraquetti
Hello Nir, Thank you for your detailed response, but this process does seem a bit too complex. I've been thinking, wouldn't it be easier to use the process below?  - Create a paused transient dummy VM;  - Create the necessary checkpoints on the VM using dumps from the original VM;  - Use Lib