Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Phil Turmel <philip@turmel.org>
To: Alex Pientka <alex.pientka@gmail.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: strange partition table and slow speeds
Date: Mon, 17 Dec 2012 12:18:42 -0500	[thread overview]
Message-ID: <50CF53F2.30404@turmel.org> (raw)
In-Reply-To: <CA+Z7oPgjAsj3f571ocN9zS2sGjgdMsK97_H6qR20o1GPUJYVKQ@mail.gmail.com>

Hi Alex,

On 12/17/2012 09:17 AM, Alex Pientka wrote:

[trim /]
> 
> /dev/md0:
>         Version : 1.1

                   ^^^^^
You've deliberately chosen a metadata version that places the superblock
at sector 0 of the given device.  If that is a whole disk, it overwrites
the partition table.  The default metadata is v1.2 (which places the
superblock at offset 4k) for this very reason.

HTH,

Phil

  reply	other threads:[~2012-12-17 17:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-17 14:17 strange partition table and slow speeds Alex Pientka
2012-12-17 17:18 ` Phil Turmel [this message]
2012-12-17 17:26   ` Alex Pientka
2012-12-17 17:41     ` Phil Turmel
2012-12-17 18:38       ` Alex Pientka
2012-12-17 20:47         ` Roy Sigurd Karlsbakk
2012-12-17 21:16           ` Alex Pientka
2013-01-04 15:45             ` Benjamin ESTRABAUD

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=50CF53F2.30404@turmel.org \
    --to=philip@turmel.org \
    --cc=alex.pientka@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox