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-users

[Xen-users] XenSV

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] XenSV
From: "Christopher Torrington" <cfgt2@xxxxxxxxx>
Date: Sun, 5 Jun 2005 00:30:24 +0100
Delivery-date: Sat, 04 Jun 2005 23:29:36 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcVpXWFtuOZrSEqgSWqEiQWFi5r/vA==
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>