linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Robinson <john.robinson@anonymous.org.uk>
To: Wiliam Colls <william.colls@rogers.com>
Cc: linux RAID <linux-raid@vger.kernel.org>
Subject: Re: rebuilding Raid1 array
Date: Thu, 17 May 2012 20:44:09 +0100	[thread overview]
Message-ID: <4FB55509.7050300@anonymous.org.uk> (raw)
In-Reply-To: <4FB5402C.10306@rogers.com>

On 17/05/2012 19:15, Wiliam Colls wrote:
> We recently had one of the disks in a 2 disk RAID1 array go down. We
> successfully removed the failed unit from the array, replaced the
> physical disk, and rebooted. Once back up and running the partition
> table from the working disk was copied to the new physical disk, and
> then the appropriate partition was added back into the array, and the
> array began to resync, and now appears to be running happily.
>
> In reviewing the process afterwards, I realised that the partition was
> never formatted (ext3). Does the resync apply the format as part of the
> process?

Yes, md operates below the level of the filesystem, and mirrors 
everything including the format and filesystem, so you don't need to 
format member devices before building an array or replacing them.

Cheers,

John.


      reply	other threads:[~2012-05-17 19:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-17 18:15 rebuilding Raid1 array Wiliam Colls
2012-05-17 19:44 ` John Robinson [this message]

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=4FB55509.7050300@anonymous.org.uk \
    --to=john.robinson@anonymous.org.uk \
    --cc=linux-raid@vger.kernel.org \
    --cc=william.colls@rogers.com \
    /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;
as well as URLs for NNTP newsgroup(s).