From: Luca Berra <bluca@comedia.it>
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] Can I create a PV that only uses a portion of a partition?
Date: Mon, 10 Mar 2008 09:21:21 +0100 [thread overview]
Message-ID: <20080310082120.GA3096@percy.comedia.it> (raw)
In-Reply-To: <dd20e5b50803071034j29ca410dm304acf3e7b174f80@mail.gmail.com>
On Fri, Mar 07, 2008 at 01:34:16PM -0500, Lionel Kernux wrote:
>I was short-sighted when I created the PV and VG on this machine and
>basically made one giant PV and one giant VG allocating it. Now I'd
>like to be more granular.
creating multiple PV on the same disk makes no sense.
if you were to do this you could well do without LVM and avoid the
hassle.
PV = Physical Volume = LVM idea of a single DISK
VG = Volume Group = a set of PV
LV = Logical Volume = where you put your data
i believe your problem is you created a giant LV, not a giant PV.
in this case you could resize the filesystem that is inside that LV
then lvresize the LV and create more LVs in the remaining space.
L.
--
Luca Berra -- bluca@comedia.it
Communication Media & Services S.r.l.
/"\
\ / ASCII RIBBON CAMPAIGN
X AGAINST HTML MAIL
/ \
next prev parent reply other threads:[~2008-03-10 8:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-07 18:34 [linux-lvm] Can I create a PV that only uses a portion of a partition? Lionel Kernux
2008-03-10 8:21 ` Luca Berra [this message]
2008-03-10 15:12 ` Bryn M. Reeves
2008-03-10 17:45 ` Stuart D. Gathman
2008-03-11 7:48 ` Marek Podmaka
2008-03-11 16:29 ` Stuart D. Gathman
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=20080310082120.GA3096@percy.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.