Multiple servers

Discussion in 'Installation/Configuration' started by webno, Apr 9, 2009.

  1. webno

    webno New Member

    Hi,

    I have setup one mysql server and two ispconfig3 servers using this mysql server.

    I have joined the server prod1server to the server called panelserver.

    When I log in to prod1server everything works correctly.

    When I log in to panelserver, the prod1server is listed in the monitor, but no status information is given.

    When I add sites or databases to panelserver, everything works.

    When I add sites or databases to prod1server using the interface of panelserver, the jobqueue is never emptied and nothing is created on prod1server.

    nothing alarming shows up in /var/log/ispconfig

    on prod1server no soap calls show up in /var/log/ispconfig/httpd/access.log

    How can I solve or debug this issue?

    Regards,
    Bart.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Most likely the permissions in the mysql master database are not correct for the ispconfig users of the slave servers this might e.g. happen when you change the hostnames on the slave servers to that they are not able to connect to the master anymore. Change the permissions in the master database for the two ispconfig slave users so that they are able to connect from the ip and hostname of the slave server to the master database.
     

Share This Page