[GH-ISSUE #1897] Disks summary should show (only) pool-level data for ZFS filesystems #3124

Open
opened 2026-03-14 06:37:11 +03:00 by kerem · 0 comments
Owner

Originally created by @alvanson on GitHub (Jun 20, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1897

Server Info:

  • OS: (all)
  • Browser: (all)
  • RMM Version: 0.18.2

Installation Method:

  • Standard
  • Standard with --insecure flag at install
  • Docker

Agent Info:

  • Agent version: 2.7.0
  • Agent OS: Linux (Debian 12 / Proxmox VE)

Describe the bug
On ZFS systems Disks section in Summary currently lists each dataset and shows disk avail / size as reported by df. However, df reports the space remaining in the entire pool under Avail for each dataset. This gives a distorted view of the storage situation on a particular endpoint.

To Reproduce
(see above description)

Expected behavior
The data reported by zpool list would be more appropriate here.

Screenshots
(none)

Additional context
(none)

Originally created by @alvanson on GitHub (Jun 20, 2024). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1897 **Server Info:** - OS: (all) - Browser: (all) - RMM Version: 0.18.2 **Installation Method:** - [x] Standard - [ ] Standard with `--insecure` flag at install - [ ] Docker **Agent Info:** - Agent version: 2.7.0 - Agent OS: Linux (Debian 12 / Proxmox VE) **Describe the bug** On ZFS systems Disks section in Summary currently lists each dataset and shows disk avail / size as reported by `df`. However, `df` reports the space remaining in the **entire** pool under `Avail` for each dataset. This gives a distorted view of the storage situation on a particular endpoint. **To Reproduce** (see above description) **Expected behavior** The data reported by `zpool list` would be more appropriate here. **Screenshots** (none) **Additional context** (none)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#3124
No description provided.