On Thursday 15 August 2013 01:25 AM, Kevin Korb wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
It works if you use --fake-super on the side that isn't super. That
is the only side that needs it:
asylum# id kmk
uid=12313(kmk) gid=100(users)
groups=100(users),10(wheel),16(cron),35(games)
a
https://bugzilla.samba.org/show_bug.cgi?id=10092
Summary: Hang when remote dest's disk is full
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component
On Sat 17 Aug 2013 13:20:12 NZST +1200, Justin Pryzby wrote:
> I saw something similar on a solaris machine. Do you know what kind of
> redirection of file descriptors is going on ? I worked around my
> problem by using tempfiles rather than sophisticated redirections [0].
The script snippet is
I saw something similar on a solaris machine. Do you know what kind of
redirection of file descriptors is going on ? I worked around my
problem by using tempfiles rather than sophisticated redirections [0].
Justin
[0] Something like this:
x=` { $ssh -T "$host" zfs send &1`
ssh -T and I have an
I have an "interesting" problem that I didn't think would ever happen...
Using rsync over ssh to mirror a local directory on a remote host.
On the remote host the disk becomes full during the rsync run.
What I find then is an ssh process on the remote host with no child
processes, i.e. the remote