linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bad Recovery
@ 2004-01-10  0:28 Stephen Hargrove
  2004-01-10 12:45 ` Luca Berra
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Hargrove @ 2004-01-10  0:28 UTC (permalink / raw)
  To: linux-raid

I recently underwent a fiasco that is far too long to describe.  Suffice
it to say that all /dev/hd* were renamed.  I've recovered the primary
elements of a raid-5 array, and the array successfully rebuilt during the
night/day.

My array is composed of /dev/hdc1, /dev/hdg1, and /dev/hdd1.  Prior to
said fiasco, /dev/hde1 was a member of the array but got kicked from the
array.  /dev/hdd1 is a new drive that I just added to the system.  When
the array was rebuilding, it kicked hde1 and used hdd1.

I'm now unable to add /dev/hde1 as a spare.  It's there, and the system
sees it, but

# mdadm -a /dev/hde1
mdadm: /dev/hde1 does not appear to be an md device

--force results in the same message.

I rebooted the system, and now can't get /dev/md0 to mount.

# mount /stuff
mount: wront fs type, bad option, bad superblock on /dev/md0,
    or too many mounted file systems
    (could this be the IDE devide where you in fact use
    ide-scsi so that sr0 or sda or so is needed?)

I'm sure I've left out a ton of information you might need.  If you'll let
me know what's needed, I'll be glad to forward it.

Thanks.
--
Steve
------------------------------------------
http://www.exitwound.org......hard to find
http://www.buckowensfan.com...he's the man
------------------------------------------
You are a very redundant person, that's
what kind of person you are.
------------------------------------------


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

* Re: Bad Recovery
  2004-01-10  0:28 Bad Recovery Stephen Hargrove
@ 2004-01-10 12:45 ` Luca Berra
  2004-01-10 20:08   ` Stephen Hargrove
  0 siblings, 1 reply; 3+ messages in thread
From: Luca Berra @ 2004-01-10 12:45 UTC (permalink / raw)
  To: linux-raid

On Fri, Jan 09, 2004 at 06:28:27PM -0600, Stephen Hargrove wrote:
># mdadm -a /dev/hde1
>mdadm: /dev/hde1 does not appear to be an md device

syntax is: mdadm /dev/md<number> -a /dev/hde1

># mount /stuff
>mount: wront fs type, bad option, bad superblock on /dev/md0,
>    or too many mounted file systems
>
>I'm sure I've left out a ton of information you might need.  If you'll let
>me know what's needed, I'll be glad to forward it.
/proc/mdstat,
output of mdadm --assemble ... when you started the md0
syslog

L.

-- 
Luca Berra -- bluca@comedia.it
        Communication Media & Services S.r.l.
 /"\
 \ /     ASCII RIBBON CAMPAIGN
  X        AGAINST HTML MAIL
 / \

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

* Re: Bad Recovery
  2004-01-10 12:45 ` Luca Berra
@ 2004-01-10 20:08   ` Stephen Hargrove
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Hargrove @ 2004-01-10 20:08 UTC (permalink / raw)
  To: linux-raid

Luca Berra said:
> On Fri, Jan 09, 2004 at 06:28:27PM -0600, Stephen Hargrove wrote:
>># mdadm -a /dev/hde1
>>mdadm: /dev/hde1 does not appear to be an md device
>
> syntax is: mdadm /dev/md<number> -a /dev/hde1


Oh man ... I can't believe I screwed that up.  This did it.  Thanks!

--
Steve
------------------------------------------
http://www.exitwound.org......hard to find
http://www.buckowensfan.com...he's the man
------------------------------------------
On some days, it's hard to believe I
out-swam a million other sperm.
------------------------------------------


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

end of thread, other threads:[~2004-01-10 20:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-10  0:28 Bad Recovery Stephen Hargrove
2004-01-10 12:45 ` Luca Berra
2004-01-10 20:08   ` Stephen Hargrove

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