All of lore.kernel.org
 help / color / mirror / Atom feed
* xend start error
@ 2009-02-17 21:33 jonr
  2009-02-17 23:06 ` Jeremy Fitzhardinge
  0 siblings, 1 reply; 17+ messages in thread
From: jonr @ 2009-02-17 21:33 UTC (permalink / raw)
  To: xen-devel

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?

Jon

^ permalink raw reply	[flat|nested] 17+ messages in thread
* xend start error
@ 2005-04-14 12:50 Paul Larson
  2005-04-14 14:52 ` Paul Larson
  0 siblings, 1 reply; 17+ messages in thread
From: Paul Larson @ 2005-04-14 12:50 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 792 bytes --]

I'm getting this from last night's build of unstable:

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 35, in ?
    from xen.xend.server import SrvDaemon
  File "/usr/lib/python/xen/xend/server/SrvDaemon.py", line 41, in ?
    import channel
  File "/usr/lib/python/xen/xend/server/channel.py", line 3, in ?
    import xen.lowlevel.xc; xc = xen.lowlevel.xc.new()
xen.lowlevel.xc.error: (2, 'No such file or directory')

I haven't started looking into it much yet, but has anyone else seen it
or know off the top of your head what might have been checked in
recently that might have done it?

-- 
Thanks,
Paul Larson
pl@us.ibm.com
IBM Linux Technology Center

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2009-02-18 20:01 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-17 21:33 xend start error jonr
2009-02-17 23:06 ` Jeremy Fitzhardinge
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

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.