Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Reboot on *DOM0* while/after installing GPLPV drivers



On Tue, Oct 15, 2013 at 05:18:59PM +0000, John Hayward wrote:
> Ok - I tried to upgrade by 5.1.2 box from xen3.3 to xen 4.2.3
> Now I cannot get xend to start.
> I deleted package xentools33 and installed xentools42-4.2.3.tgz
> I downloaded xenkernel4.2-4.2.3.tgz - renamed /xen to /xen-3.3 and unzipped 
> the 4.2.3 kernel and copied it to /xen
> I renamed /etc/rc.d/xend to /etc/rc.d/xend-3.3 and copied the rc xend script 
> to /etc/rc.d

this can be a problem, now both /etc/rc.d/xend-3.3 and /etc/rc.d/xend will
be executed at startup ...

> Then rebooted.
> 
> Xend fails to start with xend.log containing:
> ===
> [2013-10-15 12:04:15 714] INFO (SrvDaemon:332) Xend Daemon started
> [2013-10-15 12:04:15 714] ERROR (SrvDaemon:349) Exception starting xend ((78, 
> 'Function not implemented'))
> Traceback (most recent call last):
>   File "/usr/pkg/lib/python2.7/site-packages/xen/xend/server/SrvDaemon.py", 
> line 335, in run
>     xinfo = xc.xeninfo()
> Error: (78, 'Function not implemented')
> [2013-10-15 12:04:16 521] INFO (SrvDaemon:220) Xend exited with status 1.
> ====
> 
> In trying to go back to 3.3 I discovered xentools33 is not built.  I would 
> like to go forward.

Did you try xen 4.1.x ? This is what I use these days (with xm, xl is not
up to the task in 4.1.x)

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index