› VitalPBX Community Support › Reporting an Issue › Wait, We are processing some stuff!
- This topic has 31 replies, 3 voices, and was last updated 8 months, 4 weeks ago by
Todd.
- Post
-
- July 22, 2020 at 7:07 pm
I had a 2 server 3.0 cluster up and working , reboot the servers and am now getting presented with a web page like the attached , from either of my server IP’s my VIP or public ip or fqdns.I have attached a screenshot.
Thank You
Attachments:
You must be logged in to view attached files.0
- Replies
-
- July 22, 2020 at 7:39 pm
- July 22, 2020 at 9:50 pm
- July 23, 2020 at 1:20 am
- July 23, 2020 at 1:47 am
- July 23, 2020 at 1:54 am
- July 23, 2020 at 2:00 am
- July 23, 2020 at 2:06 am
Could you explain a little better the environment, if they are two physical servers or two virtual machines?If you used the scripts to install or did you do it step by step?
-
This reply was modified 9 months ago by
Rodrigo Cuadra.
0- July 23, 2020 at 2:13 am
These are 2 esxi 6.5 VM’s on 2 different physical servers in a private cloud. I installed the 3.0.02 .iso as a centos7 VM on both of these machines. I then did the RPM cahnges required to go go 3.0.03. Then I did the yum update , logged onto each server and it told me there was an update , did the update. Then logged onto each server , set the hostname and static IP info and ran the HA script that I posted. Added some apps , did a re-boot and it came up like this , there are no errors when it is coming up in the esxi console.0- July 23, 2020 at 2:16 am
- July 23, 2020 at 5:41 pm
- July 23, 2020 at 6:10 pm
You just need to check if the mariadb service is working well.
on server 1 run:
#> systemctl status mariadb
If it gives you any error, I recommend that you execute the following command to restart the mariadb cluster
In server 1
#> galera_new_clusterIn server 1 and 2
#> pcs resource refresh –full0
- You must be logged in to reply to this topic.