All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sevatio <sevatio@atella.com>
To: linux-raid@vger.kernel.org
Subject: Kicking Non-Fresh From Array
Date: Thu, 20 May 2004 13:40:33 -0700	[thread overview]
Message-ID: <40AD17C1.8010708@atella.com> (raw)

I can't figure out how to get a partition into a Raid1 array.  Syslog 
tells me "kicking non-fresh hdc6 from array".  Raidtab is set to assign 
/dev/hda6 & /dev/hdc6 to /dev/md1:

raiddev       /dev/md1
raid-level    1
chunk-size    64k
persistent-superblock 1
nr-raid-disks 2
     device    /dev/hda6
     raid-disk 0
     device    /dev/hdc6
     raid-disk 1

But mdstat only shows hda6 for md1.  Also, I tried raidhotadd but it 
doesn't show hdc6 as being active:

md1 : active raid1 hdc6[1] hda6[0]
       6144704 blocks [1/1] [U]

How do I fix this to get hdc6 to join md1?

Thanks,
Sevatio

             reply	other threads:[~2004-05-20 20:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-20 20:40 Sevatio [this message]
2004-05-21  8:48 ` Kicking Non-Fresh From Array Clemens Schwaighofer
2004-05-21 13:55 ` Guy

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=40AD17C1.8010708@atella.com \
    --to=sevatio@atella.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.