maartenlangeveld
maartenlangeveld
Manual backup works. I did remove some old data_x folders (except the latest backup: data folder) before to cleanup. Maybe that caused backup to get stuck on dry-run?
Hi @MichaIng, noticed that too. Will the next DietPi-update revert those changes or do I have to deinstall those unneeded dependencies manually?
Hi @Joulinar, thanks. I'm afraid putting them on hold is a little too late, the packages have already installed.
I already understood that it does not do any harm, just happy the unneeded packages will be disabled with next DietPi update. Thanks!
With "stalled" I mean the process did not die but did not nothing either. I saw the processes sitting idle in 'htop' for hours. Has not happened since, however.
My RPi0 hanged last night, do not now the cause.
I think I have an idea what caused these issues. Recently I started to make multiple rotating backups on daily basis using diepi-backup. However once a week I make a...
Ideally would be the possibility of having the option to define multtiple backup-jobs using the dietpi-backup menu :-) !! e.g. - daily local rotating backup - weekly single network backup
What I did before was a weekly cronjob using a tab in /etc/cron.d/ containing something like: ``` 8 5 * * Mon root mount /mnt/rpi-zero-w-backup-nanopi 9 5 * * Mon...
> I'm still not sure why the backup would stall on the dry-run, especially since an actual rsync succeeds? I presume since my rsync solution only backups latest backup iteration...