free-pmx-cfsnap for Proxmox VE
UNRELEASED
Warning
Non-production quality tooling, please use ONLY for testing purposes.
Proxmox Cluster Filesystem holds the content of vital configurations in the mountpoint of /etc/pve
. Regular backups of the mounted virtual filesystem do not guarantee consistency, backups of its actual backend database file in /var/lib/pve-cluster
is also unreliable as this is a running database. Having regularly performed snapshots through SQL dump is indispensable to have the ability to rollback should e.g. a database corruption occur, particularly on single node installs.
Quickstart
Download
wget -P /tmp https://free-pmx.pages.dev/tools/free-pmx-cfsnap_0.1.0~20250419+TEST.deb
Install
apt install /tmp/free-pmx-cfsnap_0.1.0~20250419+TEST.deb
Remove
apt purge free-pmx-cfsnap
Audit
How to check what’s inside a debian package.
Feedback
File an issue in the GitHub repository.
Disclaimer
THE TOOL IS A THIRD-PARTY PRODUCT AND IS PROVIDED ON AN “AS IS” BASIS AND WITHOUT WARRANTIES OF ANY KIND EITHER EXPRESS OR IMPLIED, STATUTORY OR OTHERWISE.