1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/lib
Jonathan Brassow 562c678ee2 DM RAID: Add ability to throttle sync operations for RAID LVs.
This patch adds the ability to set the minimum and maximum I/O rate for
sync operations in RAID LVs.  The options are available for 'lvcreate' and
'lvchange' and are as follows:
  --minrecoveryrate <Rate> [bBsSkKmMgG]
  --maxrecoveryrate <Rate> [bBsSkKmMgG]
The rate is specified in size/sec/device.  If a suffix is not given,
kiB/sec/device is assumed.  Setting the rate to 0 removes the preference.
2013-05-31 11:25:52 -05:00
..
activate snapshot: skip monitor for large cows 2013-05-27 10:35:43 +02:00
cache refactor: rename embedding area -> bootloader area 2013-05-28 12:37:22 +02:00
commands rephrasing: miscellaneous changes 2013-05-15 01:50:42 +01:00
config config: fix bitfield for section 2013-05-03 15:42:44 +02:00
datastruct Switch to return void 2012-02-08 12:52:58 +00:00
device cleanup: test for -1 value for lseek error 2013-05-30 17:26:42 +02:00
display thin: fix cut&paste bug 2013-04-21 23:07:00 +02:00
error cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
filters cleanup: improve messages 2013-04-23 12:27:33 +02:00
format1 refactor: rename embedding area -> bootloader area 2013-05-28 12:37:22 +02:00
format_pool vgread: fix fid transfer for lvm1 and pool format 2013-04-21 23:13:57 +02:00
format_text refactor: rename embedding area -> bootloader area 2013-05-28 12:37:22 +02:00
freeseg cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
label logging: classify log_debug messages 2013-01-07 22:30:29 +00:00
locking clmvd: fix responce status 2013-04-21 22:54:42 +02:00
log log: reenable abort 2013-04-02 15:16:04 +02:00
metadata DM RAID: Add ability to throttle sync operations for RAID LVs. 2013-05-31 11:25:52 -05:00
mirror config: refer to config nodes using assigned IDs 2013-03-06 10:14:33 +01:00
misc cleanup: explicit check for nonnull pointer 2013-04-21 23:14:05 +02:00
mm mm: fix leak in fail path 2013-05-13 13:13:20 +02:00
raid DM RAID: Add ability to throttle sync operations for RAID LVs. 2013-05-31 11:25:52 -05:00
replicator cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
report DM RAID: Add ability to throttle sync operations for RAID LVs. 2013-05-31 11:25:52 -05:00
snapshot snapshot: use dm_get_status_snapshot() 2013-05-27 10:32:02 +02:00
striped Add activation/use_linear_target enabled by default. (prajnoha) 2011-11-28 20:37:51 +00:00
thin config: refer to config nodes using assigned IDs 2013-03-06 10:14:33 +01:00
unknown cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
uuid Revert the #include changes. Need to fix this at the #include site for now, and 2011-07-18 14:34:33 +00:00
zero cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
Makefile.in cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00