NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
haus
Feb 13, 2017Aspirant
Rsync SSH backups failing
On my readyNAS 102 running 6.6.1, for about a week now I've been seeing rsync backup failures when trying to back up a remote server over SSH. Another server backs up just fine (both jobs were create...
- Feb 15, 2017
Solved it. There was a typo in a setting in my server sshd_config that was causing client disconnects within 60s on this server. While rsync was calculating the checksum on the NAS (which takes about 10 minutes for this particular file), the ssh connection was being dropped, so as soon as it started to attempt to transfer, the backup would fail. I edited the server config to allow more ClientAliveCountMax retries and it's fine now.
haus
Feb 15, 2017Aspirant
Solved it. There was a typo in a setting in my server sshd_config that was causing client disconnects within 60s on this server. While rsync was calculating the checksum on the NAS (which takes about 10 minutes for this particular file), the ssh connection was being dropped, so as soon as it started to attempt to transfer, the backup would fail. I edited the server config to allow more ClientAliveCountMax retries and it's fine now.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!