Displaying 3 results from an estimated 3 matches for "mirantis_5".
Did you mean:
mirantis_
2014 Oct 31
2
Re: reboot problem with libxl
...eturned 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 condition.
On 10/31/2014 02:58 AM, Martin Kletzander wrote:
> On Thu, Oct 30, 2014 at 01:00:04PM -0400, Alvin Starr wrote:
>>
>> If...
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
...ble
>
>
>(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 condition.
>
I'm completely unaware of libxl works, so I can only guess. But this
looks like an error in libxl. Maybe s...