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

[Xen-users] Xen 3.1 Windows HVM and SCSI?

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen 3.1 Windows HVM and SCSI?
From: Florian Engelmann <mailinglist@xxxxxxxx>
Date: Wed, 12 Sep 2007 16:49:12 +0200
Delivery-date: Wed, 12 Sep 2007 07:49:43 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)
Hi,
at the moment I am running this HVM guest config:

disk = [ 'phy:/dev/vg/hera_1,ioemu:hda,w','phy:/dev/vg/hera_2,ioemu:hdb,w','phy:/dev/vg/hera_3,ioemu:hdc,w','file:/iso/win2003cd1.iso,hdd:cdrom,r']

So I am not able to add any extra drives. I tried this config:

disk = [ 'phy:/dev/vg/hera_1,ioemu:sda,w','phy:/dev/vg/hera_2,ioemu:sdb,w','phy:/dev/vg/hera_3,ioemu:sdc,w','file:/iso/win2003cd1.iso,hdc:cdrom,r']

But after Windows 2003 Server booted from CD and installed all files the disks are not working after the first reboot. The driver windows 2003 uses is "sym_hi". Is it possible to use SCSI on a HVM guest? If yes how to change the virtual SCSI hardware used?

greetings Flo

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Xen 3.1 Windows HVM and SCSI?, Florian Engelmann <=