Replies: 2 comments
-
this is what iostat shows at that moment - no read, write |
Beta Was this translation helpful? Give feedback.
0 replies
-
The question is, is this a normal situation? is it related to the ZFS and CoW? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
DRAID 24HDD, 2 cache nvme.
At the time of writing to the pool, the zabbix swears at the read from the pool, although reading at this moment does not occur.
If, at the time of writing to the pool, at the same time, you start reading from it that the problem disappears.
Problem only with writing and no reading.
Zabbix trigger:
min(/zfs-store/vfs.dev.read.await[sdd],15m) > {$VFS.DEV.READ.AWAIT.WARN:"sdd"} or min(/zfs-store/vfs.dev.write.await[sdd],15m) > {$VFS.DEV.WRITE.AWAIT.WARN:"sdd"}
$VFS.DEV.READ.AWAIT.WARN - 20
$VFS.DEV.WRITE.AWAIT.WARN - 20
It is not clear the problem of collection by zabbix or a problem with tuning / optimizing zfs
Beta Was this translation helpful? Give feedback.
All reactions