8000 [Feat]: ZFS: Report scrub/status information from zpool status · Issue #20395 · netdata/netdata · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[Feat]: ZFS: Report scrub/status information from zpool status #20395
@johnzielke

Description

@johnzielke

Problem

To my knowledge, zfs does not keep a history of scrubs performed on the different pools.

Description

Record scrub information returned by "zpool status -v" in netdata. These include information like:

  • Last scrub start time/time since last start
  • Progress
  • Number of bytes repaired

In addition, recording error information from the individual vdevs/the whole pool could be nice

Importance

nice to have

Value p 5769 roposition

  1. Gives users a view into how much data needed repair and how this changes over time (e.g. with failing drives)
  2. Gives a quick insight into whether scrubs are running regularly
  3. Shows accumulation of drive errors over time
    ...

Proposed implementation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0