From: Ray Morris <support@bettercgi.com>
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] N00b Question: Logical Volume without a Logical Volume Group ?
Date: Tue, 1 Nov 2011 16:09:55 -0500 [thread overview]
Message-ID: <20111101160955.42e8d74d@bettercgi.com> (raw)
In-Reply-To: <604704853.1651560.1320172792894.JavaMail.root@sz0126a.westchester.pa.mail.comcast.net>
Just to clarify, this did not happen:
> Another admin created a logical volume on the LUN and
> then made a single partition out of the logical volume.
He may have done nothing with logical volumes at all and just
partitioned the LUN. Alternatively, he may have made the LUN a
physical volume, added that physical volume to a volume group,
and made an LV within the group. There's no such thing as making
a logical volume that's in no group and is not stored on any
physical volume, though.
> Are both workflows valid ?
If he just partitioned the LUN, that's just like partitioning
a physical drive. That's how it was done in 1971. It works, for the
immediate need. If you ever want to resize it, move it, mirror it,
etc. it starts to get painful pretty fast. If you have a filesystem
that's 100 GB on a disk that's 100GB, how to do make it larger?
Go buy a new larger disk, take the system off line, copy the data ...
A LUN or a physical disk, same thing process to resize it.
By using LVM, the resize process can be a single command:
lvextend -L 200GB mygroup/mylv
--
Ray Morris
support@bettercgi.com
Strongbox - The next generation in site security:
http://www.bettercgi.com/strongbox/
Throttlebox - Intelligent Bandwidth Control
http://www.bettercgi.com/throttlebox/
Strongbox / Throttlebox affiliate program:
http://www.bettercgi.com/affiliates/user/register.php
On Tue, 1 Nov 2011 18:39:52 +0000 (UTC)
Dan White <ygor@comcast.net> wrote:
> Is a logical volume group necessary before one can start making
> mountable partitions ?
>
> I'm trying to work with a SAN. We were allocated a 10Gb LUN to
> "play" with. Another admin created a logical volume on the LUN and
> then made a single partition out of the logical volume. The flow I
> am familiar with from Red Hat's GUI is to first make a logical volume
> group, then make partitions in the group that I can adjust in size as
> necessary.
>
> Are both workflows valid ?
>
> “Sometimes I think the surest sign that intelligent life exists
> elsewhere in the universe is that none of it has tried to contact
> us.” Bill Waterson (Calvin & Hobbes)
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
next prev parent reply other threads:[~2011-11-01 21:10 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-01 18:39 [linux-lvm] N00b Question: Logical Volume without a Logical Volume Group ? Dan White
2011-11-01 18:45 ` Digimer
2011-11-01 19:13 ` Dan White
2011-11-01 19:20 ` Digimer
2011-11-01 19:51 ` Dan White
2011-11-02 14:02 ` Mark H. Wood
2011-11-01 21:09 ` Ray Morris [this message]
2011-11-02 10:18 ` James Hawtin
2011-11-02 11:41 ` Marek Podmaka
2011-11-02 13:37 ` James Hawtin
2011-11-02 14:18 ` Mark H. Wood
2011-11-02 14:50 ` Marek Podmaka
2011-11-02 14:56 ` James Hawtin
2011-11-02 15:06 ` Dan White
2011-11-02 16:39 ` James Hawtin
2011-11-02 17:30 ` Eugene Vilensky
2011-11-02 18:23 ` Dan White
2011-11-02 18:41 ` Dan White
2011-11-02 17:57 ` Galen Seitz
2011-11-03 6:53 ` Marek Podmaka
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=20111101160955.42e8d74d@bettercgi.com \
--to=support@bettercgi.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