public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2/test t-nomda-missing.sh
@ 2010-07-27 21:08 mornfall
  0 siblings, 0 replies; only message in thread
From: mornfall @ 2010-07-27 21:08 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2010-07-27 21:08:33

Modified files:
	test           : t-nomda-missing.sh 

Log message:
	Do not create a clustered volume group in t-nomda-missing.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/t-nomda-missing.sh.diff?cvsroot=lvm2&r1=1.1&r2=1.2

--- LVM2/test/t-nomda-missing.sh	2010/07/27 20:05:29	1.1
+++ LVM2/test/t-nomda-missing.sh	2010/07/27 21:08:32	1.2
@@ -5,7 +5,7 @@
 prepare_devs 4
 pvcreate $dev1 $dev2
 pvcreate --metadatacopies 0 $dev3 $dev4
-vgcreate $vg $dev1 $dev2 $dev3 $dev4
+vgcreate -c n $vg $dev1 $dev2 $dev3 $dev4
 
 lvcreate -l1 -n linear1 $vg $dev1
 lvcreate -l1 -n linear2 $vg $dev2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-27 21:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-27 21:08 LVM2/test t-nomda-missing.sh mornfall

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).