On Tue, Aug 23, 2005 at 01:55:41AM +0300, Diego Iastrubni wrote:
> Hi all,
> 
> I have this problem which comes without warning on my box, it seems "/" gets 
> remounted (without any warning, not reason) as read only. I can use the box 
> without real big problems, until something needs to write to the disk (for 
> example konqueror gets a file from the web or something as silly as that).
> 
> I reboot, and the next thing I see is that / is not clean, and I need to run 
> "fsck -y", which takes a long time since my root-fs is quite large (30GB).

Is it ext2? Bad corruptions on reiserfs give somewhat similar errors but
with a different message.

The init scripts do that.

> 
> I tried looking into dmeg a few times, but I did not find anything wierd. 

Right. Because it's in userland.

> 
> I thought that it might be an hibernate/swsusp2 problem, but now I a 
> clean-booting, and still see the problem (still using a swsusp2 enabled 
> kernel).
> 
> My guess is that some part of mys disk (my guess is 
> that /usr/local/src/[something) is messed up in a way fsck does not find. 

The root filesystem? Not another one? So this probably is not just a
corrupted partition. Maybe fstab itself is corrupted. 

> 
> My question is:
> Has anyone else seen such problems? How can I "debug" it? What can cause that?

Distro-dependent. On RH it is rc.sysinit . Other distros have a whole
directory of rcS.d . There should be two places where such fsck-s and
mounts occour: first for / and later for the other filesystems.

-- 
Tzafrir Cohen         | [EMAIL PROTECTED] | VIM is
http://tzafrir.org.il |                           | a Mutt's  
[EMAIL PROTECTED] |                           |  best
ICQ# 16849755         |                           | friend

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to