Displaying 3 results from an estimated 3 matches for "mirantis_".
Did you mean:
mirantis_4
2014 Oct 31
2
Re: reboot problem with libxl
...er:549 : driver in virRegisterNetworkDriver must
not be NULL
2014-10-31 12:03:06.721+0000: 17428: error : virNetlinkEventCallback:343
: nl_recv returned with error: No buffer space available
(I deleted the other errors caused by trying to load drivers that don't
exits).
I reboot 3 systems mirantis_[457]
/var/log/libxl/* kicks out.
mirantis_4.log:libxl: error:
libxl_dm.c:1311:libxl__destroy_device_model: Device Model already exited
mirantis_5.log:libxl: error:
libxl_dm.c:1311:libxl__destroy_device_model: Device Model already exited
These are more interesting.
I wonder if libxl has a race...
2014 Oct 30
2
reboot problem with libxl
If I reboot a single vm through libvirt/libxl the system reboots normally.
If I have several vm's reboot at the same time then The systems go into
a paused state and do not reboot.
I then have to kill them via xl and restart them.
--
Alvin Starr || voice: (905)513-7688
Netvel Inc. || Cell: (416)806-0133
alvin@netvel.net ||
2014 Oct 31
0
Re: reboot problem with libxl
...workDriver must
>not be NULL
>2014-10-31 12:03:06.721+0000: 17428: error : virNetlinkEventCallback:343
>: nl_recv returned with error: No buffer space available
>
>
>(I deleted the other errors caused by trying to load drivers that don't
>exits).
>
>I reboot 3 systems mirantis_[457]
>
>/var/log/libxl/* kicks out.
>mirantis_4.log:libxl: error:
>libxl_dm.c:1311:libxl__destroy_device_model: Device Model already exited
>mirantis_5.log:libxl: error:
>libxl_dm.c:1311:libxl__destroy_device_model: Device Model already exited
>
>These are more interesting....