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

[Xen-API] Re: XAPI on Debian - creating and starting a debian squeeze VM

To: Sébastien Riccio <sr@xxxxxxxxxxxxxxx>
Subject: [Xen-API] Re: XAPI on Debian - creating and starting a debian squeeze VM
From: Mike McClurg <mike.mcclurg@xxxxxxxxxx>
Date: Mon, 22 Aug 2011 21:45:25 +0100
Cc: Jonathan Ludlam <Jonathan.Ludlam@xxxxxxxxxxxxx>, "xen-api@xxxxxxxxxxxxxxxxxxx" <xen-api@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 22 Aug 2011 13:45:29 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4E52B8C1.2040303@xxxxxxxxxxxxxxx>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <4E52B595.1080200@xxxxxxxxxxxxxxx> <4E52B644.1030601@xxxxxxxxxx> <4E52B8C1.2040303@xxxxxxxxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; Linux i686; rv:5.0) Gecko/20110807 Icedove/5.0
On 08/22/2011 09:14 PM, Sébastien Riccio wrote:

Okay,

here are the results:

root@xen-blade13:/usr/bin# ./eliloader
./eliloader:41: DeprecationWarning: the md5 module is deprecated; use
hashlib instead
    import md5
Traceback (most recent call last):
    File "./eliloader", line 84, in<module>
      mapfiles = [ f for f in os.listdir(guest_installer_dir) if
f.endswith('.map') ]
OSError: [Errno 2] No such file or directory:
'/opt/xensource/packages/files/guest-installer'

I guess these are the paths to the xcp on centos and that I could change
them but
the files doesn't exists on the system.

root@xen-blade13:/usr/bin# updatedb
root@xen-blade13:/usr/bin# locate guest-installer
root@xen-blade13:/usr/bin#

root@xen-blade13:/usr/bin# grep xensource eliloader
guest_installer_dir = "/opt/xensource/packages/files/guest-installer"

seems quite trivial if I can put my hands on the guest-installer files :)

Ah, that's right. That directory has a bunch of cpio archives that we use to patch up ramdisks that don't have the right xen modules. I don't want to spam the mailing list with an 8.4mb attachment, so I'll have to post this on downloads.xen.org tomorrow. If you've got an XCP host set up now, you can grab those files yourself.

Mike

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api