Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
3 - Do I have to initially use a load balancer, or I can simply manage phone registrations distribution manually?.. and what's a lightweight balancer to be used in future?
4 - Do I have to use a small server for "Quorum" ?
5 - What's the specs recommendations please for each server, noting that I want to keep calls for about 3 months, 150 agents?
6 - Should I give all of my cluster server public IP or only Web one ?
7 - Any tips to take care of while installing !!
williamconley wrote:3 - Do I have to initially use a load balancer, or I can simply manage phone registrations distribution manually?.. and what's a lightweight balancer to be used in future?
Dialer balancing is part of Vicidial's core. Read the manual for Phone Aliasing.
Web balancers are all over for apache. We like our version which checks load during login of agent and sends the agent to the Live web server with the least load. Most merely rotate, which is acceptable for most vici rooms, honestly.4 - Do I have to use a small server for "Quorum" ?
I have no idea what you are referencing here. Maybe I read your post too fast.5 - What's the specs recommendations please for each server, noting that I want to keep calls for about 3 months, 150 agents?
4 cores minimum. 8 cores recommended. 40 cores if you can afford it for the DB. Dialers/Web memory 4 or 8G. DB memory 16-256G whatever you can afford. RAID 10 on the DB server. UPS on the DB and Replication servers.6 - Should I give all of my cluster server public IP or only Web one ?
Each Dialer should have public IP to reach the carriers. Whitelist all servers that have public IPs. We generally public IP all servers (and install dialer/web in all just in case we need them one day, but leave those processes idle when not in use). Once you whitelist them, the public IPs are no longer a danger.7 - Any tips to take care of while installing !!
If you have never done it before:
Install a few dozen times in vms. Clustering, etc. Practice. It's FREE. Screw it up. Wipe it clean. Do it over.
Record your installation steps in text files or a wiki or whatever for EACH machine. Copy the whole of the console output. Copy the result from the cli command "history" into a file for each machine when installation is completed. These are great references for later when you have a problem with one machine but not another. Go back and look in those files and compare. See if there's an error message in the misbehaving server you missed during installation.
Learn how to upgrade Vicidial. Practice on those VMs so you know how to do it on the live servers when needed.
DON'T upgrade Vicidial servers unless you must. If mgmt Requires a new feature in the new version, fine. Otherwise: Leave it alone.
Backups are part of the setup. Practice restoring is part of learning backups. Do a backup. Change a few things. Do a restore. See if those changes have been Undone. Otherwise, you'll be looking forward to one of those hair-pullers and/or spending some money for someone to help you out.
Sales warning: We have a "weekly consultation" option that allows you to call and ask questions. Another option for "ask questions AND show us your screen" and a third option for "ask questions, show us your screen, and we walk you through the fix during the call". Sometimes helpful to have a babysitter during launch. Sorry: I don't usually do sales calls here on the free forum, but I've been there with a lot of rooms when they launch, and a lot who had no help. Hair pulling is not an exaggeration (as I'm sure you're aware, lol). Vicidial is a special monolith of software. Very cool, but huge and breaks a lot of rules.
williamconley wrote:3 - Do I have to initially use a load balancer, or I can simply manage phone registrations distribution manually?.. and what's a lightweight balancer to be used in future?
Dialer balancing is part of Vicidial's core. Read the manual for Phone Aliasing.
Web balancers are all over for apache. We like our version which checks load during login of agent and sends the agent to the Live web server with the least load. Most merely rotate, which is acceptable for most vici rooms, honestly.4 - Do I have to use a small server for "Quorum" ?
I have no idea what you are referencing here. Maybe I read your post too fast.5 - What's the specs recommendations please for each server, noting that I want to keep calls for about 3 months, 150 agents?
4 cores minimum. 8 cores recommended. 40 cores if you can afford it for the DB. Dialers/Web memory 4 or 8G. DB memory 16-256G whatever you can afford. RAID 10 on the DB server. UPS on the DB and Replication servers.6 - Should I give all of my cluster server public IP or only Web one ?
Each Dialer should have public IP to reach the carriers. Whitelist all servers that have public IPs. We generally public IP all servers (and install dialer/web in all just in case we need them one day, but leave those processes idle when not in use). Once you whitelist them, the public IPs are no longer a danger.7 - Any tips to take care of while installing !!
If you have never done it before:
Install a few dozen times in vms. Clustering, etc. Practice. It's FREE. Screw it up. Wipe it clean. Do it over.
Record your installation steps in text files or a wiki or whatever for EACH machine. Copy the whole of the console output. Copy the result from the cli command "history" into a file for each machine when installation is completed. These are great references for later when you have a problem with one machine but not another. Go back and look in those files and compare. See if there's an error message in the misbehaving server you missed during installation.
Learn how to upgrade Vicidial. Practice on those VMs so you know how to do it on the live servers when needed.
DON'T upgrade Vicidial servers unless you must. If mgmt Requires a new feature in the new version, fine. Otherwise: Leave it alone.
Backups are part of the setup. Practice restoring is part of learning backups. Do a backup. Change a few things. Do a restore. See if those changes have been Undone. Otherwise, you'll be looking forward to one of those hair-pullers and/or spending some money for someone to help you out.
Sales warning: We have a "weekly consultation" option that allows you to call and ask questions. Another option for "ask questions AND show us your screen" and a third option for "ask questions, show us your screen, and we walk you through the fix during the call". Sometimes helpful to have a babysitter during launch. Sorry: I don't usually do sales calls here on the free forum, but I've been there with a lot of rooms when they launch, and a lot who had no help. Hair pulling is not an exaggeration (as I'm sure you're aware, lol). Vicidial is a special monolith of software. Very cool, but huge and breaks a lot of rules.
Return to Jobs - Requests for Consultation
Users browsing this forum: No registered users and 11 guests