All of lore.kernel.org
 help / color / mirror / Atom feed
From: Boris Shingarov <shingarov@ca.istop.com>
To: linux-raid@vger.kernel.org
Subject: All disks in the array suddenly non-fresh??
Date: Thu, 13 Oct 2005 21:07:55 -0400	[thread overview]
Message-ID: <434F04EB.5070308@ca.istop.com> (raw)

Hi,

I'm very new to raid so my question is probably very basic.

This machine I have, is set up with three partitions on
three different disks (/dev/hda3, /dev/hde1, /dev/hdg1)
forming a raid-5 array, /dev/md0.
At some point, the machine became unresponsive, and on a reboot,
I get the following:

...
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
...
md: Autodetecting RAID arrays.
md: autorun ...
md: considering hdg1 ...
md:  adding hdg1 ...
md:  adding hde1 ...
md:  adding hda3 ...
md: created md0
md: bind<hda3>
md: bind<hde1>
md: bind<hdg1>
md: running: <hdg1><hde1><hda3>
md: kicking non-fresh hdg1 from array!
md: unbind<hdg1>
md: export_rdev(hdg1)
md: kicking non-fresh hde1 from array!
md: unbind<hde1>
md: export_rdev(hde1)
md: personality 4 is not loaded!
md :do_md_run() returned -22
md: md0 stopped.
md: unbind<hda3>
md: export_rdev(hda3)
md: ... autorun DONE.

I am using classic (non-mdadm) raid tools.  Of course everything
like /proc/mdstat, shows I have no md0, nor can I start md0.
What would be the next logical thing to investigate, to get out
of this situation?

Boris


             reply	other threads:[~2005-10-14  1:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-14  1:07 Boris Shingarov [this message]
2005-10-14 17:40 ` All disks in the array suddenly non-fresh?? Mike Tran

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=434F04EB.5070308@ca.istop.com \
    --to=shingarov@ca.istop.com \
    --cc=linux-raid@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.