Comment 21 for bug 1582990

Revision history for this message
torel (torehl) wrote :

Hi Sergio,

> error: error: Domain is already active
> Domain is already active

    After some investigations, it seems to be the same uuid on all the nodes in the Twin2 cabinet. 'dmidecode -s system-uuid' is the same on all nodes. Could explain the above.

  There's also an issue with /dev/kvm not being in group kvm. There are several udev rules which might be tripping over each other, as well as the startup script qemu-kvm.service that sets it.

  Lastly, 'virsh nodeinfo' returns the wrong socket count (compared to actual number returned by numactl -H). Maybe three new bugs are in order? Do you still want bugs against bionic?