In case of an extended data center failure, the secondary data center can be promoted to primary.
You need to edit the runtime-config.properties file in the Workspace ONE Access appliances in the secondary data center to configure the appliances for read-write mode.
Make these changes in each
Workspace ONE Access appliance in the secondary data center.
Procedure
- Using an SSH client, log in to the Workspace ONE Access appliance as the root user.
- Open the /usr/local/horizon/conf/runtime-config.properties file for editing.
- Change the read.only.service=true line to read.only.service=false.
- Change the cache.service.type=ehcache line to cache.service.type=rds.
- Save the runtime-config.properties file.
- Restart the Tomcat server on the appliance.
service horizon-workspace restart