Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion man/man7/vdevprops.7
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,8 @@ For this reason, it is advisable to set the property on the top-level vdev -
not on the leaf vdev itself.
The default values for
.Sy OpenZFS on Linux
are 10 errors in 600 seconds.
are 10 errors in 600 seconds for checksum and I/O events,
and 10 errors in 30 seconds for slow I/O events.
For
.Sy OpenZFS on FreeBSD
defaults see
Expand Down
Loading