Broadcom-CA Spectrum High Availability Setup Steps.
Broadcom-CA Spectrum High Availability Setup Steps.
Please follow the below steps:
1. Install Primary SpectroSERVER
2. Install Secondary SpectroSERVER with same precedence value as primary SpectroSERVER. While installing secondary SpectroSERVER make sure you give the primary server name in the MLS field.
3. Edit the .hosts file and make entry of Primary and Secondary SS on both SpectroSERVER.
4. Edit the .locrc file on secondary and make sure that the main location server is the name of the primary server.
5. Once done with installation edit the .vnmrc file on the secondary SpectroSERVER and add secondary_polling=yes .Save the file.
6. To check if the HA is successful run ./MapUpdate -v on primary and secondary SpectroSERVER and check if both the SpectroSERVER are reflected in both the output.
a) Go to bash -l
b) cd SS-Tools
c) ./MapUpdate –v
b)
cd SS
c)
../SS-Tools /SSdbload -a 20 -il
<SSDB name>
8. Once done start the secondary SpectroSERVER.
9. Configure OnlineBackup on Primary SpectroSERVER. Now whenever an online backup is performed on Primary the same SSDB is synchronized to secondary.
Post a Comment