Results 80 comments of Tim Serong

My understanding of MicroOS is that you _don't_ reflash the system, but that you install regular RPM updates when there's new versions of all the OS packages. The difference between...

Oh FFS, turns out this is an 8 year old issue (see https://github.com/vagrant-libvirt/vagrant-libvirt/issues/85)

The manual solution is to remove the volume from libvirt with something like `virsh vol-delete --pool default aquarium_vagrant_box_image_0.img`

Note: this also needs https://github.com/ceph/ceph/pull/47982 - will cherry pick here once that's merged into main.

I've grabbed #47982 which was necessary and also #48418 because that came out of the same discussion and I thought it made sense to keep 'em all together.