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: Pasi Kärkkäinen <pasik@xxxxxx>, 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: Mon, 20 Dec 2010 21:08:41 +0000
Cc:
Delivery-date: Mon, 20 Dec 2010 13:09:02 -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=ShquiDxjGwigQRfDFq8pxC6gCoHNq404LK3JHMcwRWw=; b=xvXOep3c7uc5lOv+fCGATfhOsVW/Uig7GqbbpPf9jpEuPhf4jIlp6jRGEOk4TKqMO/ ebkmqSSSrQDLMHNTQGqoOz465pll+W84rInrQeTsMKzb60HokRpsFy/m5rFCeFVGjh+H zd0a72rBE6KF99w+XgcMGApkk+ox4r/qQOYK8=
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=MyyqRQhOwJPnJjRPXFEH7LEtQd/1eCr6HKeKBEHC5MXnhvj7SgPNrnkRJR92PEydQA NlA41bKcRu4tAFtvtsuIAaOKSv54qev4lSbKPZwOftdpGczv/L8iwmPBvW6jw9ExZhq/ 3TkMyWuZUXfG0hxJ3WS/P7hg6EAuEIXqYlyDU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20101220210129.GQ2754@xxxxxxxxxxx>
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>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
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