10 Apr
2025
10 Apr
'25
11:06 p.m.
On Wed, Apr 9, 2025 at 3:37 PM Thomas Goirand <zigo@debian.org> wrote:
On 4/9/25 16:32, Nell Jerram wrote:
Just to confirm, adding
dynamic_ownership = 0 user = "nova" group = "nova"
does fix the problem that I was seeing. (And I've also reorganised so as to use the standardized UIDs/GIDs.)
Best wishes - Nell
You also need to make sure that libvirt is in the nova group.
Cheers,
Thomas Goirand (zigo)
Thanks Thomas. Do you mean this? $ sudo getent group nova nova:x:64060:libvirt-qemu $ sudo groups libvirt-qemu libvirt-qemu : kvm nova libvirt-qemu Best wishes - Nell