1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-21 22:04:19 +03:00
Peter Rajnoha 3127160626 vgchange: fix -aay to activate proper volumes
Using 'activation/auto_activation_volume_list = [ "vg/lvol1" ]'.

Before this patch:
  3 logical volume(s) in volume group "vg" now active
  LV    VG   Attr     LSize Pool Origin Data%  Move Log Copy%  Convert
  lvol0 vg   -wi----- 4.00m
  lvol1 vg   -wi-a--- 4.00m
  lvol2 vg   -wi-a--- 4.00m
  lvol3 vg   -wi-a--- 4.00m

(vg/lvol1 activated as it passes the list and all subsequent volumes too - wrong!)

With this patch:
  1 logical volume(s) in volume group "vg" now active
  LV    VG   Attr     LSize Pool Origin Data%  Move Log Copy%  Convert
  lvol0 vg   -wi----- 4.00m
  lvol1 vg   -wi-a--- 4.00m
  lvol2 vg   -wi----- 4.00m
  lvol3 vg   -wi----- 4.00m

(only vg/lvol1 activated as it passes the list and no other - correct!)
2012-09-12 09:47:40 +02:00
..
2012-08-25 20:35:48 +01:00
2012-08-09 16:25:52 +02:00
2012-08-23 14:37:38 +02:00
2012-08-25 20:35:48 +01:00
2008-01-30 14:00:02 +00:00
2012-08-25 20:35:48 +01:00
2012-08-27 13:07:07 +02:00
2008-01-30 14:00:02 +00:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-02-28 14:24:57 +00:00
2012-08-23 14:37:21 +02:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2010-07-27 20:05:29 +00:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-02-27 10:06:58 +00:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00