Re: Using distcc to stress NFS
Tim Dossett <[email protected]> Tue, 29 Jun 2010 14:03:04 -0500
| Newsgroups | gmane.comp.compilers.distcc |
|---|---|
| Message-ID | <[email protected]> |
You might try changing the TMPDIR environmental variable for the clients and server to your NFS mount point; even though distcc will copy files to TMPDIR over the network via its own protocol, it will also be using NFS. export TMPDIR=/<your NFS mount>/<tmp dir> __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/distcc