Skip to content

Releases: daviswr/ZenPacks.daviswr.ZFS

Beta 2

06 Apr 22:10
Compare
Choose a tag to compare

Added

  • Support for minor output formatting changes after OpenZFS 2.0
  • Events generated from ZPool status

Changed

  • Removed dependency on GNU echo

Fixed

  • ZPool status line check
  • Event summary generation in zpool status parser
  • zed process regex will not match ffprobe

Beta 1

06 Feb 22:49
Compare
Choose a tag to compare

Added

  • vDev I/O activity graphs
  • Pool health status
  • Error counter graphs
  • Scrub/resilver events
  • Encryption attributes modeled
  • Process monitoring
  • Per-pool configurable utilization thresholds

Changed

  • ZenPackLib 2.x required
  • Adjusted zpool iostat sampling interval for improve accuracy
  • zdb/zfs/zpool paths determined by modeler
  • Modeler determines if privilege escalation is required

Removed

  • TALES monkeypatch for zProperties in Command modeler
    • Only used in intermediate/dev versions between Dec. 2020 and Feb. 2022
  • zZpoolThreshold* properties

Fixed

  • Component-level health checks
  • Pool title populated if not found in zdb

Alpha 5

20 Jan 02:57
Compare
Choose a tag to compare
Alpha 5 Pre-release
Pre-release

Final ZenPackLib 1.x release

Added

  • Basic pool and vdev health check
    • Changes to sudoers config on monitored system(s) may be requried
  • Model a pool's spare devices

Changed

  • Cache, log, and spare devices are now their own component types rather than Root vDevs

Alpha 4

08 Oct 04:44
Compare
Choose a tag to compare
Alpha 4 Pre-release
Pre-release

Changed

  • Tweaks to component detail display order, grid column widths, etc

Fixed

  • ZPool modeler redundantly processing Relationship Maps

Alpha 3

08 Oct 04:45
Compare
Choose a tag to compare
Alpha 3 Pre-release
Pre-release

Added

  • ZPool capacity thresholds configurable via zProperties:
    • zZPoolThresholdWarning
    • zZPoolThresholdError
    • zZPoolThresholdCritical

Changed

  • zfs get datasource runs once per modeled dataset, rather than collecting all performance data for all datasets in one run
    • Changes to sudoers config on monitored system(s) may be requried
  • Logging severity lowered to debug when components are ignored by modelers

Alpha 2

08 Oct 04:45
Compare
Choose a tag to compare
Alpha 2 Pre-release
Pre-release

Added

  • Modelers ignore components based on zProperties:
    • zZFSDatasetIgnoreNames
    • zZFSDatasetIgnoreTypes
    • zZPoolIgnoreNames

Alpha 1

08 Oct 04:46
Compare
Choose a tag to compare
Alpha 1 Pre-release
Pre-release

Fixed

  • Cache device enumeration in ZPool modeler

Alpha 0

08 Oct 04:46
Compare
Choose a tag to compare
Alpha 0 Pre-release
Pre-release
  • Initial alpha release