mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-23 02:44:41 +03:00
Add zilstat script to report zil kstats in a user friendly manner
Added a python script to process both global and per dataset zil kstats and report them in a user friendly manner similar to arcstat and dbufstat. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Reviewed-by: Alexander Motin <mav@FreeBSD.org> Reviewed-by: Richard Elling <Richard.Elling@RichardElling.com> Signed-off-by: Ameer Hamza <ahamza@ixsystems.com> Closes #13704
This commit is contained in:
@@ -169,6 +169,7 @@ export ZFS_FILES='zdb
|
||||
raidz_test
|
||||
arc_summary
|
||||
arcstat
|
||||
zilstat
|
||||
dbufstat
|
||||
mount.zfs
|
||||
zed
|
||||
|
||||
Reference in New Issue
Block a user