* aacraid hangs at boot on linux-2.4.27-pre1 20 second delay at lilo prompt makes it succeed
@ 2004-06-01 22:31 Jeffrey E. Hundstad
2004-06-02 21:00 ` Jeffrey E. Hundstad
0 siblings, 1 reply; 3+ messages in thread
From: Jeffrey E. Hundstad @ 2004-06-01 22:31 UTC (permalink / raw)
To: linux-kernel
While booting linux-2.4.27-pre1 the system hangs. If I put a 20 second
delay in at the lilo prompt then the system always boot successfully.
...I just pulled 20 seconds out of the air... less time might work, but
I haven't tried. I've also tried linux-2.4.24 with the same results.
I've since updated the system and raid card to the most current bios.
and it hasn't helped. The old raid bios was build 6082.
The system hangs right before the "Red Hat/Apaptec..." line below.
dmesg:
Red Hat/Adaptec aacraid driver (1.1-3 Apr 22 2004 14:34:42)
AAC0: kernel 2.8.4 build 6089
AAC0: monitor 2.8.4 build 6089
AAC0: bios 2.8.0 build 6089
AAC0: serial 635081d3fafaf001
scsi0 : percraid
Vendor: DELL Model: Rev: V1.0
Type: Direct-Access ANSI SCSI revision: 02
megaraid: v1.18k (Release Date: Thu Aug 28 10:05:11 EDT 2003)
megaraid: no BIOS enabled.
/proc/version:
Linux version 2.4.27-pre1 (ricardo@krypton) (gcc version 2.95.4 20011002
(Debian prerelease)) #1 SMP Thu Apr 22 14:33:58 CDT 2004
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: aacraid hangs at boot on linux-2.4.27-pre1 20 second delay at lilo prompt makes it succeed
2004-06-01 22:31 aacraid hangs at boot on linux-2.4.27-pre1 20 second delay at lilo prompt makes it succeed Jeffrey E. Hundstad
@ 2004-06-02 21:00 ` Jeffrey E. Hundstad
2004-06-09 15:04 ` Matt Domsch
0 siblings, 1 reply; 3+ messages in thread
From: Jeffrey E. Hundstad @ 2004-06-02 21:00 UTC (permalink / raw)
To: linux-kernel
My previous information was a bit in error. I incorrectly remembered
where the system would hang. It hangs in the place indicated below:
SCSI subsystem driver Revision: 1.00
Red Hat/Adaptec aacraid driver (1.1-3 Apr 22 2004 14:34:42)
AAC0: kernel 2.8.4 build 6089
AAC0: monitor 2.8.4 build 6089
AAC0: bios 2.8.0 build 6089
AAC0: serial 635081d3fafaf001
scsi0 : percraid
------ THE SYSTEM HANGS HERE ------
Vendor: DELL Model: Rev: V1.0
Type: Direct-Access ANSI SCSI revision: 02
Jeffrey E. Hundstad wrote:
> While booting linux-2.4.27-pre1 the system hangs. If I put a 20
> second delay in at the lilo prompt then the system always boot
> successfully. ...I just pulled 20 seconds out of the air... less time
> might work, but I haven't tried. I've also tried linux-2.4.24 with
> the same results.
>
> I've since updated the system and raid card to the most current bios.
> and it hasn't helped. The old raid bios was build 6082.
>
> The system hangs right before the "Red Hat/Apaptec..." line below.
>
> dmesg:
> Red Hat/Adaptec aacraid driver (1.1-3 Apr 22 2004 14:34:42)
> AAC0: kernel 2.8.4 build 6089
> AAC0: monitor 2.8.4 build 6089
> AAC0: bios 2.8.0 build 6089
> AAC0: serial 635081d3fafaf001
> scsi0 : percraid
> Vendor: DELL Model: Rev: V1.0
> Type: Direct-Access ANSI SCSI revision: 02
> megaraid: v1.18k (Release Date: Thu Aug 28 10:05:11 EDT 2003)
> megaraid: no BIOS enabled.
>
> /proc/version:
> Linux version 2.4.27-pre1 (ricardo@krypton) (gcc version 2.95.4
> 20011002 (Debian prerelease)) #1 SMP Thu Apr 22 14:33:58 CDT 2004
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe
> linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: aacraid hangs at boot on linux-2.4.27-pre1 20 second delay at lilo prompt makes it succeed
2004-06-02 21:00 ` Jeffrey E. Hundstad
@ 2004-06-09 15:04 ` Matt Domsch
0 siblings, 0 replies; 3+ messages in thread
From: Matt Domsch @ 2004-06-09 15:04 UTC (permalink / raw)
To: Jeffrey E. Hundstad; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1517 bytes --]
On Wed, Jun 02, 2004 at 04:00:50PM -0500, Jeffrey E. Hundstad wrote:
> >While booting linux-2.4.27-pre1 the system hangs. If I put a 20
> >second delay in at the lilo prompt then the system always boot
> >successfully. ...I just pulled 20 seconds out of the air... less time
> >might work, but I haven't tried. I've also tried linux-2.4.24 with
> >the same results.
>
> It hangs in the place indicated below:
>
> SCSI subsystem driver Revision: 1.00
> Red Hat/Adaptec aacraid driver (1.1-3 Apr 22 2004 14:34:42)
> AAC0: kernel 2.8.4 build 6089
> AAC0: monitor 2.8.4 build 6089
> AAC0: bios 2.8.0 build 6089
> AAC0: serial 635081d3fafaf001
> scsi0 : percraid
> ------ THE SYSTEM HANGS HERE ------
> Vendor: DELL Model: Rev: V1.0
> Type: Direct-Access ANSI SCSI revision: 02
It appears that the adapter is slow to respond to commands at this
point. It's possible that this is related to the firmware cache flush
issue we're aware of.
Can you please follow the instructions at
http://lists.us.dell.com/pipermail/linux-poweredge/2004-May/020104.html
which describe how to disable the read and write caches using the
afacli command and see if that solves it for you? If so, then the
permanent solution will be a new firmware when released.
Thanks,
Matt
--
Matt Domsch
Sr. Software Engineer, Lead Engineer
Dell Linux Solutions linux.dell.com & www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-06-09 15:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-01 22:31 aacraid hangs at boot on linux-2.4.27-pre1 20 second delay at lilo prompt makes it succeed Jeffrey E. Hundstad
2004-06-02 21:00 ` Jeffrey E. Hundstad
2004-06-09 15:04 ` Matt Domsch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox