public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Kevin Haddock <kevinhaddock@yahoo.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] fixing raid1 /boot
Date: Wed, 19 Aug 2009 15:30:46 -0700 (PDT)	[thread overview]
Message-ID: <178685.51836.qm@web30407.mail.mud.yahoo.com> (raw)
In-Reply-To: <200908082319.43900.volkerarmin@googlemail.com>

beta ~ # /sbin/mdadm /dev/md0 --fail /dev/sdb1 --remove /dev/sdb1
mdadm: cannot get array info for /dev/md0
beta ~ # cat /proc/mdstat 
Personalities : [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] 
md0 : inactive dm-0[0](S)
      104320 blocks super non-persistent
       
unused devices: <none>


--- On Sat, 8/8/09, Volker Armin Hemmann <volkerarmin@googlemail.com> wrote:

> From: Volker Armin Hemmann <volkerarmin@googlemail.com>
> Subject: Re: [gentoo-user] fixing raid1 /boot
> To: gentoo-user@lists.gentoo.org
> Date: Saturday, August 8, 2009, 2:19 PM
> On Samstag 08 August 2009, Kevin
> Haddock wrote:
> > For the life of me I can't figure out the canonical
> way to rebuild my
> > mirrored /boot.  The second disk (/dev/sdb1) got
> corrupted and it is
> > interfering with my rebuilding the kernel (genkernel
> can't mount /boot).
> >
> 
> forget genkernel.
> 
> put in correctly partitioned disk.
> 
> 
> read man mdadm
> 
> /sbin/mdadm /dev/md0 –fail /dev/sdb1 –remove /dev/sdb1
> /sbin/mdadm /dev/md0 –add /dev/sdb1
> 
> as example. Found on google in less than 2 minutes.
> 
> Seriously, google is your friend ;)
> 
> 






  reply	other threads:[~2009-08-19 22:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-08 20:55 [gentoo-user] fixing raid1 /boot Kevin Haddock
2009-08-08 21:19 ` Volker Armin Hemmann
2009-08-19 22:30   ` Kevin Haddock [this message]
2009-08-19 23:17     ` Mike Kazantsev
2009-08-20 21:20       ` Kevin Haddock

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=178685.51836.qm@web30407.mail.mud.yahoo.com \
    --to=kevinhaddock@yahoo.com \
    --cc=gentoo-user@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox