summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man8/btrfs-scrub.8
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/opensuse-tumbleweed/man8/btrfs-scrub.8')
-rw-r--r--upstream/opensuse-tumbleweed/man8/btrfs-scrub.812
1 files changed, 6 insertions, 6 deletions
diff --git a/upstream/opensuse-tumbleweed/man8/btrfs-scrub.8 b/upstream/opensuse-tumbleweed/man8/btrfs-scrub.8
index e415fac8..662fc705 100644
--- a/upstream/opensuse-tumbleweed/man8/btrfs-scrub.8
+++ b/upstream/opensuse-tumbleweed/man8/btrfs-scrub.8
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
-.TH "BTRFS-SCRUB" "8" "Feb 14, 2024" "6.7.1" "BTRFS"
+.TH "BTRFS-SCRUB" "8" "May 02, 2024" "6.8.1" "BTRFS"
.SH NAME
btrfs-scrub \- scrub btrfs filesystem, verify block checksums
.SH SYNOPSIS
@@ -68,13 +68,13 @@ scrub only a selected device. See \fI\%btrfs scrub start\fP for more.
\fBNOTE:\fP
.INDENT 0.0
.INDENT 3.5
-The \fBionice(1)\fP may not be generally supported by all IO schedulers and
+The \fI\%ionice(1)\fP may not be generally supported by all IO schedulers and
the options to \fBbtrfs scrub start\fP may not work as expected.
.UNINDENT
.UNINDENT
.sp
In the past when the \fI\%CFQ IO scheduler\fP was generally used
-the \fBionice(1)\fP syscalls set the priority to \fIidle\fP so the IO would not
+the \fI\%ionice(1)\fP syscalls set the priority to \fIidle\fP so the IO would not
interfere with regular IO. Since the kernel 5.0 the CFQ is not available.
.sp
The IO scheduler known to support that is \fI\%BFQ\fP, but first read the
@@ -91,7 +91,7 @@ belong to the same accounting group.
.sp
.nf
.ft C
-$ systemd\-run \-p \(dqIOBandwidthReadMax=/dev/sdx 10M\(dq btrfs scrub start \-B /
+$ systemd\-run \-p \(dqIOReadBandwidthMax=/dev/sdx 10M\(dq btrfs scrub start \-B /
.ft P
.fi
.UNINDENT
@@ -226,14 +226,14 @@ necessary
.INDENT 7.0
.TP
.BI \-c \ <ioprio_class>
-set IO priority class (see \fBionice(1)\fP manual page) if the IO
+set IO priority class (see \fI\%ionice(1)\fP manual page) if the IO
scheduler configured for the device supports ionice. This is
only supported by BFQ or Kyber but is \fInot\fP supported by
mq\-deadline. Please read the section about
\fI\%IO limiting\fP\&.
.TP
.BI \-n \ <ioprio_classdata>
-set IO priority classdata (see \fBionice(1)\fP manpage)
+set IO priority classdata (see \fI\%ionice(1)\fP manpage)
.TP
.B \-q
(deprecated) alias for global \fI\-q\fP option