oetiker / znapzend

zfs backup with remote capabilities and mbuffer integration.
www.znapzend.org
GNU General Public License v3.0
613 stars 137 forks source link

ZnapZend Sends Failing #344

Closed minorsatellite closed 6 years ago

minorsatellite commented 6 years ago

I have had issues recently with sends failing. On the sending side, the following error gets logged to Syslog:

May 3 08:00:54 my-nas znapzend[24373]: Mojo::Reactor::Poll: Timer failed: ERROR: cannot send snapshots to root@10.100.10.21:zpool1/dr/org/my-nas/share-dr-copy on 10.100.10.21 at /opt/znapzend-0.17.0/lib/Mojo/IOLoop.pm line 23.

On the receiver side, multiple instances mbuffer appear to be running/hung. This happens from time to time and to get jobs running again I typically have to kill mbuffer.

Thoughts?