woodsb02<p><span class="h-card" translate="no"><a href="https://layer8.space/@platymew" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>platymew</span></a></span> I really like the idea of zvols, but I hear they significantly underperform so I am instead using a dedicated zroot/vm/haos dataset with a raw disk0.img file in it. I define it in <a href="https://fosstodon.org/tags/libvirt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>libvirt</span></a> with:</p><p><disk type='file' device='disk'><br> <driver name='qemu' type='raw'/><br> <source file='/vm/haos/disk0.img'/><br> <target dev='vda' bus='virtio'/><br> <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/><br></disk></p>