mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-23 03:33:53 +00:00
131a6b3cf8
- Add comprehensive filtering for network filesystems (NFS, CIFS, SMB, FUSE, 9p) - Skip Docker volumes, snap mounts, and other special mountpoints - Add detailed logging to track which filesystems are included/excluded - Add sanity check to detect when reported disk is way larger than allocated - Improve logging with GB values and more context for debugging This should prevent Pulse from accidentally including host disk space or network shares when calculating VM disk usage. Users can use the existing diagnostics system in the UI to troubleshoot VM disk issues.