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] Additional scsi drivers needed for xen-3.0.2

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Additional scsi drivers needed for xen-3.0.2
From: edalB <edalb1979@xxxxxxxxx>
Date: Wed, 30 Aug 2006 17:17:39 +0200
Delivery-date: Wed, 30 Aug 2006 08:18:21 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=gAXKq12kD9Iy/p19uNGNvi6uYXLTmarTf67oiJuRSCDTqbc7HpybFfzgAnYK+bByIjaB54QQYOMtnZ+bBY4+WUmg+FDTDaG2gkphlcohHlAvU70VFGJa444ThHUY+GRas6Ba+hPqOIMxwJiK4UyOksnWwMtBxlN+TzuNWoLCiGQ=
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
Hi all

It always looks like it is me and the linux drivers but this looks
like I need to install a extra scsi module for xen-3.0.2.

This is the dmesg for the scsi driver.

GDT-HA 0: Name: SRCZCR
scsi0 : SRCZCR
Using anticipatory io scheduler
 Vendor: Intel     Model: Host Drive  #00   Rev:
 Type:   Direct-Access                      ANSI SCSI revision: 02
 Vendor: ESG-SHV   Model: SCA HSBP M15      Rev: 0.10
 Type:   Processor                          ANSI SCSI revision: 02

I know I need to create a intrd file as a module to make sure the
linux driver boots right.
But when I do a mkinitrd -o /boot/initrd-2.6.16-xen.img 2.6.16-xen

I get the error.

FATAL: Module gdth not found.
WARNING: This failure MAY indicate that your kernel will not boot!
but it can also be triggered by needed modules being compiled into
the kernel.

Now I have the driver.
But how would go about kompiling this driver with the xen kernal.

Regards

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Additional scsi drivers needed for xen-3.0.2, edalB <=