linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "spren.gm@gmail.com" <spren.gm@gmail.com>
To: Rainer Fuegenstein <rfu@kaneda.iguw.tuwien.ac.at>,
	"linux-raid@vger.kernel.org" <linux-raid@vger.kernel.org>
Subject: Re: raid5: cannot start dirty degraded array
Date: Wed, 23 Dec 2009 21:13:44 +0800	[thread overview]
Message-ID: <200912232113402967580@gmail.com> (raw)
In-Reply-To: 579884013.20091223125023@kaneda.iguw.tuwien.ac.at

>Dec 23 12:30:19 alfred kernel: md: bind<sdc1>
>Dec 23 12:30:19 alfred kernel: md: bind<sdd1>
>Dec 23 12:30:19 alfred kernel: md: running: <sdd1><sdc1><sdb1><sda1>
>Dec 23 12:30:19 alfred kernel: md: kicking non-fresh sda1 from array!
"non-fresh" is because of that "events" counter in superblock of sda1 is at least 2 lesser that others.

>Dec 23 12:30:19 alfred kernel: raid5: device sdc1 operational as raid disk 3
>Dec 23 12:30:19 alfred kernel: raid5: device sdb1 operational as raid disk 0
>Dec 23 12:30:19 alfred kernel: raid5: cannot start dirty degraded array for md0
here "dirty" results from system crash while writing data to the raid.
using "--froce" param with mdadm could start the raid, 
or md-mod has a param "start_dirty_degraded", if you load it with "start_dirty_degraded" set to 1, 
your raid5 could be started.
I think no more data would lose or corrupt if only doing raid start operation, but you should first get more 
replies and suggestion :)



      parent reply	other threads:[~2009-12-23 13:13 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-23 11:50 raid5: cannot start dirty degraded array Rainer Fuegenstein
2009-12-23 12:50 ` Rainer Fuegenstein
2009-12-23 13:25   ` Majed B.
2009-12-23 13:44     ` Re[2]: " Rainer Fuegenstein
2009-12-23 13:48       ` Majed B.
2009-12-23 14:02         ` Re[4]: " Rainer Fuegenstein
2009-12-23 14:04           ` Majed B.
2009-12-23 14:30             ` Re[6]: " Rainer Fuegenstein
2009-12-23 14:35               ` Majed B.
2009-12-23 15:13                 ` Re[8]: " Rainer Fuegenstein
2009-12-23 15:16                   ` Majed B.
2009-12-23 17:03                     ` Re[10]: " Rainer Fuegenstein
2009-12-23 18:22                       ` Justin Piszcz
2009-12-24 16:40                         ` Thomas Fjellstrom
2009-12-27 12:57                           ` 99-raid-check (was: raid5: cannot start dirty degraded array) Rainer Fuegenstein
2009-12-23 14:49               ` raid5: cannot start dirty degraded array Asdo
     [not found]                 ` <1339530534.20091223201649@kaneda.iguw.tuwien.ac.at>
2009-12-23 21:10                   ` Asdo
2009-12-23 13:13 ` spren.gm [this message]

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=200912232113402967580@gmail.com \
    --to=spren.gm@gmail.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=rfu@kaneda.iguw.tuwien.ac.at \
    /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).