8000 zfs_arc plugin: Reading kstat value "other_size" failed. · Issue #2843 · collectd/collectd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
zfs_arc plugin: Reading kstat value "other_size" failed. #2843
Closed
@connection-reset

Description

@connection-reset
  • 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0