pb with new web server

pb with new web server

by Denis FOULON -
Number of replies: 0

Hi,

I'm trying to add a 2nd web server to an infrastructure with 1 web server (moodle2.6) and 1 db server (mysql). To do that, i did a clone from the 2 production servers. These are tests servers.  I have changed the http/ssl conf to use the virtual ip/name from my load balancer. All is fine here. I can access to my contents throught the name of the load balancer. I have installed nfs server on this first webserver and it's ok.I did an other clone of my test webserver, to have 2 webeserver in test.  I did all the changes (network/http/ssl/config.php/db access...). When I stop the first webserver and when I start the 2nd webserver, moodle wants to install the product. I don't understand because i moved /localcache from /mydirectory/moodledata to /mydirectory and the same for /temp. These directory are not on the nfs and they are specific to each webserver. I did the change on the config.php.

I did another change in the db with "http://mymoodletestserver/admin/tool/replace/index.php"

And I have changed  my productionurl with mytesturl-lb

I have no problem  with the first webserver but the second wants to install moodle and I don't understand. 


so :

load balancing is fine

httpd/ssl is fine too

db seems to be ok

first web server is ok

and second webserver wants the installation of moodle even if he is accessing the right db.


Sorry for my bad english and thank you for your help!




Average of ratings: -