[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Simple question about Para-virtualized drivers in Windows


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Alba <florfoto@xxxxxxxxx>
  • Date: Tue, 19 May 2009 18:16:23 -0300
  • Delivery-date: Tue, 19 May 2009 14:26:17 -0700
  • 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=eKzHQUNyLJNUsFqfjBd5tCDF34CWRL1hwB5piMMqUbDyPhvMhTo1TAUSu84Hd+8BAg 4fpwS2HQe6mpanhmET8F6GAUsla5/CZt31qt8Rz9qinshBd5xjHbCx4jwscxPThv5nGG LOWV7u3qgoJYOCd2XEdroIVaqcnTiis0vqvPk=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Thanks Fajar for your reply.
I'm not using Redhat PV drivers on boot disk.

My DomU config file is:

disk = [ "file:PathToMyImage.img,hda,w", "tap:aio:/dev/sda1,xvdb,w" ]

I'm not sure which disk should I use in the Win DomU: if the one that says "QEMU HARDDISK"  or the one that says "RHEL DISK SCSI Disk Device".

Thanks in advance for your help.

Regards,

Alba



On Mon, May 18, 2009 at 11:43 PM, Fajar A. Nugraha <fajar@xxxxxxxxx> wrote:
On Tue, May 19, 2009 at 3:47 AM, Alba <florfoto@xxxxxxxxx> wrote:
> Hello,
>
> After installing para-virtualized drivers for Windows, and added a disk, I
> can see two disk instead of one in my Windows guest virtual machine.
> In disks' properties says "QEMU HARDDISK"  one disk and in the other one
> "RHEL DISK SCSI Disk Device".
>
> Which one should I use?

What is your domU config like?
Redhat's PV driver should NOT be used for boot disk.
http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.2/html/Para-Virtualized_Windows_Drivers/chap-Para-Virtualized_Windows_Drivers-Requirements_and_restrictions.html

So your disk like should look something like this (old-style config)

disk =  [
       'phy:/dev/VolGroup/disk1lv,hda,w',
       'phy:/dev/VolGroup/disk2lv,xvdb,w',
       ]

Note hda and xvdb, and NOT xvda and xvdb.

Personally I'd recommend you use James Harper's GPLPV (at least for
now), as it's more widely used, and it can be used on boot disk (C:).
You don't need to change any domU disk config with GPLPV.

--
Fajar

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.