<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div style="font-family: Verdana;font-size: 12.0px;">
<div>
<div>i´m sure this is no rsync issue. i guess rsync is just triggering it.
<div>
<div> </div>

<div>https://groups.google.com/forum/#!msg/fa.linux.kernel/bxYvmkgvwGo/-gbIAVLz0zAJ</div>

<div> </div>

<div>maybe clocksource=jiffies or nohz=off  is worth a try to see if it makes a difference</div>

<div> </div>
</div>

<div>regards</div>

<div>roland</div>

<div> </div>
</div>

<div> </div>

<div> </div>

<div> </div>

<div>you mean, when the hang appears, you get ping timeout from another host, i.e. it`s not only userspace which is being locked but the kernel also locks up completely (i.e. does not respond to ping anymore) ?</div>

<div> </div>

<div>regards</div>

<div>roland</div>

<div> </div>

<div> 
<div style="margin: 10.0px 5.0px 5.0px 10.0px;padding: 10.0px 0 10.0px 10.0px;border-left: 2.0px solid rgb(195,217,229);">
<div style="margin: 0 0 10.0px 0;"><b>Gesendet:</b> Freitag, 07. März 2014 um 17:21 Uhr<br/>
<b>Von:</b> "Philippe LeCavalier" <support@plecavalier.com><br/>
<b>An:</b> devzero@web.de<br/>
<b>Cc:</b> rsync@lists.samba.org<br/>
<b>Betreff:</b> Re: backup-dir over nfs</div>

<div>
<div>Hi Roland.
<div class="gmail_extra"> 
<div>
<div>
<div>On Thu, Mar 6, 2014 at 4:45 PM, <span><<a>devzero@web.de</a>></span> wrote:</div>
</div>
</div>

<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin: 0.0px 0.0px 0.0px 0.8ex;border-left-width: 1.0px;border-left-color: rgb(204,204,204);border-left-style: solid;padding-left: 1.0ex;">I cannot really follow how your setup works, can you perhaps describe it a little bit better?</blockquote>

<div>I've tried to keep it as simple as possible considering...</div>

<div> </div>

<div>Various remote hosts(running rsync daemon)</div>

<div>-></div>

<div>HOST A(rsync pull / backup-dir=NFS host)</div>

<div>----></div>

<div>HOST B(NFS export for backup-dir)</div>

<div>----></div>

<div>When HOST A is done pulling the data from the various hosts a second script starts and rsync's(push) to HOST C. Every other time HOST C grabs a fresh copy directly from the remote hosts. Of course, this part is never automatically achieved since I'm never around to key "waking" the system from the console. So every time I walk by I hit a key and it keeps going.</div>

<blockquote class="gmail_quote" style="margin: 0.0px 0.0px 0.0px 0.8ex;border-left-width: 1.0px;border-left-color: rgb(204,204,204);border-left-style: solid;padding-left: 1.0ex;"><br/>
please provide the command which works and which not.</blockquote>

<div>hangs with: -avS --exclude-from=exclude.rsync --delete --backup --backup-dir=/path/to/nfs on HOST B/date +today's date</div>

<div> </div>

<div>does not hang with: -avS --exclude-from=exclude.rsync --delete --backup --backup-dir=/path/to/local/date +today's date fs on HOST A</div>

<div> </div>

<blockquote class="gmail_quote" style="margin: 0.0px 0.0px 0.0px 0.8ex;border-left-width: 1.0px;border-left-color: rgb(204,204,204);border-left-style: solid;padding-left: 1.0ex;"><br/>
<br/>
so - resuming from hang is all about keypress?</blockquote>

<div>Yes. </div>

<blockquote class="gmail_quote" style="margin: 0.0px 0.0px 0.0px 0.8ex;border-left-width: 1.0px;border-left-color: rgb(204,204,204);border-left-style: solid;padding-left: 1.0ex;"><br/>
that sounds like an interrupt issue,i guess its no rsync problem but it`s only being triggered by rsync.</blockquote>

<div>My assumption is also that it's likely not directly related to rsync. I was thinking more NFS though. </div>

<blockquote class="gmail_quote" style="margin: 0.0px 0.0px 0.0px 0.8ex;border-left-width: 1.0px;border-left-color: rgb(204,204,204);border-left-style: solid;padding-left: 1.0ex;"><br/>
keep an eye on /proc/interrupts.</blockquote>

<div>Interesting. Hadn't thought of that. I will. </div>

<blockquote class="gmail_quote" style="margin: 0.0px 0.0px 0.0px 0.8ex;border-left-width: 1.0px;border-left-color: rgb(204,204,204);border-left-style: solid;padding-left: 1.0ex;"><br/>
please post the answer to the rsync list, so others can also have a look</blockquote>

<div>Done. </div>

<div> </div>

<div>Question: I'm running this in cron as root. Although root can rw to the NFS share while I'm in the console, is it somehow possible I'm encountering a permissions issue and just not seeing a "permission denied" anywhere? </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div></div></body></html>