<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; "><div id="gt-res-content" class="almost_half_cell" style="margin-top: 15px; margin-right: 0px; margin-bottom: 5px; margin-left: 5px; "><div dir="ltr" style="zoom: 1; "><span id="result_box" class="long_text" style="font-size: 13px; line-height: 1.7em; vertical-align: top; margin-bottom: 5px; "><span title="">Hello.<br><br></span><span title="">I have a strange problem with rsync<br></span><span title="">With a cron, I run a script that launches about 30 processes at once, two of which fail, always the same.</span></span></div><div dir="ltr" style="zoom: 1; "><span id="result_box" class="long_text" style="font-size: 13px; line-height: 1.7em; vertical-align: top; margin-bottom: 5px; "><span title=""><font class="Apple-style-span" size="6"><span class="Apple-style-span" style="font-size: 19px; line-height: 25px;"><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 13px; line-height: 22px;">It worked fine until recently.</span></font></span></font></span></span></div><div dir="ltr" style="zoom: 1; "><span id="result_box" class="long_text" style="font-size: 13px; line-height: 1.7em; vertical-align: top; margin-bottom: 5px; "><span title=""><font class="Apple-style-span" size="6"><span class="Apple-style-span" style="font-size: 19px; line-height: 25px;"><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 13px; line-height: 22px;"><br></span></font></span></font></span><span title="">The commands executed are of the type:<br></span><span title=""><div dir="ltr" style="zoom: 1; ">rsync -Aavq &nbsp;--password-file=passfile --del --log-file=logfile <a href="rsync://user@machine1/path">rsync://user@machine1/path</a> /mnt/backups/machine1/</div><div dir="ltr" style="zoom: 1; ">rsync -Aavq &nbsp;--password-file=passfile --del --log-file=logfile <a href="rsync://user@machine2/path">rsync://user@machine2/path</a> /mnt/backups/machine2/</div><br></span><span title="">/mnt/backups is a path mounted with nfs<br><br></span><span title="">The error received is:<br><br></span></span></div><div dir="ltr" style="zoom: 1; "><span id="result_box" class="long_text" style="font-size: 13px; line-height: 1.7em; vertical-align: top; margin-bottom: 5px; "><span title="">[3565] Receiving file list<br></span><span title="">[3565] rsync: chown "/mnt/backups/machine1/usr/local/etc/inspircd" failed: Invalid argument (22)<br></span><span title="">[3591] rsync error: Received SIGUSR1 (code 19) at main.c (1402) [receiver = 3.1.0dev]<br></span><span title="">[3565] rsync error: errors with program diagnostics (code 13) at log.c (247) [generator = 3.1.0dev]<br><br></span><span title="">In machine1<br><br></span><span title="">[36714] connect from backups.domain (X.X.X.X)<br></span><span title="">[36714] rsync on path / from <a href="mailto:user@backups.domain">user@backups.domain</a> (XXXX)<br></span><span title="">[36714] building file list<br></span><span title="">[36714] rsync: connection Unexpectedly closed (56 bytes Received so far) [sender]<br></span><span title="">[36714] rsync error: error in rsync protocol data stream (code 12) at io.c (601) [sender = 3.0.7]<br><br></span><span title="">If I run the script manually it works correctly.<br><br></span><span title="">I have also tried to put a strace to see if it yields more information, but with strace does not fail.<br><br></span><span title="">Someone could help me?</span></span></div><div dir="ltr" style="zoom: 1; "><span id="result_box" class="long_text" style="font-size: 13px; line-height: 1.7em; vertical-align: top; margin-bottom: 5px; "><span title=""><br></span></span></div><div dir="ltr" style="zoom: 1; "><span id="result_box" class="long_text" style="font-size: 13px; line-height: 1.7em; vertical-align: top; margin-bottom: 5px; "><span title="">Regards.</span></span></div><div><span id="result_box" class="long_text" style="font-size: 13px; line-height: 1.7em; vertical-align: top; margin-bottom: 5px; "><span title=""><div><br></div></span></span></div></div><div align="left"></div></span></div></body></html>