Re: How to set speed_limit_max for mdrecoveryd?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday September 24, andrew.r.cress@intel.com wrote:
> 
> I couldn't find this is a quick scan of the code, and thought it should be
> documented somewhere.  Maybe I just have a blind spot.  Can someone tell me
> how to set the speed_limit_max variable for mdrecoveryd?  
> 
> Andy Cress

Get and install mdadm, and
   man 4 md

It says in the Files section:


       /proc/sys/dev/raid/speed_limit_max
              A readable and writable file that reflects the cur-
              rent goal rebuild speed  for  times  when  no  non-
              rebuild  activity  is  current  on  an  array.  The
              default is 100,000.


so
  echo 1000000 >  /proc/sys/dev/raid/speed_limit_max

Does that answer your question?

NeilBrown
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux