v0.169.1: disk-health card excludes logical/network storage (pbs/lvm/nfs/cifs)
The agent defaults SMART to UNKNOWN on non-physical targets, so they showed as spurious 'Nincs adat' rows. isPhysicalDisk now excludes those types (card + check). Test strengthened: a PBS/LVM fixture with UNKNOWN SMART must still be excluded.
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
## Changelog
|
||||
|
||||
### v0.169.1 — Disk-health card: exclude logical/network storage (2026-07-24)
|
||||
|
||||
Live QA follow-up to v0.169.0: the agent defaults SMART to UNKNOWN on non-physical targets (PBS,
|
||||
LVM-thin), so they appeared in the "Lemezek állapota" card as spurious "Nincs adat" rows.
|
||||
`isPhysicalDisk` now excludes `pbs`/`lvmthin`/`nfs`/`cifs` by type (applies to both the card and the
|
||||
6h check). Test strengthened: a PBS/LVM fixture carrying UNKNOWN SMART must still be excluded.
|
||||
|
||||
### v0.169.0 — Disk-health card + degradation notification ("Lemezek állapota") (2026-07-24)
|
||||
|
||||
Consumes the agent's new `smart` payload field (agent **v0.94.0**); **MinAgent floor unchanged** — the
|
||||
|
||||
Reference in New Issue
Block a user