* LVM2/man lvm.8.in
@ 2011-10-19 16:45 zkabelac
0 siblings, 0 replies; only message in thread
From: zkabelac @ 2011-10-19 16:45 UTC (permalink / raw)
To: lvm-devel
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: zkabelac at sourceware.org 2011-10-19 16:45:35
Modified files:
man : lvm.8.in
Log message:
Add few more protected names
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/lvm.8.in.diff?cvsroot=lvm2&r1=1.6&r2=1.7
--- LVM2/man/lvm.8.in 2010/11/17 10:19:30 1.6
+++ LVM2/man/lvm.8.in 2011/10/19 16:45:35 1.7
@@ -275,7 +275,8 @@
VG and LV names cannot begin with a hyphen.
There are also various reserved names that are used internally by lvm that can not be used as LV or VG names.
A VG cannot be called anything that exists in /dev/ at the time of creation, nor can it be called '.' or '..'.
-A LV cannot be called '.' '..' 'snapshot' or 'pvmove'. The LV name may also not contain the strings '_mlog' or '_mimage'
+A LV cannot be called '.' '..' 'snapshot' or 'pvmove'. The LV name may also not contain
+the strings '_mlog', '_mimage', '_tmeta', '_tpool'.
.SH DIAGNOSTICS
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-10-19 16:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-19 16:45 LVM2/man lvm.8.in zkabelac
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.