$ cat /etc/hosts
127.0.0.1 qeephp#master
192.168.1.195 qeephp01#slave
Master is at master(qeephp) server
First I add slave(qeephp01) to blacklisting,and run wordcount.py at
master(qeephp) side,there is no any mistake
And I add slave(qeephp01) to writelisting,add master(qeephp) to
blacklisting, then run wordcount.py at master(qeephp) side,something
wrong...
I received logs:
=INFO REPORT==== 22-Oct-2009::15:27:21 ===
"Starting a worker at "
"qeephp01"
<0.134.0>
=INFO REPORT==== 22-Oct-2009::15:27:53 ===
{"Blacklisting","qeephp01","for",600000,"ms."}
=INFO REPORT==== 22-Oct-2009::15:27:53 ===
"Worker killed"
<0.134.0>
data_error: <<"'
http://discoproject.org/chekhov.txt' ">>
I can use ssh to login slave(qeephp01) from master(qeephp),also i can
use ssh to master(qeephp) from slave(qeephp01),both without
password...
My environment:
python2.6
centos
Eshell V5.6.5
OpenSSH_5.1p1 Debian-5ubuntu1, OpenSSL 0.9.8g 19 Oct 2007