[libvirt-users] "virsh list" does not show anything after reboot [newbie]

Eric Blake eblake at redhat.com
Tue Dec 23 16:26:55 UTC 2014


On 12/23/2014 09:22 AM, Kevin Wilson wrote:
> When runing "virsh list" I see these three guests as running.
> 
> Now, I rebooted the machine, and "virsh list" does not show anything.
> It turned out that
> running "systemctl status libvirtd" showed some error (about some NFS
> path which was not found),
> and once I fixed that, I restarted the libvirtd, and this time running
> "systemctl status libvirtd"
> showed that it is running OK. Yet, runnig "virsh list" does not show anything

Does 'virsh list --all' show anything?  If so, you have hit a state
where your guests are not running, but still defined, and 'virsh start
$dom' will restart the given domain.  Normally, the 'libvirt-guests'
systemd service will arrange to automatically restart a guest where it
left off just before the host power-cycled, but that can fall apart when
libvirtd itself has problems restarting.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20141223/f3939c53/attachment.sig>


More information about the libvirt-users mailing list