Hi,
Choosing bigger VMs helped. I have installed and enabled LDAP replication. Although secondary server status is being shown as down, but replication status is configured. I am trying to achieve here Active/Active setup if that is possible.
```
Replication Status:
Suffix DN : Server : Entries : Replication enabled : DS ID : RS ID : RS Port (1) : M.C. (2) : A.O.M.C. (3) : Security (4)
----------:---------------:---------:---------------------:-------:-------:-------------:----------:--------------:-------------
o=gluu : 10.0.1.4:4444 : 172 : true : 15778 : 1587 : 8989 : 0 : : true
o=gluu : 10.1.1.5:4444 : 172 : true : 6607 : 15128 : 8989 : 0 : : true
o=metric : 10.0.1.4:4444 : 5 : : : : : : :
o=metric : 10.1.1.5:4444 : 7 : : : : : : :
o=site : 10.0.1.4:4444 : 2 : true : 15715 : 1587 : 8989 : 0 : : true
o=site : 10.1.1.5:4444 : 2 : true : 21515 : 15128 : 8989 : 0 : : true
```
Just to note that File system replication has been enabled without issues, but LDAP, oauth and identify services on secondary node may be stopped or not running.