From: Patrick Caulfield <pcaulfie@redhat.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Create a Logical volume with 100% of Volume groups size?
Date: Wed, 01 Mar 2006 13:21:39 +0000 [thread overview]
Message-ID: <44059FE3.9020205@redhat.com> (raw)
In-Reply-To: <44059BAB.6020307@telecyl.com>
Alejandro Alfonso wrote:
> Hi everybody!
>
> we only want to use LVM with one Logical volume, and want to use the
> 100% of available space.
> is there any way to create it? Look:
>
> acrol ~ # vgdisplay
> --- Volume group ---
> VG Name mirror
> [...]
> VG Size 232.88 GB
> PE Size 32.00 MB
> Total PE 7452
> Alloc PE / Size 7452 / 232.88 GB
> Free PE / Size 0 / 0
> [...]
>
> acrol ~ # lvcreate -L232.88G -nlv00 mirrorPoe
> Rounding up size to full physical extent 232.91 GB
> Insufficient free extents (7452) in volume group mirrorPoe: 7453 required
>
> How to use all the 7452 PE? Thanks in advance
lvcreate -l7452 -nlv00 mirrorPoe
see man lvcreate
--
patrick
next prev parent reply other threads:[~2006-03-01 13:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-01 13:03 [linux-lvm] Create a Logical volume with 100% of Volume groups size? Alejandro Alfonso
2006-03-01 13:21 ` Patrick Caulfield [this message]
2006-03-01 15:32 ` Alejandro Alfonso
2006-03-02 17:58 ` [linux-lvm] Flushing a device Roger Lucas
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=44059FE3.9020205@redhat.com \
--to=pcaulfie@redhat.com \
--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