Closed
Description
Describe the feature would like to see added to OpenZFS
Can the resilver IO priority be adjusted? It gives the users a chance to decide how to allocate IO resources.
In old ZFS there are module parameters like zfs_resilver_delay
, however these parameters have been removed in latest versions.
How will this feature improve OpenZFS?
ZFS resilver can be very slow if there are other heavy disk IO requests, it may strave and nearly stop working, and the resilver progress doesn't complete in several days.