Page 1 of 1
Vicidial cluster setup
Posted:
Thu Jan 23, 2014 12:40 pm
by caban
Hi all! I want to setup Vicidial to three servers (2 Web/Asterisk 1 - Mysql)
But I have a question.
My sequence
1) Setup Mysql Server
2) Setup first Web/Asterisk and connect do MySQL server
3) Setup seconf Web/Asterisk and connect do MySQL server
Afterl all, what kind of data will be in MySQL?
May be DB forgot about first server?
Re: Vicidial cluster setup
Posted:
Thu Jan 23, 2014 5:20 pm
by Staydog
Well you will need a DB. Are you adding to a cluster that was already set up, or is this a fresh install? Three servers on a fresh install could support up to 50 blended agents and would be 2 dialer servers and 1DB/WEB server.
Re: Vicidial cluster setup
Posted:
Thu Jan 23, 2014 9:19 pm
by caban
Fresh Install.
Re: Vicidial cluster setup
Posted:
Fri Jan 24, 2014 1:26 am
by williamconley
Fresh install requires the DB to get set up first. After that you may add as many servers with dialer or web (or both dialer and web in the same server) as you like with the Vicibox Standard installer (do not use the preinstall). But the DB MUST be first as this is the central hub of communications. Make sure your DB server is the most powerful server in the cluster.
My advice is to install Everything on the DB server (DB/Web/Dialer) and test it as a standalone system first for a full workday. Then add as many other servers to it as you like and you may continue to use other services on the DB server until it begins to have load issues. Then reduce your usage on the DB server to "just db". Remember that there can Only Be One DB server no matter how large your cluster gets.
Re: Vicidial cluster setup
Posted:
Fri Jan 24, 2014 7:33 am
by geoff3dmg
williamconley wrote:Remember that there can Only Be One DB server no matter how large your cluster gets.
Well, you can have a slave DB as well.