Migrate from multi server to single server?

Discussion in 'ISPConfig 3 Priority Support' started by rob_morin, Feb 5, 2019.

  1. rob_morin

    rob_morin Member

    Hello all.... We currently have a 3 server setup, Web(ispconfig main server), mysql and mail. We want to consolidate into one server. Is there any certain /special way to do this?

    Thanks...
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    To one new server or to one of the 3 servers (the master of the 3 servers)?
     
  3. rob_morin

    rob_morin Member

    I figure migrating mysql and mail to the existing web server would be best?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Migrating everything to the master is possible as the master contains already all data in its database. basically, you will have to change the server_id of all mail and db records to the ID of the master (probably 1) and then move all the mail config from mail node to master and also the databases and their database users to the mysql server on the master. That's quite a bit of work on the shell, but it's possible. If you don't want to do it yourself, then asl Florian from ISPConfig Business support for a quote to do this.

    If you would want to move all 3 servers to one new server, then you could have used the ISPConfig Migration Tool for this task.
     
  5. rob_morin

    rob_morin Member

    How can i get a quote for that migration?
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

Share This Page