Comment 9 for bug 2053033

Revision history for this message
Björn Tillenius (bjornt) wrote :

Jeff, if it's only some of the virsh hosts that show an error, it's likely it's a different issue. The "Failed to login to virsh console." error is very generic and will show for a lot of different reasons.

I've already asked this in other channels, but for reference, could you please run the following?

  bjorn@maas-dev:~$ sudo snap run --shell maas.supervisor
  root@maas-dev:/home/bjorn# HOME=/var/snap/maas/current/root virsh --connect $power_address list

You can get the power_address from `maas $profile vm-host parameters $vm_host_id`

That should give you the underlying error.