zed: Reduce log noise for large JBODs
commitb9aa32ff3950b38e86e369bed59b9819433ee804
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 25 Jul 2023 20:55:29 +0000 (25 13:55 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 26 Jul 2023 15:46:58 +0000 (26 08:46 -0700)
tree8085b7e8ee595c43f3caa76f2f556a518e57b77a
parent571762b29008f6bd30ac3ea2484752ebc8eeb327
zed: Reduce log noise for large JBODs

For large JBODs the log message "zfs_iter_vdev: no match" can
account for the bulk of the log messages (over 70%).  Since this
message is purely informational and not that useful we remove it.

Reviewed-by: Olaf Faaland <faaland1@llnl.gov>
Reviewed-by: Brian Atkinson <batkinson@lanl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #15086
Closes #15094
cmd/zed/agents/zfs_mod.c