zfs/include/os/freebsd/spl
fredw 420a125bdc Add a diagnostic kstat for obtaining pool status
This kstat output does not require taking the spa_namespace
lock, as in the case for 'zpool status'. It can be used for
investigations when pools are in a hung state while holding
global locks required for a traditional 'zpool status' to
proceed.

This kstat is not safe to use in conditions where pools are
in the process of configuration changes (i.e., adding/removing
devices).  Therefore, this kstat is not intended to be a general
replacement or alternative to using 'zpool status'.

Sponsored-by: Wasabi Technology, Inc.
Sponsored-By: Klara Inc.

Co-authored-by: Don Brady <don.brady@klarasystems.com>
Signed-off-by: Don Brady <don.brady@klarasystems.com>
2024-08-29 10:48:29 +05:00
..
acl acl: use uintptr_t for ace walker cookies 2022-11-03 09:51:34 -07:00
sys Add a diagnostic kstat for obtaining pool status 2024-08-29 10:48:29 +05:00