Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jan 2024 12:27:29 -0800
From:      John Kennedy <warlock@phouka.net>
To:        Kurt Jaeger <pi@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: ZFS problems since recently ?
Message-ID:  <ZZMgMWWlAl_khM2A@phouka1.phouka.net>
In-Reply-To: <ZZLrcvZHCMiyIbCZ@phouka1.phouka.net>
References:  <ZZG0RdFTqfbfPwf7@fc.opsec.eu> <ZZH2YIXm75emBbpp@phouka1.phouka.net> <ZZIPYzWKZ1R_pMHQ@phouka1.phouka.net> <ZZJRHnA6Kgs3TdCF@fc.opsec.eu> <ZZLrcvZHCMiyIbCZ@phouka1.phouka.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 01, 2024 at 08:42:26AM -0800, John Kennedy wrote:
>   Applying the two ZFS kernel patches fixes that issue:

commit 09af4bf2c987f6f57804162cef8aeee05575ad1d (zfs: Fix SPA sysctl handlers) landed too.

	root@bsd15:~ # sysctl -a | grep vfs.zfs.zio
	vfs.zfs.zio.deadman_log_all: 0
	vfs.zfs.zio.dva_throttle_enabled: 1
	vfs.zfs.zio.requeue_io_start_cut_in_line: 1
	vfs.zfs.zio.slow_io_ms: 30000
	vfs.zfs.zio.taskq_wr_iss_ncpus: 0
	vfs.zfs.zio.taskq_write: sync fixed,1,5 scale fixed,1,5
	vfs.zfs.zio.taskq_read: fixed,1,8 null scale null
	vfs.zfs.zio.taskq_batch_tpq: 0
	vfs.zfs.zio.taskq_batch_pct: 80
	vfs.zfs.zio.exclude_metadata: 0

	root@bsd15:~ # uname -aUK
	FreeBSD bsd15 15.0-CURRENT FreeBSD 15.0-CURRENT #1 main-n267336-09af4bf2c98: Mon Jan  1 12:04:15 PST 2024     warlock@bsd15:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 1500008 1500008




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZZMgMWWlAl_khM2A>