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

Re: [Xen-users] Problems with VM migration on XCP

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Problems with VM migration on XCP
From: Deborah Maria Vieira Magalhães <deborah.vm@xxxxxxxxx>
Date: Wed, 6 Oct 2010 11:02:46 -0300
Cc: Vern Burke <vburke@xxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 06 Oct 2010 07:04:26 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=MHt0fVx9dWOqFigxGZVCWjy3RIbLEFRwPrEGEYpfkVk=; b=UlzXhQEc9GR55nMhieKTHtg7IM3L0lxy2PFDGOQe1KYDVXSg+rJ4o+3nsrEddiQr5H uA+/NTQIxMhwUILFBp5iyng6ltzzgsM4KQATmbkD3ztMi6UG2Dd3O5x8tkxHewuKqjb+ bZdMKOXBrukEq32Uw4oFd6TkSQeZN6DDc/clA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=bgKuYuT/gb5bDBIh5RXSBy/cOKWCHIOKQ1c7SIhfBS+7Z/X/r19JbkmreTCkmRvmQ+ inWNLzcOBVFXQ8djKGAmptrtIkuHvIQyPOmR2zKhyCCyLJrVURfFYfcs0Rie1AUUpyIx 0nCHA4KHaqSI4PtBxRsgMoEbImJN9PnuTKQZ0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4CAC7436.3020906@xxxxxxxxxxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTikajGN+HU3q3_QPZWXe19oJMhLUKyNvaY=fGjWO@xxxxxxxxxxxxxx> <355468850-1285724049-cardhu_decombobulator_blackberry.rim.net-2095939256-@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <43843983-1285724669-cardhu_decombobulator_blackberry.rim.net-1134873142-@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <AANLkTimvqf28aRBVUmkMjkE7864OKcjy_1CKutDiWk83@xxxxxxxxxxxxxx> <4CAC7436.3020906@xxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Yeah, same thing here.

xcp-vm-debian:/mnt/visostore/Linux# ls -la
total 300
drwxrwxrwx 5 root root  4096 2010-10-04 19:38 .
drwxrwxrwx 3 root root  4096 2010-10-04 19:38 ..
drwxrwxrwx 2 root root  4096 2010-10-04 19:38 debian-etch
drwxrwxrwx 2 root root  4096 2010-10-04 19:38 debian-lenny
-rwxrwxrwx 1 root root 15553 2010-10-04 19:38 install.sh
drwxrwxrwx 2 root root  4096 2010-10-04 19:38 rhel4x
-rwxrwxrwx 1 root root   148 2010-10-04 19:38 versions.deb
-rwxrwxrwx 1 root root   246 2010-10-04 19:38 versions.rpm
-rwxrwxrwx 1 root root 55672 2010-10-04 19:38 xe-guest-utilities_0.5.0-579_amd64.deb
-rwxrwxrwx 1 root root 55688 2010-10-04 19:38 xe-guest-utilities_0.5.0-579_i386.deb
-rwxrwxrwx 1 root root 15435 2010-10-04 19:38 xe-guest-utilities-0.5.0-579.i386.rpm
-rwxrwxrwx 1 root root 15400 2010-10-04 19:38 xe-guest-utilities-0.5.0-579.x86_64.rpm
-rwxrwxrwx 1 root root 50027 2010-10-04 19:38 xe-guest-utilities-xenstore-0.5.0-579.i386.rpm
-rwxrwxrwx 1 root root 49990 2010-10-04 19:38 xe-guest-utilities-xenstore-0.5.0-579.x86_64.rpm
-rwxrwxrwx 1 root root  7341 2010-10-04 19:38 xe-linux-distribution

One thing to notice is that I copied the xs-tools.iso to my NFS storage server, then I "unziped" it on a folder (/visostore/xs-tools) on my NFS server, then I edited the /etc/fstab file on the VM I would like to install the xs-tools with the following line:
10.0.0.3:/visostore/xs-tools /mnt/visostore nfs noauto,users,exec 0 0
Then, every time I start the VM, I use the command mount /mnt/visostore

2010/10/6 Vern Burke <vburke@xxxxxxxxxxxxxxxxx>
Sounds like you might have a corrupted file (I've never had occaison to use the 32 bit Debian package). What's the size of the file, I get 55688 here.

Vern




On 10/5/2010 1:10 PM, Deborah Maria Vieira Magalhães wrote:
Hi Vern.

when I try to install Xen-Tools using the xs-tools.iso I get the error:

Errors were encountered while processing: /mnt/visostore/Linux/xe-guest utilities_0.5.0-579_i386.deb

I used the xs-tools. iso present in the installation CD XCP and I followed the steps on page 28 (To install the guest agent) of XCP Virtual Machine Installation Guide: I mounted the xs-tools. iso and  I executed the installation script as the root user:

/mnt/visostore/Linux/install.sh

Is there some incompatibility between versions of the xs-tools.iso and XCP?
 Have you already see this error before??? I don't find anything about the error and I'm apprehensive.


Thanks a lot for your help.

2010/9/28 Vern Burke <vburke@xxxxxxxx>
Sorry, that should have read Linux Guest Agent (fat fingers on a BlackBerry :) )

Vern
Vern Burke, SwiftWater Telecom, http://www.swiftwatertel.com

-----Original Message-----
From: "Vern Burke" <vburke@xxxxxxxx>
Date: Wed, 29 Sep 2010 01:34:54
To: Deborah Maria Vieira Magalhães<deborah.vm@xxxxxxxxx>; <xen-users-bounces@xxxxxxxxxxxxxxxxxxx>; <xen-users@xxxxxxxxxxxxxxxxxxx>
Reply-To: vburke@xxxxxxxx
Subject: Re: [Xen-users] Problems with VM migration on XCP

Deborah,
Grab the XCP Virtual Machine Installation Guide and check out page 27, Installing the Links Guest Agent ( I presume this is a Linux VM).

Vern
Vern Burke, SwiftWater Telecom, http://www.swiftwatertel.com

-----Original Message-----
From: Deborah Maria Vieira Magalhães <deborah.vm@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Date: Tue, 28 Sep 2010 22:24:52
To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Problems with VM migration on XCP

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-users] Problems with VM migration on XCP, Deborah Maria Vieira Magalhães <=