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 06:33:07PM +0000, John Hayward wrote:
> Thanks for the note back.
> The initial problem was that I had put the xen.gz in a different directory - 
> I got that fixed.
> I also removed the duplicate xend in /etc/rc.d
> 
> Now I am putting things back to 4.2.3 and when xend starts it hangs and when 
> HUP is sent:
> ====
> ^CTraceback (most recent call last):
>   File "/usr/pkg/sbin/xend", line 110, in <module>
>     sys.exit(main())
>   File "/usr/pkg/sbin/xend", line 92, in main
>     return daemon.start()
>   File "/usr/pkg/lib/python2.7/site-packages/xen/xend/server/SrvDaemon.py", 
> line 181, in start
>     s = r.read()
> KeyboardInterrupt
> ====
> Looking at the svrDaemond.pv it appears to be attempting to read from a 
> socket of a forked child.
> 
> Any program attempting to access /kern (including on shutdown) seems to get 
> wedged.

Can you see on what channel it's wedged ?
^T, or ps axl should tell you.

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


Home | Main Index | Thread Index | Old Index