[distcc] Using distcc to stress NFS

Tim Dossett timothy.dossett at gmail.com
Tue Jun 29 13:03:04 MDT 2010


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>


More information about the distcc mailing list