|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] xend start problem: on suse 9.3
Hi there
I get the same error, only
/usr/lib/python/xen/lowlevel/xu.so
does -not- exist
I see a dir named
/usr/lib/python/site-packages/xen/lowlevel
with just one file in it:
__init__.pyc
even if I do a
find -name xu.*
from / I get nothing
I run Suse 9.3 and kernel 2.6.8-24.14, which seems to
be the only way to get Dom0 up under Suse 9.3 for the
time being
Hints most welcome!
Chris
>This is the error that I am getting on the redhat
>server that I have
>installed xen on. Any ideas? I have installed
>Twisted but still no luck,
>here is what I get.
>
>
># xend start
>Traceback (most recent call last):
> File "/usr/sbin/xend", line 27, in ?
> from xen.xend.server import SrvDaemon
> File
"/usr/lib/python/xen/xend/server/SrvDaemon.py", >line
28, in ?
> from xen.lowlevel import xu
>ImportError: /usr/lib/python/xen/lowlevel/xu.so:
>cannot open shared object
>file: No such file or directory
>
>As you can see the file does exist.>
>
># ls -al /usr/lib/python/xen/lowlevel/xu.so
>-rwxr-xr-x 1 root root 103683 Apr 28 15:39
>/usr/lib/python/xen/lowlevel/xu.so
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden:
http://mail.yahoo.de
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- RE: [Xen-users] xend start problem: on suse 9.3,
Chris Epicier <=
|
|
|
|
|