|
|
|
|
|
|
|
|
|
|
xen-users
Hi,
I have successfully installed xen 2.0.6 on Debian Sarge and have been able
to create domains fine. What I would now like to do is use the Xen web front
end to admin the domains. However, when I browse to http://localhost:8080 I
get a python error:
web.Server Traceback (most recent call last):
exceptions.OSError: [Errno 2] No such file or directory: '/var/lib/xen/sv'
/usr/lib/python2.3/site-packages/twisted/web/server.py, line 164 in process
162 self.postpath = map(unquote, string.split(self.path[1:], '/'))
163 try:
164 resrc = self.site.getResourceFor(self)
165 self.render(resrc)
etc etc...
True to its word there is no folder /var/lib/xen/sv, /var/lib/xen only
contains a xend-db folder
Also, when I looked in xen-2.0-install/install, there are no files that it
would have installed in /var.
Is the XenSV included in the binary distribution, or do I have to compile
from source to get it?
Christopher
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] XenSV,
Christopher Torrington <=
|
|
|
|
|