File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,10 @@ you can turn off the automatic repair (\fB\fCBTRFS\_SCRUB\_READ\_ONLY\fR)
63
63
.IP \(bu 2
64
64
the default IO priority is set to \fI idle \fP but scrub may take long to finish,
65
65
you can change priority to \fI normal \fP (\fB \f C BTRFS\_ SCRUB\_ PRIORITY\fR )
66
+ .IP \(bu 2
67
+ If using systemd timers, you can also enable (`BTRFS_IO_LIMIT`) to set IO resource
68
+ .IP \(bu 2
69
+ limits
66
70
67
71
.RE
68
72
Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ __Tuning:__
46
46
* you can turn off the automatic repair (` BTRFS_SCRUB_READ_ONLY ` )
47
47
* the default IO priority is set to * idle* but scrub may take long to finish,
48
48
you can change priority to * normal* (` BTRFS_SCRUB_PRIORITY ` )
49
+ * If using systemd timers, you can also enable (` BTRFS_IO_LIMIT ` ) to set IO resource
50
+ * limits
49
51
50
52
__ Related commands:__
51
53
You can’t perform that action at this time.
0 commit comments