Hello all, I'm currently running FreeBSD 15.0-RELEASE-p1.
Since upgrading from 14.3, there are audible disk accesses every few (5-8) seconds.
Did something change with ZFS or FreeBSD that would explain that?
I'm using the following pools:
root (nvme) - contains the os and jails
shared (nvme) - contains shared data
data (sata hdds, mirrored) - main data storage
backup_01, backup_03 (sata hdd) - backup disks
The problem stops when I spin down the disks in the data pool:
Does anybody have any idea what might be going on there, or how I can track down the problem?
Thanks,
Thorsten
Since upgrading from 14.3, there are audible disk accesses every few (5-8) seconds.
Did something change with ZFS or FreeBSD that would explain that?
I'm using the following pools:
root (nvme) - contains the os and jails
shared (nvme) - contains shared data
data (sata hdds, mirrored) - main data storage
backup_01, backup_03 (sata hdd) - backup disks
The problem stops when I spin down the disks in the data pool:
camcontrol standby /dev/ada0camcontrol standby /dev/ada1Isof does not list any open files in that pool.Does anybody have any idea what might be going on there, or how I can track down the problem?
Thanks,
Thorsten