All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: jonr@destar.net
Cc: xen-devel@lists.xensource.com
Subject: Re: xend start error
Date: Tue, 17 Feb 2009 15:06:02 -0800	[thread overview]
Message-ID: <499B42DA.4060405@goop.org> (raw)
In-Reply-To: <20090217123319.vxacc1ujxcc4woko@www.destar.net>

jonr@destar.net wrote:
> Hello,
>
> uname -a
> Linux null 2.6.29-rc5-tip-01984-g5812263 #1 SMP Tue Feb 17 07:28:09 
> AKST 2009 i686 GNU/Linux
>
> I have followed Boris' guide at:  
> http://bderzhavets.wordpress.com/2009/02/17/setup-xen-unstable-dom0-via-2629-rc5-pv_ops-enabled-kernel-on-intel-sataahci/ 
> and after I reboot into the new rc5 kernel and try to start xend, I am 
> getting this error:
>
> xend start
> ERROR Internal error: Could not obtain handle on privileged command 
> interface (2 = No such file or directory)
> Traceback (most recent call last):
>   File "/usr/sbin/xend", line 44, in <module>
>     from xen.xend.server import SrvDaemon
>   File "//usr/lib/python/xen/xend/server/SrvDaemon.py", line 26, in 
> <module>
>     import relocate
>   File "//usr/lib/python/xen/xend/server/relocate.py", line 28, in 
> <module>
>     from xen.xend import XendDomain
>   File "//usr/lib/python/xen/xend/XendDomain.py", line 35, in <module>
>     from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo
>   File "//usr/lib/python/xen/xend/XendCheckpoint.py", line 20, in 
> <module>
>     from xen.xend import balloon, sxp, image
>   File "//usr/lib/python/xen/xend/image.py", line 44, in <module>
>     xc = xen.lowlevel.xc.xc()
> xen.lowlevel.xc.Error: (1, 'Internal error', 'Could not obtain handle 
> on privileged command interface (2 = No such file or directory)')
>
> The only thing I think might be wrong is I did it in the wrong order. 
> Would installing the kernel first then Xen be an issue?

It looks like you need to add

xenfs            /proc/xen        xenfs    defaults    0 0

to your /etc/fstab.

    J

  reply	other threads:[~2009-02-17 23:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-17 21:33 xend start error jonr
2009-02-17 23:06 ` Jeremy Fitzhardinge [this message]
2009-02-17 23:27   ` jonr
2009-02-18  7:01     ` Boris Derzhavets
2009-02-18  8:00       ` Jeremy Fitzhardinge
2009-02-18  8:01         ` Boris Derzhavets
2009-02-18  8:26           ` Boris Derzhavets
2009-02-18  8:30             ` Jeremy Fitzhardinge
2009-02-18  9:04               ` Boris Derzhavets
2009-02-18 17:47       ` jonr
2009-02-18 18:03         ` Boris Derzhavets
2009-02-18 18:49           ` jonr
2009-02-18 19:23             ` Boris Derzhavets
2009-02-18 20:01           ` Jeremy Fitzhardinge
  -- strict thread matches above, loose matches on Subject: below --
2005-04-14 12:50 Paul Larson
2005-04-14 14:52 ` Paul Larson
2005-04-14 16:05   ` Adam Heath

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=499B42DA.4060405@goop.org \
    --to=jeremy@goop.org \
    --cc=jonr@destar.net \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.