1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-10 16:58:47 +03:00
Peter Rajnoha ea662ca060 pvmove: remove spurious "Skipping mirror LV" message on pvmove of clustered mirror
With cmirrord, we can do pvmove of clustered mirror. The code checking
suitability of LVs on the PV being moved issued a message if a mirror
LV was found and the VG was clustered. However, the actual pvmove did
work correctly.

The top-level mirror LV is actually skipped in the code since it's
always layered on top of internal LVs making up the mirror LV and for pvmove
we consider these internal devices only as they're actually layered on
top of concrete PVs then. But we don't need to issue any message here
about skipping the top-level mirror LV - it's misleading here.
2014-08-07 15:23:58 +02:00
..
2014-07-11 13:32:21 +02:00
2014-07-22 22:48:21 +02:00
2014-07-11 12:50:06 +02:00
2008-01-30 14:00:02 +00:00
2008-01-30 14:00:02 +00:00
2014-06-17 13:42:45 +02:00
2014-01-30 13:09:15 +00:00
2014-07-22 22:38:59 +02:00
2013-07-01 23:11:14 +02:00
2014-06-10 10:51:26 +02:00
2014-03-30 23:44:59 +02:00
2014-07-03 19:06:04 +01:00
2014-03-21 22:29:21 +01:00