server blocked when using distcc

JCX <[email protected]>
Newsgroups gmane.comp.compilers.distcc
Message-ID <[email protected]>
Hi all,

I compile code using distcc in two eight core machines. In the server
machine, i use the command "distccd --daemon --allow 10.1.4.0/22" and
see the distccd process when i use "ps -ax | grep distccd". In the
host machine, i set the environment variable DISTCC_HOSTS="localhost/8
pek-office/8". However, when i use the "distccmon-text 2" to see the
compile process, i got the result:

 22723  Connect     pngpread.c                     pek-office[0]
 22747  Connect     pngrio.c                         pek-office[1]
 22763  Connect     pngrutil.c                        pek-office[2]
  4304  Compile     RenderTableSection.cpp   localhost[0]
 27914  Compile     pvmf_protocol_engine_common.cp                localhost[1]
  4291  Compile     RenderTableRow.cpp        localhost[2]

 22723  Blocked     pngpread.c                     pek-office[0]
 22763  Blocked     pngrutil.c                        pek-office[2]

It seems all the files are compiled on localhost. pek-office server is
in either "connect" or "blocked" status.

So, can someone explain what could be happening here? What can i do to
sort this problem out?

Thanks for your help.
Caixia
__
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.