Closed
Description
- Version of collectd: 5.8.0
- Operating system / distribution: Arch Linux
Expected behavior
ZFS on Linux 0.7 no longer has other_size in /proc/spl/kstat/zfs/arcstats, it got replaced with dbuf_size, dnode_size and bonus_size.
openzfs/zfs@25458cb
zfs_arc plugin should read those when other_size is missing.
Actual behavior
parse_value: Failed to parse string as derive: "data".
zfs_arc plugin: `llist_search` failed for key: 'other_size'.
zfs_arc plugin: Reading kstat value "other_size" failed.
Steps to reproduce
- Install ZFS on Linux >= 0.7
- LoadPlugin zfs_arc
Metadata
Metadata
Assignees
Labels
No labels