Disk full after update
-
@3246 are your backups on the same server ? Can you check
/var/backups
? If you are using external backups, then it's possible that older backups are there. You can safely delete those (there will be a snapshot directory and also timestamped directories). -
@3246 So, the issue is that Hetzner storage box is not mounting anymore. It returns
STATUS_ACCOUNT_DISABLED
. I actually hit this issue today just this morning. I have to debug further why it's not cifs mounting anymore.In previous release of Cloudron, it was not detecting whether something is mounted properly before backing up. This caused Cloudron to backup in the local filesystem instead of CIFS (when the mounting failed, which is the case now). So, just removing the local file system backup got back the 25GB or so.
In 7.3.4, you will see now that the backups page is showing the mount error. I am still debugging why it refuses to cifs mount (this also applies to hetzner storage box on our servers, it fails with same error)
-
@girish my bad! You can blame user error for this one
Hetzner StorageBoxes need a different path when sub-accounts are used, which I forgot to note in my docu and went changing things.
Here's to anyone dealing with change management professionally, ITIL or otherwise, you are a must-have no matter how often peeps complain about 'red tape'
There's a reason why I keep documenting things but no AI or home assistant has been invented yet to make me actually remember to stick to it
Notes to self:
- Before changing critical things like backups(!) make sure to follow the documentation.
- Do not disable critical features on accounts like CIFS access (d'oh).
- Also, make sure to test changes thoroughly before committing to them.
- Also also, enjoy Cloudron and the awesome people making it a super nice place to be