Date: Fri, 15 Apr 2016 13:58:03 -0300 From: Raimundo Santos <raitech@gmail.com> To: =?UTF-8?B?R2Vycml0IEvDvGhu?= <gerrit.kuehn@aei.mpg.de> Cc: "freebsd-net@freebsd.org" <freebsd-net@freebsd.org> Subject: Re: strange nfs/rsync stalls Message-ID: <CAGQ6iC_Q1DSJKedCyE%2BgpR2qi3yYTuhsi1TudeFyHYnfu-feeA@mail.gmail.com> In-Reply-To: <20151106080905.cb3369337a481b23dc894539@aei.mpg.de> References: <3546_1446644979_563A0CF3_3546_724_1_20151104144354.acccf3c7315a6009264d755d@aei.mpg.de> <20151106080905.cb3369337a481b23dc894539@aei.mpg.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, sorry for the necromancy here. I had issues with a simples NAS that exports NFS only for "nobody:nobody" as rsync tries to set uid and gid. Just take off this feature with: rsync -a --no-g --no-o and everything went fine. Hope it helps someone. Best regards, Raimundo Santos On 6 November 2015 at 05:09, Gerrit K=C3=BChn <gerrit.kuehn@aei.mpg.de> wro= te: > On Wed, 4 Nov 2015 14:43:54 +0100 Gerrit K=C3=BChn <gerrit.kuehn@aei.mpg.= de> > wrote about strange nfs/rsync stalls: > > > I have a couple of other machines that use the same server in the same > > way, none of them ever showed this behaviour. Are there any > > suggestions how to debug/fix this? > > Some more pointers from my side: I see a similar issue when using rsync > over ssh, so this does not appear to be a nfs issue. However, even when > running rsync with -vvv and debug turned on, I cannot find any hard reaso= n > for the lockups. They appear to happen erratically, not at a fixed file o= r > such. When transferring over ssh, I can press CTRL-C to make the syncing > go on until the next lockup happens. > I also tried to swap client and server (i.e., the machine where I start > rsync), and that runs without any issue... which leaves me even more > puzzled. Any hints are still very welcome. > > > cu > Gerrit > _______________________________________________ > freebsd-net@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGQ6iC_Q1DSJKedCyE%2BgpR2qi3yYTuhsi1TudeFyHYnfu-feeA>