public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2/test t-pvchange-usage.sh
@ 2011-06-30 19:32 agk
  0 siblings, 0 replies; 2+ messages in thread
From: agk @ 2011-06-30 19:32 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2011-06-30 19:32:51

Modified files:
	test           : t-pvchange-usage.sh 

Log message:
	update pv_attr check for new missing attr

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/t-pvchange-usage.sh.diff?cvsroot=lvm2&r1=1.6&r2=1.7

--- LVM2/test/t-pvchange-usage.sh	2011/01/05 00:16:20	1.6
+++ LVM2/test/t-pvchange-usage.sh	2011/06/30 19:32:51	1.7
@@ -30,9 +30,9 @@
 
 # "vgchange disable/enable allocation for pvs with metadatacopies = $mda (bz452982)"
 	pvchange $dev1 -x n 
-	check pv_field $dev1 pv_attr  --  
+	check pv_field $dev1 pv_attr  ---
 	pvchange $dev1 -x y 
-	check pv_field $dev1 pv_attr  a- 
+	check pv_field $dev1 pv_attr  a--
 
 # 'remove pv'
 	vgremove $vg1 


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

* LVM2/test t-pvchange-usage.sh
@ 2010-03-17 17:02 wysochanski
  0 siblings, 0 replies; 2+ messages in thread
From: wysochanski @ 2010-03-17 17:02 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2010-03-17 17:02:01

Modified files:
	test           : t-pvchange-usage.sh 

Log message:
	Add pvchange -u --all to testsuite.
	
	This can be an interesting test case when using PVs with --metadatacopies 0.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/t-pvchange-usage.sh.diff?cvsroot=lvm2&r1=1.3&r2=1.4

--- LVM2/test/t-pvchange-usage.sh	2008/10/06 16:47:07	1.3
+++ LVM2/test/t-pvchange-usage.sh	2010/03/17 17:02:01	1.4
@@ -46,6 +46,8 @@
 pvchange -u $dev1 
 pvchange -u $dev2 
 vg_validate_pvlv_counts_ $vg1 2 0 0
+pvchange -u --all
+vg_validate_pvlv_counts_ $vg1 2 0 0
 
 # "pvchange rejects uuid change under an active lv" 
 lvcreate -l 16 -i 2 -n $lv --alloc anywhere $vg1 


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

end of thread, other threads:[~2011-06-30 19:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-30 19:32 LVM2/test t-pvchange-usage.sh agk
  -- strict thread matches above, loose matches on Subject: below --
2010-03-17 17:02 wysochanski

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