From: "Calvin D. Webster" <cwebster@ec.rr.com>
To: Neil Brown <neilb@cse.unsw.edu.au>
Cc: linux-raid <linux-raid@vger.kernel.org>
Subject: Re: Software RAID Stopped Working With Aurora Kernel
Date: Wed, 22 May 2002 08:00:34 -0400 [thread overview]
Message-ID: <3CEB8862.E114F042@ec.rr.com> (raw)
In-Reply-To: 15594.56731.169389.603464@notabene.cse.unsw.edu.au
Neil Brown wrote:
>
> On Tuesday May 21, cwebster@ec.rr.com wrote:
> >
> > There is only one thing that doesn't look right to me. That is the
> > contents of "/proc/mdstat".
> > The device numbers seem mismatched to their device names.
>
> I don't know what caused the different numbering. However as the raid
> drive is clearly putting the right disks in the right places I
> wouldn't worry about it.
There were a few other minor inconsistencies that I thought you might be
interested in between the output of "mdadm" and that of "lsraid" from
the new raidtools.
"mdadm --examine /dev/sda1" shows "State : dirty, no-errors". All other
RAID drives show the same.
"lsraid -D -a /dev/md0" shows "state = good". All other RAID devices
show the same.
## Possibly related:
## Because of this inconsistency, I ran "e2fsck /dev/md0":
-------------------------------------------------------------------------
[root@winggear root]# e2fsck /dev/md0
e2fsck 1.23, 15-Aug-2001 for EXT2 FS 0.5b, 95/08/09
/dev/md0: clean, 69960/8847360 files, 9835985/17681664 blocks
-------------------------------------------------------------------------
## Okay, it says "clean" but I'm not buying it. Try "force"
-------------------------------------------------------------------------
[root@winggear root]# e2fsck -f /dev/md0
e2fsck 1.23, 15-Aug-2001 for EXT2 FS 0.5b, 95/08/09
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Filesystem contains large files, but lacks LARGE_FILE flag in
superblock.
Fix<y>? yes
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/md0: ***** FILE SYSTEM WAS MODIFIED *****
/dev/md0: 69960/8847360 files (1.0% non-contiguous), 9835985/17681664
blocks
-------------------------------------------------------------------------
## I wonder why the LARGE_FILE flag was not set?
## I wonder if there is something else not quite right in the superblock
causing "mdadm" to report "dirty".
Everything seems to be running okay, though. The system will be getting
some exercise today. I should know soon if there are any problems. Let
me know if you'd like for me to check anything.
--Cal Webster
next prev parent reply other threads:[~2002-05-22 12:00 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-19 23:38 Software RAID Stopped Working With Aurora Kernel Calvin Webster
2002-05-20 11:26 ` Neil Brown
2002-05-20 19:25 ` Cal Webster
2002-05-20 21:09 ` Neil Brown
2002-05-20 21:33 ` Calvin D. Webster
2002-05-21 11:24 ` Calvin D. Webster
2002-05-21 12:10 ` Neil Brown
2002-05-21 17:30 ` Cal Webster
2002-05-21 20:46 ` Neil Brown
2002-05-21 22:12 ` Calvin D. Webster
2002-05-21 23:51 ` Neil Brown
2002-05-22 12:00 ` Calvin D. Webster [this message]
2002-05-27 4:59 ` Neil Brown
2002-05-29 13:07 ` Calvin Webster
2002-05-29 23:16 ` Neil Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3CEB8862.E114F042@ec.rr.com \
--to=cwebster@ec.rr.com \
--cc=linux-raid@vger.kernel.org \
--cc=neilb@cse.unsw.edu.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).