Sequence to Update ISPConfig in a multi server setup

Discussion in 'Installation/Configuration' started by cmks, Oct 19, 2022.

  1. cmks

    cmks Member HowtoForge Supporter

    Hi,
    I searched the forum and read the howto update ispconfig-3 - no clue.
    In past, updating multi server enviroment leads to SQL-errors.
    So what is the right sequence to update ISPConfig 3 in such an enviroment?
    Maybe it's a good idea to also add a hint to the howto?

    Best regards,
    cmks
     
  2. nhybgtvfr

    nhybgtvfr Well-Known Member HowtoForge Supporter

    enable maintenance mode -- don't think it's strictly needed, but will avoid someone trying to change settings during an update.
    update the master server
    update the other servers in whatever order is most convenient for you.
    disable maintenance mode.
     
  3. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    ahrasis and till like this.
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Taleman likes this.
  5. Uwe R

    Uwe R New Member

    Unfortunately I just ran into this thread because of problems with having updated the master to 3.3.1p1 and now facing problems with some slave config updates (which has still 3.2.12...
    The error is:

    ERROR - Replication of datalog_id: 11481 failed. Error: (mail_user) in MySQL server: (localhost) Unknown column 'disablereplicator' in 'INSERT INTO' # SQL: REPLACE INTO ...

    What I REALLY would like to do is to update the slave. BUT:
    the link to ...ispconfig3/how-to-update-ispconfig-3/ above
    shows...
    Error establishing a database connection
    ...
     
  6. nhybgtvfr

    nhybgtvfr Well-Known Member HowtoForge Supporter

    you just need to run the same update to 3.3.1p1 on the slaves.

    just ssh to each slave and run the command 'ispconfig_update.sh' and follow any instructions from there.
     

Share This Page