Displaying 1 result from an estimated 1 matches for "dhcpv6server".
Did you mean:
dhcpserver
2010 Jun 23
0
Qemu backend: Cannot start new domains after some time
Hi,
After using libvirt+qemu for a while, I'm finding that I can no longer
reliably start new domains. Most of the time when I try, I'm getting this, or
something like it:
virsh # start dhcpv6server
error: Failed to start domain dhcpv6server
error: monitor socket did not show up.: No such file or directory
The same thing happens when trying to start the domain using the C-API.
This happens particularly often when there are any domains running that are
using a lot of CPU, even when most of t...