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

Re: [Xen-API] XCP 1.0 Beta - Unable to create Windows 2008 R2 64 vm

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-API] XCP 1.0 Beta - Unable to create Windows 2008 R2 64 vm
From: Chris Percol <chris.percol@xxxxxxxxx>
Date: Tue, 21 Dec 2010 14:25:41 +0000
Delivery-date: Tue, 21 Dec 2010 06:25:52 -0800
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:content-type; bh=YuGnYGtfzKP4+AJt9nkqkzIGAePxDnas7xQIfEf9v2I=; b=I7qGSxrJBlqfprW9H4gHteIXdx2zl7/oLDC7BIQdJ925wMAayD7OR+zXEQVtlk6PuL EMS4aCbjG+OOVr9bmTFrbHAgNPIIbglaxutHjJOYLntRbhmr0bR8nWxE56msW6RZPtyB MiV6TBieSj5u6UV1AZZNPxoWOuD3vjuaITB88=
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 :content-type; b=GQPGTBOkLkGl6i7unCrBzXVXHu0XQRctF3Wkx/iW6+1BxlUDbcegZvhzOCl7SCWaRT wprD8OFqfwLZ4vtvts5CTH9LbTwh1qTaBBkoMrDStEEwr6debQGF5HsIbddVMfOz2jYw PjciguzT2RKpyVrr11w2MOvGUl5id7DztbMb0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTi=3E2tjOrg178y+EDtYjzoQ8BdmXUKE7rFZfZkT@xxxxxxxxxxxxxx>
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: <AANLkTik=0+bSpZCO4dGH37E2j1mikwXtmZ=z95tQQnxH@xxxxxxxxxxxxxx> <20101220210129.GQ2754@xxxxxxxxxxx> <AANLkTi=3E2tjOrg178y+EDtYjzoQ8BdmXUKE7rFZfZkT@xxxxxxxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Hi guys,

Can I ask again (whine, whine), should I be able to create a Windows 2008 R2 (64) vm from the corresponding template using XCP 1 beta and Citrix Xencentre 5.6 fp1?

I have tried hard to read any help available but I can't get over the fact that during install from iso or cdrom the hard drive can't be detected and install looks for drivers. Is there some gotchas with this template and R2? If it's the case I need to add pv drivers after installation how do I get windows installed in the first place from iso? I tried other install template with the same result.

Any help appreciated.

Chris

On Mon, Dec 20, 2010 at 9:08 PM, Chris Percol <chris.percol@xxxxxxxxx> wrote:
Pasi,

First of all thanks, have been scratching my head over this one.

Does this mean that I can't use the Windows 2008 R2 64 template provided in XCP 1 when installing the same os?

Do I need to do 'other install media' and then sort out drivers?

If so, why is the template there?

Thanks again,

Chris


On Mon, Dec 20, 2010 at 9:01 PM, Pasi Kärkkäinen <pasik@xxxxxx> wrote:
On Mon, Dec 20, 2010 at 05:45:27PM +0000, Chris Percol wrote:
>    I am using XCP 1.0 beta and xencentre fp1.
>    When I try to install a new W2K8R2 64 vm from iso, from a connected
>    isostore, the install fails because the windows installation can't detect
>    the hard drive and asks for drivers.
>    I noticed the attached drive is /dev/hda, whereas a working ubuntu vm is
>    using /dev/xvda. Is this the problem and if so what can I do to fix it? I
>    have searched the logs but nothing is leaping out at me.
>

Ubuntu VM is PV (paravirtualized), so it uses /dev/xvd* disks automatically.

Windows VM is HVM (fully virtualized), so it has emulated IDE disks, which are /dev/hd*.
(You can use optimized PV disks when you're done installing windows and you have
installed optimized Xen PV drivers).

-- Pasi



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