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

Re: [Xen-users] DOM0 - SCSI stops kernel

To: Fernando Maior <fernando.souto.maior@xxxxxxxxx>
Subject: Re: [Xen-users] DOM0 - SCSI stops kernel
From: Paolo Supino <paolo@xxxxxxxxxxxxx>
Date: Thu, 05 May 2005 23:55:51 +0300
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 05 May 2005 20:56:29 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <6a7b2d54050505133413363915@xxxxxxxxxxxxxx>
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>
References: <427A2FE3.4090002@xxxxxxxxxxxxx> <6a7b2d54050505133413363915@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050414
Hi Fernando

I didn't mention it because I thought it was obvious (which now I understand was a wrong assumption): My kernel (including DOM0 one) has everything compiled staticly in, including the SCSI driver. After I sent the email I noticed that the bus scan actually does print back errors in large intervals and once the driver was done scanning for all possible SCSI IDs it reset the computer. Does Xen save the kernel output somewhere so I can copy and paste the kernel messages?




Paolo


Fernando Maior wrote:

On 5/5/05, Paolo Supino <paolo@xxxxxxxxxxxxx> wrote:
Hi

 My computer has a SCSI card (Adaptac AHA 2940U2W, AIC7890/91) and the
DOM0 kernel stops loading when it initializes and just before its
supposed to scan the SCSI bus for devices (and there are 8 of those on
this card). What might be the problem?

Paolo

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


Is it loading the kernel module for you scsi adapter?
It should be compiled into the kernel OR it should
be inside the initrd file. Make sure one of the both
is true, and, in case the second one, you must pass
"module /initrd" to the GRUB loader.



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

<Prev in Thread] Current Thread [Next in Thread>