After upgrade LE 8 to LE 9 my rsync jobs (rsync 2 whole HDDs and 2 folders from one of them to the 3rd HDD) crashed whole rpi - it is not possible to connect then via ssh or samba, rpi is freezed (but ping is responsing ok) ... restart is needed ... I tried clean install of LE 9 too - same issue. Before I was using this job without any problem for years ..
For example now it hangs with:
Code
sending incremental file list
./
...
...
...
sent 1.73M bytes received 143.01K bytes 23.30K bytes/sec
total size is 516.11G speedup is 275,122.90
sending incremental file list
I have this script in cron and it is called every night so it is not possible to use LE 9 for me now ...
I attached the bash script here ...
Nothing interesting in log ...