mirror_zfs/cmd
Don Brady db75854cbb zed syslog entries drop important info
ZED will log zevents summaries to the syslog, however the log entries 
tend to drop event details that can be useful for diagnosis. This is 
especially true for ereport events, like io, checksum, and delay.

Update the all-syslog.sh script to log additional event information.

Add an optional config option, ZED_SYSLOG_DISPLAY_GUIDS, to zed.rc
for choosing GUIDs over names for pool and vdev.

Change the default ZED_SYSLOG_SUBCLASS_EXCLUDE to exclude history_event 
events. These events tend to be frequent, convey no meaningful info, 
and are already logged in the zpool history.

Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: Pavel Zakharov <pavel.zakharov@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Don Brady <don.brady@delphix.com>
Closes #10967
2020-10-19 11:24:52 -07:00
..
arc_summary Replace ZFS on Linux references with OpenZFS 2020-10-16 13:01:24 -07:00
arcstat
dbufstat Make dbufstat work on FreeBSD 2020-10-16 13:00:28 -07:00
fsck_zfs
mount_zfs
raidz_test
vdev_id
zdb zil_parse: make callback parameters const 2020-10-16 13:01:53 -07:00
zed zed syslog entries drop important info 2020-10-19 11:24:52 -07:00
zfs zfs userspace: use zfs_path_to_zhandle so argument can be a path 2020-10-01 12:21:37 -07:00
zfs_ids_to_path
zgenhostid cmd/zgenhostid: replace with simple c implementation 2020-09-18 12:37:54 -07:00
zhack
zinject
zpool vdev_ashift should only be set once 2020-09-18 12:40:20 -07:00
zstream
zstreamdump
ztest
zvol_id Replace ZFS on Linux references with OpenZFS 2020-10-16 13:01:24 -07:00
zvol_wait
Makefile.am