zfs/man/man7
Don Brady cbe882298e
Add slow disk diagnosis to ZED
Slow disk response times can be indicative of a failing drive. ZFS
currently tracks slow I/Os (slower than zio_slow_io_ms) and generates
events (ereport.fs.zfs.delay).  However, no action is taken by ZED,
like is done for checksum or I/O errors.  This change adds slow disk
diagnosis to ZED which is opt-in using new VDEV properties:
  VDEV_PROP_SLOW_IO_N
  VDEV_PROP_SLOW_IO_T

If multiple VDEVs in a pool are undergoing slow I/Os, then it skips
the zpool_vdev_degrade().

Sponsored-By: OpenDrives Inc.
Sponsored-By: Klara Inc.
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Allan Jude <allan@klarasystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Co-authored-by: Rob Wing <rob.wing@klarasystems.com>
Signed-off-by: Don Brady <don.brady@klarasystems.com>
Closes #15469
2024-02-08 09:19:52 -08:00
..
dracut.zfs.7 contrib: dracut: fix race with root=zfs:dset when necessities required 2023-03-31 09:47:48 -07:00
vdevprops.7 Add slow disk diagnosis to ZED 2024-02-08 09:19:52 -08:00
zfsconcepts.7 zfsconcepts: add description of block cloning 2023-10-06 09:06:29 -07:00
zfsprops.7 zvol: Implement zvol threading as a Property 2023-10-31 09:50:32 -07:00
zpool-features.7 Allow block cloning across encrypted datasets 2023-12-05 11:03:48 -08:00
zpoolconcepts.7 Add slow disk diagnosis to ZED 2024-02-08 09:19:52 -08:00
zpoolprops.7 zpoolprops.7: Remove unnecessary .Ns 2024-01-08 17:03:15 -08:00