From: Luca Berra <bluca@comedia.it>
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] resize an LVM physical volume
Date: Thu, 22 Apr 2010 08:13:42 +0200 [thread overview]
Message-ID: <20100422061342.GC23093@maude.comedia.it> (raw)
In-Reply-To: <loom.20100421T165609-625@post.gmane.org>
On Wed, Apr 21, 2010 at 02:58:32PM +0000, behzad wrote:
>I did the test by changing the sector at the start and the same things happened
please dump the existing partition data using sfdisk -d, then we can
talk about facts.
>,the partion was no more in pvdisplay list (I'll be on client site can verify
>that hope it must be the reason) , but What might happens that the fdisk changes
>the start sector of a partition when we re-create a partition ?
because fdisk by default creates an ms-dos compatible partition table
that starts on sector 63.
Since most storage array do read/write whole cache block to the disk and
no cache has a block size of 31.5K. Most storage vendors will tell you
to align the partition start to cache boundary (usually 64K or 128K)
Even M$ finally realized that and they create partitions starting at 1MB
from w2008 onwards.
L.
--
Luca Berra -- bluca@comedia.it
Communication Media & Services S.r.l.
/"\
\ / ASCII RIBBON CAMPAIGN
X AGAINST HTML MAIL
/ \
prev parent reply other threads:[~2010-04-22 6:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-20 13:19 [linux-lvm] resize an LVM physical volume behzad r
2010-04-20 14:23 ` Phillip Susi
2010-04-21 5:38 ` Luca Berra
2010-04-21 14:58 ` behzad
2010-04-22 6:13 ` Luca Berra [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=20100422061342.GC23093@maude.comedia.it \
--to=bluca@comedia.it \
--cc=linux-lvm@redhat.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 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.