linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Farkas Levente <lfarkas@bppiac.hu>
To: Neil Brown <neilb@cse.unsw.edu.au>
Cc: linux-raid@vger.kernel.org
Subject: Re: why the kernel and mdadm report differently
Date: Mon, 05 Sep 2005 13:49:55 +0200	[thread overview]
Message-ID: <431C30E3.2040404@bppiac.hu> (raw)
In-Reply-To: <17180.3031.193961.445535@cse.unsw.edu.au>

Neil Brown wrote:
> On Monday September 5, lfarkas@bppiac.hu wrote:
> 
>>hi,
>>one of our raid array is crash all the time (once a week), 
> 
> 
> Any kernel error messages?

i already send report about this a few times to this list without any 
response, but i send you a private message will all logs.

>>and one more 
>>stange thing that it's currently not working, kernel report inactive 
>>while mdadm said it's active, degraded. what's more we cant put this 
>>array into active state.
> 
> 
> Looks like you need to stop in (mdadm -S /dev/md2) and re-assemble it
> with --force:
>   mdadm -A /dev/md2 -f /dev/sd[abcefgh]1
> 
> It looks like the computer crashed and when it came back up it was
> missing a drive.  This situation can result in silent data corruption,
> which is why md won't automatically assemble it.  When you do assemble
> it, you should at least fsck the filesystem, and possibly check for
> data corruption if that is possible.  At least be aware that some data
> could be corrupt (there is a good chance that nothing is, but it is by
> no means certain).

it works. but shouldn't it have to be both inactive or active?


>>this is mdadm 1.12, just another site note there is no rpm for version 
>>2.0:-(
> 
> 
> No.  I seem to remember some odd compile issue with making the RPM
> and thinking "I don't care".   Maybe I should care a bit more....

would be useful.


-- 
   Levente                               "Si vis pacem para bellum!"


  reply	other threads:[~2005-09-05 11:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-05  9:01 why the kernel and mdadm report differently Farkas Levente
2005-09-05  9:11 ` Neil Brown
2005-09-05 11:49   ` Farkas Levente [this message]
2005-09-05 12:36     ` David M. Strang
2005-09-05 13:39       ` Farkas Levente
2005-09-05 13:30     ` Farkas Levente
2005-09-06  1:18       ` Neil Brown
2005-09-06  1: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=431C30E3.2040404@bppiac.hu \
    --to=lfarkas@bppiac.hu \
    --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).