• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

How can i change the default psa db server for an high availability system

BenjaminA

New Pleskian
Hello,

I would like to make an high availability system for my website. I actually have 4 servers and a Loadbalancer system:
- 1 MySQL server
- 1 NAS server
- 2 Plesk servers
- My loadbalancer

On my two Plesk servers, the /var/www/vhosts directory are mounted with NFS from the NAS server, so my website is sync on the two servers. The loadbalancer give a Loadbalancing IP to my Plesk servers and automatically disable the access to a down server.

How can I change the default psa database server (to have the same MySQL server for my two Plesk servers)? Or how can I sync the two psa databases?

Are there others directories to sync than /var/www/vhosts ?

Thanks

Have a nice day
 
Hello,

You can use the following article in order to find out what configuration options are available for the Parallels Plesk Panel (PPP):

http://kb.odin.com/en/952

As you can see it is not supported to migrate the psa database.
However you can probably try to mount the /var/lib/mysql from your MySQL server to the /var/lib/mysql on your PPP servers. (you will need to dump the psa database on one of your servers before this and move it to the new MySQL server).

Please let us know if you will find the solution to this task.
 
Back
Top