Replies: 6 comments 1 reply
CauseThe archives are written by 0.30.0 itself, and their metadata records the FQDN: ExpectedOwnership comparison should normalise both sides (e.g. compare the short name, |
|
@Str1atum Thanks, you were right, it's a real bug in 0.30.0. ProxSave reads the machine name one way when writing a backup (full name, pve.home.arpa) and another way when checking ownership during cleanup (short name, pve). They never match, so every backup looks foreign. Your backups are fine nothing lost, nothing wrongly deleted. But automatic cleanup is currently doing nothing, so the folders will grow past your limits. Can you paste the output of these? Just to confirm it on your machine: Fix on the way. |
|
Same issue here. hostname: synopbs Is /mnt/synopbs/backup (Note that the backup target is a networked drive.) |
|
Hi! Please update to v0.31.0 and give me some feedback. |
Uh oh!
There was an error while loading. Please reload this page.
Did a fresh install even, but still these errors in my log all the time. Even cleaned up all backup directories.
Local + rclone remote, files are written fine in a backup run.
[WARNING] Cloud storage: retention ignored 2 backup(s) that do not belong to pve (other hosts, or no readable manifest) (count: 1)
Example: Cloud storage: retention ignored 2 backup(s) that do not belong to pve (other hosts, or no readable manifest)
Example: Local storage: retention ignored 5 backup(s) that do not belong to pve (other hosts, or no readable manifest)
All reactions