Results 1 to 3 of 3
ok after installing centos 5.3 on dell power edge server 2650
I get the following error
scsi 0:1:0:0: timing out command, waited 22s
scsi 0:1:1:0: timing out command, waited 22s
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-26-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 15
centos 5.3 fresh install wont boot scsi issue
ok after installing centos 5.3 on dell power edge server 2650
I get the following error
scsi 0:1:0:0: timing out command, waited 22s
scsi 0:1:1:0: timing out command, waited 22s
and it just keeps counting up and never stops.
And I doing something wrong?
- 10-15-2009 #2Just Joined!
- Join Date
- Oct 2009
- Posts
- 2
I have a box with this exact issue. Did you ever find a solution?
- 10-16-2009 #3Just Joined!
- Join Date
- Oct 2009
- Posts
- 2
I found a solution. If you edit the kernel boot parameters removing the
you'll get a different error message. i.e.Code:quit
which then led me to https : // bugzilla.redhat.com/show_bug.cgi?id=450444 and on that page you will find that if you edit the kernel boot parameters to have eitherCode:aac_srb: aac_fib_send failed with status: 8195
orCode:aacraid.dacmode=0
The mem=4G worked for me. After I updated the kernel the problem went away.Code:mem=4G


Reply With Quote
