You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, zpool_prometheus follows the vdev children, which represent the currently active devices in pools. Auxiliary devices, such as spares and caches, are not shown unless or until the spare is activated in a pool.
Questions:
do we care about information on spares that are not active?
how do we reconcile duplicate spare devices shared amongst pools?
do we care about information on caches?
The text was updated successfully, but these errors were encountered:
Currently, zpool_prometheus follows the vdev children, which represent the currently active devices in pools. Auxiliary devices, such as spares and caches, are not shown unless or until the spare is activated in a pool.
Questions:
The text was updated successfully, but these errors were encountered: