All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Marcin M. Jessa" <lists@yazzy.org>
To: NeilBrown <neilb@suse.de>
Cc: linux-raid@vger.kernel.org
Subject: Re: Creating an md with 3TB drives.
Date: Wed, 28 Sep 2011 10:31:57 +0200	[thread overview]
Message-ID: <4E82DB7D.4050104@yazzy.org> (raw)
In-Reply-To: <20110928182302.39cfd4b0@notabene.brown>

On 9/28/11 10:23 AM, NeilBrown wrote:
[...]

>>
>> Then I used fdisk to change the partition type to Linux raid auto
>
> You can do that if you like but it will have no effect.  The "raid auto"
> partition type only means anything on MBR partitions.  You don't need to, so
> don't bother.

Thanks Neil.
Not using fdisk worked like a charm.

# mdadm -QD /dev/md2
mdadm: bad uuid: UUID=aaa23fb6:a7bce189:b5293030:df5c4a2
/dev/md2:
         Version : 1.2
   Creation Time : Wed Sep 28 10:27:31 2011
      Raid Level : raid0
      Array Size : 5860530176 (5589.04 GiB 6001.18 GB)
    Raid Devices : 2
   Total Devices : 2
     Persistence : Superblock is persistent

     Update Time : Wed Sep 28 10:27:31 2011
           State : clean
  Active Devices : 2
Working Devices : 2
  Failed Devices : 0
   Spare Devices : 0

      Chunk Size : 512K

            Name : odin:2  (local to host odin)
            UUID : 5577bbc0:8ec6a7ff:07aff1ed:5610061c
          Events : 0

     Number   Major   Minor   RaidDevice State
        0       8       49        0      active sync   /dev/sdd1
        1       8       65        1      active sync   /dev/sde1



-- 

Marcin M. Jessa

  reply	other threads:[~2011-09-28  8:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-28  8:05 Creating an md with 3TB drives Marcin M. Jessa
2011-09-28  8:23 ` NeilBrown
2011-09-28  8:31   ` Marcin M. Jessa [this message]
2011-09-28  8:43     ` David Brown
2011-09-28 15:09       ` Marcin M. Jessa
2011-09-29  9:09         ` David Brown
2011-09-29  9:23           ` Marcin M. Jessa
2011-09-29 11:18             ` David Brown
2011-10-05 22:25 ` Sebastian Muniz
2011-10-05 23:20   ` Jérôme Poulin

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=4E82DB7D.4050104@yazzy.org \
    --to=lists@yazzy.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.de \
    /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.