1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
This commit is contained in:
Alasdair Kergon 2012-01-20 03:56:18 +00:00
parent fd7d09e39a
commit b2b316ab51

View File

@ -1,6 +1,5 @@
Version 2.02.89 - Version 2.02.89 -
================================== ==================================
Preserve exclusive activation of cluster mirror when converting.
Keep info about creation host and time for each logical volume. Keep info about creation host and time for each logical volume.
Make error message hit when preallocated memlock memory exceeded clearer. Make error message hit when preallocated memlock memory exceeded clearer.
Use R lv_attr to indicate read-only activation of non-read-only device in lvs. Use R lv_attr to indicate read-only activation of non-read-only device in lvs.
@ -192,7 +191,7 @@ Version 2.02.86 - 8th July 2011
Append 'm' attribute to pv_attr for missing PVs. Append 'm' attribute to pv_attr for missing PVs.
Annotate CLVMD_CMD_SYNC_NAMES in decode_cmd. Annotate CLVMD_CMD_SYNC_NAMES in decode_cmd.
Remove enforcement of udev verification when using non-standard /dev location. Remove enforcement of udev verification when using non-standard /dev location.
Fix to preserve exclusive activation of mirror while up-converting. Keep an exclusive mirror non-clustered if reloaded e.g. during conversion.
Reject allocation if number of extents is not divisible by area count. Reject allocation if number of extents is not divisible by area count.
Fix cluster mirror creation to work with new mirror allocation algorithm. Fix cluster mirror creation to work with new mirror allocation algorithm.
Ignore activation/verify_udev_operations if dm kernel driver vsn < 4.18. Ignore activation/verify_udev_operations if dm kernel driver vsn < 4.18.