Hello @Hybrid512
What you described sounds like what’s been going on in this thread – [BUG] openstack hacluster apache2 service not running, wrong ssl cert name.
The workaround I used was to manually create the symlinks to the certs on those failing units. If you look at the status of the apache2 service, it will tell you what cert it is failing to find at service startup. From there you can go to the path and run sudo ln -s
command to create the links.