Date: Fri, 12 Jan 2007 11:58:58 +0100 From: Patrick =?iso-8859-1?q?Lamaizi=E8re?= <patfbsds+questions@davenulle.org> To: freebsd-questions@freebsd.org Subject: Re: Improvement to IPFilter / nfsd in FBSD (6.2+?) Message-ID: <200701121158.58342.patfbsds%2Bquestions@davenulle.org> In-Reply-To: <45A688C0.2020506@u.washington.edu> References: <45A688C0.2020506@u.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Garrett Cooper : Hello, > Just wondering if anyone has IPFilter / nfsd setup properly on their > boxes with any beta versions of FBSD. > > I am having loads of issues transferring large files (~300MB apiece) or > issues transferring a large number of smaller files (3MB ~ 10MB apiece) > from a FBSD 6.1 client to a FBSD 6.1 server, where it transfers part of > the files, then cp / mv get stuck indefinitely on the client system. The > stuck cp / mv processes cause the client to hang on reboot, and then > terminate before all of the buffers are written to disk (which forces > fsck on next boot). Did you try to use tcp transport with NFS ? See the '-T' option of mount_nfs(8). See also the -i option (Make the mount interruptible). Regards.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701121158.58342.patfbsds%2Bquestions>