Hi All, I've configured CloudStack DataBase replication(Master-Slave) successfully and the setup is,
Management Server - 10.0.0.10 DataBase_1(Master) - 10.0.0.11 DataBase_2(Slave) - 10.0.0.12 I want to test restoration process. I've followed the below link and edited the "/etc/cloudstack/management/db.properties" file, http://docs.cloudstack.apache.org/projects/cloudstack-administration/en/4.4/reliability.html db.ha.enabled=true db.cloud.slaves=10.0.0.12 db.usage.slaves=10.0.0.12 But, I'm getting HTTP Status 404 error. Can anyone explain the step by step process to make slave as mater and master as slave in CloudStack point of view? I'm using ACS4.4.0. Thank you, Suneel Mallela