Re: [SLUG] /home1 contains file system w/errors - check forced - how do you approach this problem??

From: Justin M. Keyes (m9u35@yahoo.com)
Date: Mon Sep 15 2003 - 19:25:07 EDT


--- Paul M Foster <paulf@quillandmouse.com> wrote:
> On Mon, Sep 15, 2003 at 03:05:57PM -0400, Clay, John wrote:
>
> > I rebooted my Linux server today and was greeted by the following (edited)
> > messages:
> >
> > /boot1 OK
> > /home1 Contains file system with errors - check forced
> > - Inodes that were part of a corrupt orphan linked list found
> > - Unexpected inconsistency - Run fsck manually
> > /opt clean
> > /tmp1 clean
> > /usr1 clean
> > /var1 clean
> >
> > An error occurred during the file system check dripping you to a shell. The
> > system will reboot when you leave the shell.
> >
> > Can anyone give me a hint as to how to approach this problem?
> >
>
> While you're in the root shell you've been dropped into, unmount the
> /home1 partition, fsck it, and reboot. That is:
>
> umount /home1
> e2fsck -f /dev/whatever

Be careful not to answer yes to questions unless you know what they mean. If
it tells you about suspect nodes, you will have to write down the location of
the nodes and manually fix them. I am not sure how to do this. If you answer
"yes" to the questions it asks about changing the nodes, it will most likely
compound your problem and you will have a partition full of fragmented files
without directories, which is fun to wade through. I mean not fun.

Again, if your fsck asks you a bunch of yes/no questions... don't tell it to
change anything unless you know what you are doing. It is asking you those
questions for a reason, i.e. "this may screw something up, so i'm giving you
the option: yes or no?"

I don't know anyting about manually fixing those inodes, I'll see what I can
find. In the meantime, someone else might know...

=====
Justin Keyes
---------------------------
The only thing worse than a Southern accent is a Northern accent.
---------------------------
"Congress has not unlimited powers to provide for the general welfare, but only
those specifically enumerated."
--Thomas Jefferson

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 18:30:52 EDT