All of lore.kernel.org
 help / color / mirror / Atom feed
From: Doug Herr <gmane@wombatz.com>
To: linux-raid@vger.kernel.org
Subject: Re: Assemble RAID on new machine but with missing devices
Date: Sun, 29 Nov 2020 17:05:33 -0000 (UTC)	[thread overview]
Message-ID: <rq0kcs$ln0$1@ciao.gmane.io> (raw)
In-Reply-To: 4CjVhl4nSbz6tm9@submission01.posteo.de

On Sat, 28 Nov 2020 00:10:14 +0100, c.buhtz wrote:

> Then I want to bring the RAID1 online again on the new machine but with
> one existing and one missing drive.

As example, after creating and then stopping md8 I restarted it with only 
one of the members. Mdadm told me how to force it...

[root@wombat looptesting]# mdadm --assemble /dev/md8 /dev/loop1
mdadm: /dev/md8 assembled from 1 drive - need all 2 to start it (use --
run to insist).

[root@wombat looptesting]# mdadm --assemble /dev/md8 /dev/loop1 --run
mdadm: /dev/md8 has been started with 1 drive (out of 2).


-- 
Doug Herr 





-- 
Doug Herr 


  parent reply	other threads:[~2020-11-29 17:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-27 23:10 Assemble RAID on new machine but with missing devices c.buhtz
2020-11-28 17:47 ` antlists
2020-11-29 17:05 ` Doug Herr [this message]
2020-11-28 12:11 c.buhtz

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='rq0kcs$ln0$1@ciao.gmane.io' \
    --to=gmane@wombatz.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.