1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00
lvm2/lib/metadata
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
..
2013-05-27 10:35:43 +02:00
2013-05-03 16:02:43 +02:00
2013-02-23 10:36:58 +01:00
2013-05-30 16:52:39 +02:00
2013-04-03 12:48:28 +02:00
2013-01-07 22:30:29 +00:00
2013-04-02 15:17:05 +02:00
2013-05-30 17:30:15 +02:00
2013-01-07 22:30:29 +00:00
2012-02-13 11:03:59 +00:00