Going by the clustering info in the docs. I have added node B to my main scanner "A". Node "A" is set as my database and memcached server.

On node "A" I set memcached.conf to listen on all interfaces (-l 0.0.0.0). I can telnet to port 11211 from node B to A

On both nodes I set all memcached lines in production.ini to 10.10.1.41:11211

Node B I also set MailScanner.conf to DB DSN = DBI:Pg:database=baruwa;host=10.10.1.41;port=5432 (Node A)

On Node B I also set the following in production.ini:
sqlalchemy.url = postgresql://baruwa:[email protected]:5432/baruwa


I stopped memcache on node B for testing.


There may be changes I still need to make, but at the moment I am getting the following error when I check stats for node "B" from node "A", attempt to run reports, etc...

:

*UnknownReadFailure: error 7 from memcached_get(mq-root-None-2_count(mailq.id)_2): UNKNOWN READ FAILURE*
CGI Variables


--
Raymond Norton
LCTN
952.955.7766

_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to