public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2/man vgimportclone.8.in
@ 2010-06-23 16:12 snitzer
  0 siblings, 0 replies; 2+ messages in thread
From: snitzer @ 2010-06-23 16:12 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	snitzer@sourceware.org	2010-06-23 16:12:31

Modified files:
	man            : vgimportclone.8.in 

Log message:
	Use more standard naming for PVs and VG in vgimportclone example.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/vgimportclone.8.in.diff?cvsroot=lvm2&r1=1.2&r2=1.3

--- LVM2/man/vgimportclone.8.in	2010/06/23 14:15:55	1.2
+++ LVM2/man/vgimportclone.8.in	2010/06/23 16:12:30	1.3
@@ -34,22 +34,22 @@
 Defaults to "lvm".
 .SH EXAMPLES
 The origin VG
-.B test_vg
+.B vg00
 has origin PVs
-.BR /dev/loop0 " and " /dev/loop1
+.BR /dev/sda " and " /dev/sdb
 and the respective snapshot PVs are
-.BR /dev/loop2 " and " /dev/loop3 "."
+.BR /dev/sdc " and " /dev/sdd "."
 To rename the VG
 associated with
-.BR /dev/loop2 " and " /dev/loop3
+.BR /dev/sdc " and " /dev/sdd
 from
-.B test_vg
+.B vg00
 to
-.B test_vg_snap
+.B vg00_snap
 (and to change associated VG and PV UUIDs) do:
 .nf
 
-\	vgimportclone --basevgname test_vg_snap /dev/loop2 /dev/loop3
+\	vgimportclone --basevgname vg00_snap /dev/sdc /dev/sdd
 
 .fi
 .SH SEE ALSO


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

* LVM2/man vgimportclone.8.in
@ 2010-06-23 14:16 snitzer
  0 siblings, 0 replies; 2+ messages in thread
From: snitzer @ 2010-06-23 14:16 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	snitzer@sourceware.org	2010-06-23 14:15:58

Modified files:
	man            : vgimportclone.8.in 

Log message:
	Cleanup sentences of the example provided in the vgimportclone man page
	(motivated by a patch that Debian was carrying).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/vgimportclone.8.in.diff?cvsroot=lvm2&r1=1.1&r2=1.2

--- LVM2/man/vgimportclone.8.in	2009/05/14 16:46:13	1.1
+++ LVM2/man/vgimportclone.8.in	2010/06/23 14:15:55	1.2
@@ -33,13 +33,12 @@
 The LVM2 binary to use.
 Defaults to "lvm".
 .SH EXAMPLES
-If origin VG
-.B test_vg 
-has PVs 
+The origin VG
+.B test_vg
+has origin PVs
 .BR /dev/loop0 " and " /dev/loop1
-and 
-.BR /dev/loop2 " and " /dev/loop3
-are respective snapshot PVs of the origin PVs.
+and the respective snapshot PVs are
+.BR /dev/loop2 " and " /dev/loop3 "."
 To rename the VG
 associated with
 .BR /dev/loop2 " and " /dev/loop3
@@ -47,7 +46,7 @@
 .B test_vg
 to
 .B test_vg_snap
-(and change associated VG and PV UUIDs):
+(and to change associated VG and PV UUIDs) do:
 .nf
 
 \	vgimportclone --basevgname test_vg_snap /dev/loop2 /dev/loop3


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

end of thread, other threads:[~2010-06-23 16:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-23 16:12 LVM2/man vgimportclone.8.in snitzer
  -- strict thread matches above, loose matches on Subject: below --
2010-06-23 14:16 snitzer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).