All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] LVM Naming Convention
@ 2011-04-19 22:23 Mike Seda
  2011-04-19 22:36 ` Joe Pruett
  0 siblings, 1 reply; 5+ messages in thread
From: Mike Seda @ 2011-04-19 22:23 UTC (permalink / raw)
  To: linux-lvm

Hi All,
Recently, I came across the new LVM naming convention in RHEL 6. This 
convention places the output of "hostname -s" in the VG name. This 
doesn't really fit into the way I've previously setup VGs, which was to 
create a new VG for each type of disk attached to the system, e.g. RAID 
1 SAS 10K (local), RAID 6 SATA 7.2K (SAN).

I guess I could modify the naming convention slightly as shown below:
- /dev/vg_`hostname -s`_[0-9][0-9]/lv_{foo|bar}

Another thought I had was that maybe I don't need a separate VG for each 
type of disk since the lvcreate/lvextend commands seem to be able to 
create/grow an LV by PV. My understanding is that this would allow you 
to skip the step of growing the VG by the PV, right?

Essentially, I'm just wondering what other folks in my situation are 
doing for LVM naming.

Thanks In Advance,
Mike

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-04-20 15:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-19 22:23 [linux-lvm] LVM Naming Convention Mike Seda
2011-04-19 22:36 ` Joe Pruett
2011-04-20  6:48   ` Assarsson, Emil
2011-04-20  9:01     ` James Hawtin
2011-04-20 15:33       ` Males, Jess

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.