aboutsummaryrefslogtreecommitdiffstats
path: root/man/man5/zfs-events.5
diff options
context:
space:
mode:
authorSean Eric Fagan <[email protected]>2017-11-06 15:13:23 -0800
committerBrian Behlendorf <[email protected]>2018-01-17 10:31:00 -0800
commit43cb30b3ce6ee3c3041276c93594ae61e7daaf86 (patch)
tree4fab0a8086bd6742c2e3615c883762999fda3c0b /man/man5/zfs-events.5
parent3da3488e6339ff2dc5c7f3da8c8a0c552d018d68 (diff)
OpenZFS 8959 - Add notifications when a scrub is paused or resumed
Authored by: Sean Eric Fagan <[email protected]> Reviewed by: Alek Pinchuk <[email protected]> Reviewed by: Matthew Ahrens <[email protected]> Reviewed-by: George Melikov <[email protected]> Reviewed-by: Tony Hutter <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Approved by: Gordon Ross <[email protected]> Ported-by: Giuseppe Di Natale <[email protected]> Porting Notes: - Brought #defines in eventdefs.h in line with ZFS on Linux format. - Updated zfs-events.5 with the new events. OpenZFS-issue: https://www.illumos.org/issues/8959 OpenZFS-commit: https://github.com/openzfs/openzfs/commit/c862b93eea Closes #7049
Diffstat (limited to 'man/man5/zfs-events.5')
-rw-r--r--man/man5/zfs-events.529
1 files changed, 28 insertions, 1 deletions
diff --git a/man/man5/zfs-events.5 b/man/man5/zfs-events.5
index 398ea8ad1..5cef4f539 100644
--- a/man/man5/zfs-events.5
+++ b/man/man5/zfs-events.5
@@ -328,7 +328,34 @@ Issued when a scrub is started on a pool.
\fBscrub.finish\fR
.ad
.RS 12n
-Issued when a pool have finished scrubbing.
+Issued when a pool has finished scrubbing.
+.RE
+
+.sp
+.ne 2
+.na
+\fBscrub.abort\fR
+.ad
+.RS 12n
+Issued when a scrub is aborted on a pool.
+.RE
+
+.sp
+.ne 2
+.na
+\fBscrub.resume\fR
+.ad
+.RS 12n
+Issued when a scrub is resumed on a pool.
+.RE
+
+.sp
+.ne 2
+.na
+\fBscrub.paused\fR
+.ad
+.RS 12n
+Issued when a scrub is paused on a pool.
.RE
.sp