]> git.proxmox.com Git - mirror_zfs.git/commit
Update the default for zfs_txg_history
authorAlek P <alek-p@users.noreply.github.com>
Fri, 29 Sep 2017 22:58:52 +0000 (15:58 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 29 Sep 2017 22:58:52 +0000 (15:58 -0700)
commit01ff0d7540b21c461c19b90b1e715df26cba3ff2
tree72ba39c82ee2a232b878d9edf51bb2812fbe467f
parente71cade67d48495db46fb6eed29b88b895bcb2d8
Update the default for zfs_txg_history

It's often useful to have access to txg history for debugging
purposes. This patch changes the default from 0 to 100 TXGs
worth of history preserved.

Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed by: Richard Elling <Richard.Elling@RichardElling.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Alek Pinchuk <apinchuk@datto.com>
Closes #6691
man/man5/zfs-module-parameters.5
module/zfs/spa_stats.c