|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Can't connect to Xend
> http://www.tripathy.org/xend-strace
I am not an expert on the subject so just suggesting you may have a look on
/etc/ld.so/nohwcap in following error message the second line of your
strace log shows that such a file does not exist try searching for
these messaage also paste your logs /var/log/xend.log
daemon.log
and some other error logs you can get in /var/log/xen or /var/log/xend
not sure exactly
just post them on http://pastebin.com (you can set an expiry date on
them) or where ever you feel comfortable.
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x7f077fd62000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
--
Tapas
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|