ISPconfig mirror with GlusterFS

Discussion in 'Installation/Configuration' started by Rashef, Sep 10, 2014.

  1. Rashef

    Rashef New Member

    Hi there,

    I am trying to configure a load-balanced ISPconfig web server and this is my configuration:

    Server1:
    ISPconfig "master"
    Apache/FTP only active services

    Server2
    ISPconfig "mirror" (configured as mirror of the other instance)
    Apache/FTP only active services

    The two server shares a GlusterFS that is mounted as /var/www and a load-balancer on top is managing the traffic on port 80.

    When traffic goes to the mirror, I get the Apache homepage, like the virtualhost weren't configured on the mirror server. Isn't this config supposed to be "copied" through the mirroring feature of ISPconfig?

    thanks!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    ISPConfig is syncing the whole configuration incl. the vhost files. I guess the there is someting wrong with the ispconfig server connection (mysql) or you activated the mirror after you created the website.

    Please see here for debug instructions:

    http://www.howtoforge.com/forums/showthread.php?t=58408
     
  3. Rashef

    Rashef New Member

    Thank you till, it was actually a problem with MySQL... during the installation of the mirror permissions where not configured properly and the second server was not able to connect to the master MySQL...

    thanks
    Mirko
     

Share This Page