public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* totally random "VFS: Cannot open root device"
@ 2005-11-28 20:52 0602
  2005-11-29 19:22 ` Keith Mannthey
  2005-11-30  4:35 ` Tejun Heo
  0 siblings, 2 replies; 5+ messages in thread
From: 0602 @ 2005-11-28 20:52 UTC (permalink / raw)
  To: linux-kernel

Hi!

(Please CC me your answers as I am not subscribed.)

I have a problem with 2.6.14.3 kernel (but this probably isn't too 
version-specific). I have a kernel which succesfully boots on totally 
random basis (cca 70% is success). My root partition resides on a SATA 
disc connected to a controller on Intel 6300ESB ICH southbridge (mb 
Intel se7320vp2). There is a reiserfs 3 filesystem on my root partition. 
Without any changes to configuration (os or bios or whatever) I 
sometimes get:

VFS: Cannot open root device "801" or unknown block(8,1)

Could this be some timeout issue, or indication of crappy hw? I've tried 
this about 10 times (immediately ctrl+alt+del on successfull boot or 
reset button on aforementioned panic) and I saw no regularities in this 
misbehaviour.

I sincerely appreciate any advice anyone can give.

Thanks,

r.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: totally random "VFS: Cannot open root device"
  2005-11-28 20:52 totally random "VFS: Cannot open root device" 0602
@ 2005-11-29 19:22 ` Keith Mannthey
  2005-11-30  4:35 ` Tejun Heo
  1 sibling, 0 replies; 5+ messages in thread
From: Keith Mannthey @ 2005-11-29 19:22 UTC (permalink / raw)
  To: 0602@eq.cz; +Cc: linux-kernel

What SATA controler are you using in your box? What does lspci report?
It sounds to me like the driver you are using is not playing well with your
SATA controler or drive.  It could be related to crappy HW or a driver issue.

When you system boots the drive says online and behaves ok?  You just
see device trouble when you boot up correct?

Is it possible to capture the boot messages from a failed boot (serial console,
netconsole)?  It can tell alot about why no root fs was found.  Most likley
no disk were found by the SATA driver.

Thanks,

Keith

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: totally random "VFS: Cannot open root device"
  2005-11-28 20:52 totally random "VFS: Cannot open root device" 0602
  2005-11-29 19:22 ` Keith Mannthey
@ 2005-11-30  4:35 ` Tejun Heo
  2005-11-30 13:07   ` 0602
  1 sibling, 1 reply; 5+ messages in thread
From: Tejun Heo @ 2005-11-30  4:35 UTC (permalink / raw)
  To: 0602@eq.cz; +Cc: linux-kernel, Linux-ide

0602@eq.cz wrote:
> Hi!
> 
> (Please CC me your answers as I am not subscribed.)
> 
> I have a problem with 2.6.14.3 kernel (but this probably isn't too 
> version-specific). I have a kernel which succesfully boots on totally 
> random basis (cca 70% is success). My root partition resides on a SATA 
> disc connected to a controller on Intel 6300ESB ICH southbridge (mb 
> Intel se7320vp2). There is a reiserfs 3 filesystem on my root partition. 
> Without any changes to configuration (os or bios or whatever) I 
> sometimes get:
> 
> VFS: Cannot open root device "801" or unknown block(8,1)
> 
> Could this be some timeout issue, or indication of crappy hw? I've tried 
> this about 10 times (immediately ctrl+alt+del on successfull boot or 
> reset button on aforementioned panic) and I saw no regularities in this 
> misbehaviour.
> 
> I sincerely appreciate any advice anyone can give.
> 

[CC'ing linux-ide]

Hello, 0602.  :-)

Can you please post dmesg of a successful booting?  That will tell us 
which SATA controller/disks you are using.  Also, the boot log of a 
failed boot will be very helpful - the best way to get this is via 
serial console.  If you don't have access to serial console, taking note 
   / picture of the part where SATA detection fails will do too.

Also, when the machine boots successfully, does it work without 
generating disk related kernel logs?  Just perform any IO-heavy 
operations - cp'ing directories which contain large files, 
tar/untarring... - and see if the kernel complains about anyting.

-- 
tejun

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: totally random "VFS: Cannot open root device"
  2005-11-30  4:35 ` Tejun Heo
@ 2005-11-30 13:07   ` 0602
  2005-11-30 22:05     ` Keith Mannthey
  0 siblings, 1 reply; 5+ messages in thread
From: 0602 @ 2005-11-30 13:07 UTC (permalink / raw)
  To: Tejun Heo; +Cc: linux-kernel, Linux-ide

Hi,

(Please CC me your answers as I am not subscribed.)

Tejun Heo wrote:
[...]
> Can you please post dmesg of a successful booting?  That will tell us 
> which SATA controller/disks you are using.  Also, the boot log of a 
> failed boot will be very helpful - the best way to get this is via 
> serial console.  If you don't have access to serial console, taking note 
>   / picture of the part where SATA detection fails will do too.

I've placed the dmesg and the picture of panic here: http://26143.eq.cz/

> 
> Also, when the machine boots successfully, does it work without 
> generating disk related kernel logs?  Just perform any IO-heavy 
> operations - cp'ing directories which contain large files, 
> tar/untarring... - and see if the kernel complains about anyting.
> 

There are no signs of anything wrong in logs, all my IO tests passed ok.

Regards,

r.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: totally random "VFS: Cannot open root device"
  2005-11-30 13:07   ` 0602
@ 2005-11-30 22:05     ` Keith Mannthey
  0 siblings, 0 replies; 5+ messages in thread
From: Keith Mannthey @ 2005-11-30 22:05 UTC (permalink / raw)
  To: 0602@eq.cz; +Cc: Tejun Heo, linux-kernel, Linux-ide

On 11/30/05, 0602@eq.cz <0602@eq.cz> wrote:

Best guess is driver initilization troubles. The screen shot only
dosen't really show anything besides it is broken. A full boot log
from the failed boot would be nice.  There were some recent SATA
change could you try the current 2.6.15-rc3 as well?

Thanks,
 Keith

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-11-30 22:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-28 20:52 totally random "VFS: Cannot open root device" 0602
2005-11-29 19:22 ` Keith Mannthey
2005-11-30  4:35 ` Tejun Heo
2005-11-30 13:07   ` 0602
2005-11-30 22:05     ` Keith Mannthey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox