<div dir="ltr"><div><div>Hi,<br><br></div>Am transferring Zfs snapshot using 
mbuffer. But after sometime, it stalls and breaks with below error.  I 
retried 3 times but breaks with same error ( happens randomly  after 
transferring 40G, 120G, etc ).<br>
</div><div><br>Please help in this.<br></div><div><br>At source :<br><br>#  zfs send   pool@snap   | /opt/csw/bin/pigz -p 16  |  /usr/local/bin/mbuffer -t -m 8G -O <a href="http://10.75.70.12:9090/" target="_blank">10.75.70.12:9090</a><br>


in @  0.0 KiB/s, out @  0.0 KiB/s, 42.0 GiB total, buffer 100% full<br>mbuffer: error: outputThread: error writing to <a href="http://10.75.70.12:9090/" target="_blank">10.75.70.12:9090</a> at offset 0xa7eeef000: Broken pipe<br>

<br>summary: 42.0 GiByte in 3 h 25 min 3575 KiB/s<br>
mbuffer: warning: error during output to <a href="http://10.75.70.12:9090/" target="_blank">10.75.70.12:9090</a>: Broken pipe<br><br><br></div>At destination:<br> /usr/local/bin/mbuffer -t  -m 8G -I  9090 | /opt/csw/bin/pigz -p 16 -d | zfs receive -F pool<br>


<br><br># /usr/local/bin/mbuffer -V<br>mbuffer version 20130220<br>Copyright 2001-2011 - T. Maier-Komor<br>License: GPLv3 - see file LICENSE<br>This program comes with ABSOLUTELY NO WARRANTY!!!<br>Donations via PayPal to <a href="mailto:thomas@maier-komor.de" target="_blank">thomas@maier-komor.de</a> are welcome and support this work!</div>