Spyke
linux4noobs·Linux 101 stuff. Questions are encouraged, noobs are welcome!byHellmo_luciferrari

Qcow2 vs Physical Disk for QEMU

Hello everyone,

Back again with more questions maybe you all could help with.

So currently I am running Arch with BTRFS, and for a few specific programs that aren't all that graphically intensive (Specifically Line 6 applications for my Helix and PowerAmp) and the Windows VM I am running through QEMU is using qcow2 for the disk. I do have another Gen 4 NVME that is unused in my system I could use for the VM itself.

How much of a performance gain would I notice using a separate NVME for my Windows VM over qcow2?

View original on lemm.ee
lemmy.world

At least in my experience, you won't gain anything significant from using a raw disk for your vms.

5

If anything it's easier to snapshot and backup qcow2 and convert to vmdk or raw later

2

You reached the end

Qcow2 vs Physical Disk for QEMU | Spyke