Restoring Database to a new Vicidial server
Posted: Thu Aug 25, 2016 9:56 pm
Hi Guys,
Badly need your help.
This is what i did, we have 2 vicidial servers, oldvici and newvici.
oldvici's web and db is in one server, while newvici's webserv and dbserv is clustered both located on a different physical servers.
So oldvici's web and db has 1 IP which x.x.x.xxx, newvici's webserv's IP is x.x.x.151 and dbserv's IP is x.x.x.150.
I need to replicate all data from oldvici to the newvici, so I created an sql dump of oldvici's asterisk database and restored it to newvici's dbserver x.x.x.150.
However, things did not go as expected, though comparing the tables from both databases (old and new), all data is intact --its a complete replica, but there are locations in the newvici's interface does not reflect the data in it's database. e.g: vicidial_users, vicidial_campaigns, vicidial_lists, vicidial_campaign_statuses, etc.
The tables aren't empty, it's just doesn't propagate to the application's end as expected. (i can still login using the current users, changing the pw through the database, causes change on the application, but the information is not showing)
I hope im making any sense.
Please help.
THanks,
Badly need your help.
This is what i did, we have 2 vicidial servers, oldvici and newvici.
oldvici's web and db is in one server, while newvici's webserv and dbserv is clustered both located on a different physical servers.
So oldvici's web and db has 1 IP which x.x.x.xxx, newvici's webserv's IP is x.x.x.151 and dbserv's IP is x.x.x.150.
I need to replicate all data from oldvici to the newvici, so I created an sql dump of oldvici's asterisk database and restored it to newvici's dbserver x.x.x.150.
However, things did not go as expected, though comparing the tables from both databases (old and new), all data is intact --its a complete replica, but there are locations in the newvici's interface does not reflect the data in it's database. e.g: vicidial_users, vicidial_campaigns, vicidial_lists, vicidial_campaign_statuses, etc.
The tables aren't empty, it's just doesn't propagate to the application's end as expected. (i can still login using the current users, changing the pw through the database, causes change on the application, but the information is not showing)
I hope im making any sense.
Please help.
THanks,