linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Stuart Gathman <stuart@gathman.org>
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] LVM handling the entire physical disk
Date: Tue, 02 Jul 2013 13:22:31 -0400	[thread overview]
Message-ID: <51D30C57.5000808@gathman.org> (raw)
In-Reply-To: <CAFrGbuUmN82Pw77=EC4ViVPAnTApnawiWWEWB2KnZ92xwn-zRw@mail.gmail.com>

Long ago, Nostradamus foresaw that on 07/01/2013 06:51 AM, Alessandro
MACUZ would write:
> What are the benefits/disadvantages between building VGs over 0x8e
> partitions or having LVM managing the entire disk with no partition
> table?
>
> We're not speaking about boot volumes since I assume I know how to
> handle that case.

Disadvantage:

If the disk will/could ever be seen by another OS, it is better if the
alien OS knows there is some data (of unknown format) there via the
partition table.  This can help prevent accidental reformatting.

Advantage:

When mapping virtual disks to virtual machines, I find it especially
useful to bypass partition tables.  Using kpartx to access partitions
from the host is just another layer of complexity that doesn't buy you
anything.

      parent reply	other threads:[~2013-07-02 17:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-01 10:51 [linux-lvm] LVM handling the entire physical disk Alessandro MACUZ
2013-07-02 14:29 ` matthew patton
2013-07-02 17:22 ` Stuart Gathman [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=51D30C57.5000808@gathman.org \
    --to=stuart@gathman.org \
    --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 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).