WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 1023] New: Could not start xend

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1023

           Summary: Could not start xend
           Product: Xen
           Version: 3.0.3
          Platform: x86
        OS/Version: Linux-2.6
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Hypervisor
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: horndasch.andreas@xxxxxx


Hi,

I installed xend on my debian 4.0 etch.

But i could not start it...
I tried 'xend' but then i get the message:
<---
WARNING! Can't find hypervisor information in sysfs!
ERROR: Could not obtain handle on privileged command interface (2 = No such
file or directory)
ERROR: Could not obtain handle on privileged command interface (2 = No such
file or directory)
Traceback (most recent call last):
  File "/usr/lib/xen-default/bin/xend", line 40, in ?
    from xen.xend.server import SrvDaemon
  File "/usr/lib/xen-3.0.3-1/lib/python/xen/xend/server/SrvSaemon.py", line 21,
in ?
    import relocate
  File "/usr/lib/xen-3.0.3-1/lib python/xen/xend/server/relocate.py", line 26,
in ?
    from xen.xend import XendDomain
  File "/usr/lib/xen-3.0.3-1/lib/python/xen/xend/XendDomain.py", line 33, in ?
    import XendDomainInfo
  File "/usr/lib/xen-3.0.3-1/lib/python/xen/xend/image.py", line 34, in ?
    import image
  File "/usr/lib/xen-3.0.3-1/lib/python/xen/xend/image.py", line 34, in ?
    xc = xen.lowlevel.xc.xc()
xen.lowlevel.xc.Error: (2, 'No such file or directory')
<---

The file '/var/log/xen/xen.log' is empty...


How could i fix that?

Andy


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 1023] New: Could not start xend, bugzilla-daemon <=