|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Xen 3.0.3, Ubuntu 6.06 on HP DL145 G2 libarary problems?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am trying to use Xen 3.0.3 on an HP DL145 G2 with no success.
I have searched the list archives and see that other people have had the same
problem, but I have not seen a solution posted.
This is an AMD Opteron 64 system.
I am using the xen 3.0.3 binary for 64 bit systems.
The kernel loads without any problems,
mharlow@dom0:~$ uname -a
Linux dom0 2.6.16.29-xen #3 SMP Sun Oct 15 13:15:34 BST 2006 x86_64 GNU/Linux
however:
mharlow@dom0:~$ sudo xm list
Traceback (most recent call last):
File "/usr/sbin/xm", line 8, in ?
from xen.xm import main
File "/usr/lib/python/xen/xm/main.py", line 45, in ?
from xen.util import security
File "/usr/lib/python/xen/util/security.py", line 25, in ?
from xen.lowlevel import acm
ImportError: /usr/lib/python/xen/lowlevel/acm.so: cannot open shared object
file: No such file or directory
mharlow@dom0:~$ ls -l /usr/lib/python/xen/lowlevel/acm.so
- -rwxr-xr-x 1 root root 24064 2006-10-11 04:31
/usr/lib/python/xen/lowlevel/acm.so*
mharlow@dom0:~$ file /usr/lib/python/xen/lowlevel/acm.so
/usr/lib/python/xen/lowlevel/acm.so: ELF 64-bit LSB shared object, AMD x86-64,
version 1 (SYSV), not stripped
and trying to run
mharlow@dom0:~$ sudo /etc/init.d/xend start
Results in:
Traceback (most recent call last):
File "/usr/sbin/xend", line 33, in ?
from xen.xend.server import SrvDaemon
File "/usr/lib/python/xen/xend/server/SrvDaemon.py", line 17, in ?
import xen.lowlevel.xc
ImportError: /usr/lib/python/xen/lowlevel/xc.so: cannot open shared object
file: No such file or directory
repeated several times.
mharlow@dom0:~$ ls -l /usr/lib/python/xen/lowlevel/xc.so
- -rwxr-xr-x 1 root root 64577 2006-10-11 04:31
/usr/lib/python/xen/lowlevel/xc.so*
mharlow@dom0:~$ file /usr/lib/python/xen/lowlevel/xc.so
/usr/lib/python/xen/lowlevel/xc.so: ELF 64-bit LSB shared object, AMD x86-64,
version 1 (SYSV), not stripped
I have tried adding to /etc/ld.so.conf to see if that helps:
mharlow@dom0:/usr/lib64/python/xen$ cat /etc/ld.so.conf
/usr/lib/python
/lib64
/usr/lib64
/lib
/usr/lib
/usr/lib/python/xen/lowlevel
However, it skips right by and does not pick up the libraries.
[snip]
/usr/lib/python/xen/lowlevel:
/usr/lib/i486: (hwcap: 0x2000000000000)
libssl.so.0.9.8 -> libssl.so.0.9.8
libcrypto.so.0.9.8 -> libcrypto.so.0.9.8
[snip]
- --
Matt Okeson-Harlow
Sen gutoj malgrandaj maro ne ekzistus
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFFQlM5IC6c4rRklDURAjyVAJ0Tlq54o5RE+fRcR1wjA4osRTG9bACeIiby
eG7Q4m/ilWSNWQNmT4jSt3E=
=DcZB
-----END PGP SIGNATURE-----
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Xen 3.0.3, Ubuntu 6.06 on HP DL145 G2 libarary problems?,
Matt Okeson-Harlow <=
|
|
|
|
|