Test build for Proxmox 9 compatibility issue #348
This test build includes:
- Fixed version detection (correctly parses 'pve-manager: X.Y.Z' format)
- Multiple guest agent permissions for PVE 9 (Audit, FileSystemMgmt, FileRead)
To test:
- Download and extract:
tar -xzf pulse-test-pve9-fix.tar.gz
- Replace your existing binary:
sudo cp pulse /opt/pulse/bin/pulse
(or wherever yours is installed) - Restart Pulse:
sudo systemctl restart pulse
- Run the setup script on your PVE 9 node to update permissions
- Check if VM disk usage now shows correctly
@timscha - Please test this and let us know if it works on your PVE 9 system.