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] Importing xvpappliance-1.9.1-1 into XCP 1.0

To: ramus56 <ramus56@xxxxxxxx>
Subject: Re: [Xen-users] Importing xvpappliance-1.9.1-1 into XCP 1.0
From: Outback Dingo <outbackdingo@xxxxxxxxx>
Date: Sun, 10 Apr 2011 23:38:56 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 10 Apr 2011 20:39:44 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=iwjy7tHDNa0frPwfK9UL7DqBNGFB1vDfo8oj9E8zUYs=; b=SN0CW5MuxEBexk76k4iQDKKe2dt2SxFKR2yAradSFzHyDe5aK0tsxNa6ErUXy3ETvp k+6q7hsBY/ymY6OH9VFwgQy4jRLdzpMNdDTN+KGaAOnJZgWgRQUVQreW+yrIyNvijY5Z uvLLcaruX+FL4G7THvYGBYDyg2+HwnQ6z4Zhw=
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=P4f7/3ApJUoF+1qX5jHHYQ1C/nW0KX6SJTU3KPiAedeJfcLhDsUWyaM6/ThwKoHU/m c59/u7KmYCyWQcZ9IkMwcBkELpQl3mFzc4EMOqHvW3ESvgIclhf4DsEM666/fedqj6eT oGqVsblzXfa/VffABu7NyKCQ3T4Dml/eR0kCw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <BANLkTikATEtZbScOg3VP_TUXxbxyehNRag@xxxxxxxxxxxxxx>
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: <SNT128-DS2207788310B2B5BA940BDD8A90@xxxxxxx> <BANLkTimN0R8H-cN1qfL0BPtHA3K_yQmTPg@xxxxxxxxxxxxxx> <SNT128-DS2BA50453008A28A5223A2D8A80@xxxxxxx> <BANLkTikATEtZbScOg3VP_TUXxbxyehNRag@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
and xvp
time xe vm-import filename=xvpappliance-1.9.0-1.xva 
7323c7d3-a05e-1b92-ba50-ba1db1d341fa

real 0m50.732s
user 0m0.590s
sys 0m2.220s


On Sun, Apr 10, 2011 at 11:34 PM, Outback Dingo <outbackdingo@xxxxxxxxx> wrote:
Ok FYI just did it again on a fresh XCP bare metal  install
quad cpu, 4gb ram, 
scp xenwebmanager.xva root@xxxxxxxxxxxxxx
time xe vm-import filename=xenwebmanager.xva 
6075a22b-c909-1590-e8c7-1d2fee37ca7e

real 1m27.196s
user 0m0.320s
sys 0m1.800s


On Sun, Apr 10, 2011 at 9:16 PM, ramus56 <ramus56@xxxxxxxx> wrote:

Just using vmware player is to proof out the concept until the rest of the hardware arrives.

It will be XCP on bare metal(8GB ECC Ram), running XVP guest, Solaris based guest which will control 10TB under ZFS and a general purpose CentOS based guest.

I would not expect XCP to behave any different between bare metal and running in a vm, if that is the cause of my issue.

 

 

From: Outback Dingo [mailto:outbackdingo@xxxxxxxxx]
Sent: Sunday, April 10, 2011 3:37 PM
To: ramus56
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Importing xvpappliance-1.9.1-1 into XCP 1.0

 

On Sun, Apr 10, 2011 at 3:17 PM, ramus56 <ramus56@xxxxxxxx> wrote:

Hello,

I'm trying to import the xvpappliance into XCP but the import cmds never
returns, XCP is currently installed in vmware player.

The import cmd:
       xe vm-import filename=/mnt/nfs/xvpappliance-1.9.1-1.xva
sr-uuid=95edafef-9f77-6927-496f-03f780ea2ec4

"/mnt/nfs" is a mounted nfs share exposed by WIN2008 R2, in which the
storage repository is also created.
When the import starts I see it create a
file(f5238e75-5ab2-4c68-a8d5-543ded1ae946.vhd) in the repository folder.
This file get to about 11.4MB and stops growing, I've waited over 1 hour and
the vm-import cmd never returns and the vhd file does not get any bigger.

I have to force vmware player to reboot, after it reboots I see the
xvappliance listed in the "All VMs" menu of xcp with a status of halted.
Attempts to start the vm results in msg "Failed: Traceback (most recent call
last)" , given the xvp xva source is over 1GB and the vhd file is under 12M
I'm assuming the file is  incomplete.

If any can advise me how to achieve a successful import  it would be
appreciated.

 

Odd ive imported the xvpappliance multiple times with out fail on XCP 1.0

matter of fact i just did it last night on a new XCP box, though im not sure why your running XCP

inside vmware player.. which im guessing might be an issue, though cant say for sure

it does import fine when XCP is on bare metal

 


Regards,

Flash.
_______________________________________________
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>