linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Dead three-disk RAID-5. Help?
@ 2012-10-20  3:19 Ken
  2012-10-20  3:59 ` Phil Turmel
  0 siblings, 1 reply; 2+ messages in thread
From: Ken @ 2012-10-20  3:19 UTC (permalink / raw)
  To: linux-raid

I'm currently highly suspicious that I executed the wrong command in
the wrong window -- which would mean that I blew away the partition
table, and fsck'd the new partitions, on /dev/sda.  Which
theoretically leaves me with /dev/sdb and /dev/sdc, no?  Except that
when I try to access them, it won't allow me to create the array.  If
I try the whole thing, it either tells me there's no partition table
on /dev/md0, or that it can't find the superblock on /dev/md0.

Any pointers on where to go from here would be very much appreciated
-- as (of course) the irony is that the system I *meant* to be
fsck'ing was intended to back up the original system.

Thank you kindly,

-Ken

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Dead three-disk RAID-5. Help?
  2012-10-20  3:19 Dead three-disk RAID-5. Help? Ken
@ 2012-10-20  3:59 ` Phil Turmel
  0 siblings, 0 replies; 2+ messages in thread
From: Phil Turmel @ 2012-10-20  3:59 UTC (permalink / raw)
  To: Ken; +Cc: linux-raid

Hi Ken,

On 10/19/2012 11:19 PM, Ken wrote:
> I'm currently highly suspicious that I executed the wrong command in
> the wrong window -- which would mean that I blew away the partition
> table, and fsck'd the new partitions, on /dev/sda.  Which
> theoretically leaves me with /dev/sdb and /dev/sdc, no?  Except that
> when I try to access them, it won't allow me to create the array.  If
> I try the whole thing, it either tells me there's no partition table
> on /dev/md0, or that it can't find the superblock on /dev/md0.

Pretty thin on information to help us help you.

Please go through your shell command history to show us some of the
things you tried.  Also, what distribution & version?

Some commands to run to give us information to start with (attach the
long ones to your e-mail as plain text):

uname -a
mdadm --version
dmesg
cat /proc/partitions
cat /proc/mdstat
mdadm -D /dev/md0
mdadm -E /dev/sd[abc]

{repeat the last two for any other arrays or member devices involved.
Partitions, perhaps?}

> Any pointers on where to go from here would be very much appreciated
> -- as (of course) the irony is that the system I *meant* to be
> fsck'ing was intended to back up the original system.

There are so many possible ways to set things up that we really need
more information.

> Thank you kindly,

You're welcome.

Phil


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-20  3:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-20  3:19 Dead three-disk RAID-5. Help? Ken
2012-10-20  3:59 ` Phil Turmel

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).