Date: Tue, 21 May 2019 21:27:24 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 221906] sys/cddl: Allow to modify the ZFS deadman sysctls after the system is up Message-ID: <bug-221906-227-ZmTWlew5op@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-221906-227@https.bugs.freebsd.org/bugzilla/> References: <bug-221906-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221906 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: allanjude Date: Tue May 21 21:26:18 UTC 2019 New revision: 348068 URL: https://svnweb.freebsd.org/changeset/base/348068 Log: ZFS: Make deadman tunables no longer read-only This allows the user to enable, disable, and adjust the I/O deadman at runtime. This can be especially useful when a pool is backed by remote storage (such as iscsi, ggated, etc). PR: 221906 Submitted by: Fabian Keil <fk@fabiankeil.de> Obtained from: ElectroBSD MFC after: 1 week Sponsored by: Klara Systems Event: Waterloo Hackathon 2019 Changes: head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221906-227-ZmTWlew5op>