Re: homogeneous environments
"Robert W. Anderson" <[email protected]>
| Newsgroups | gmane.comp.compilers.distcc |
|---|---|
| Message-ID | <[email protected]> |
Fergus Henderson wrote: > distcc[1663] (dcc_pump_sendfile) ERROR: sendfile failed: Connection > reset by peer > distcc[1663] (dcc_writex) ERROR: failed to write: Broken pipe > distcc[1663] Warning: failed to distribute source.c to > host16,cpp,lzo, running locally instead > > > It looks like distccd is dropping the connection? > Have a look in the distccd log file (e.g. /var/log/syslog or > /var/log/messages on host16); there may be more information there. Neither of those existed so I restarted the daemon with the --log-file option and got: distccd[2895] (dcc_check_client) ERROR: connection from client '192.168.120.3:55948' denied by access list The plot thickens a bit. I had been using the eth0 address in my --allow option, but the address I see here is related to an InfiniBand interconnect, according to ifconfig. If I try allowing the address 192.168.120.3, it reports the same "denied" error. If I use the full address as shown with the colon suffix, I get an error "can't parse internet address". Any ideas? Thanks, -- Robert W. Anderson Center for Applied Scientific Computing Email: [email protected] Tel: 925-424-2858 Fax: 925-423-8704 __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/distcc