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 Omnissa Access appliances in the secondary data center to configure the appliances for read-write mode.
Make these changes in each Omnissa Access appliance in the secondary data center.
Procedure
-
Using an SSH client, log in to the Omnissa Access appliance as the root user.
-
Open the
/usr/local/horizon/conf/runtime-config.propertiesfile for editing. -
Change the
read.only.service=trueline toread.only.service=false. -
Change the
cache.service.type=ehcacheline tocache.service.type=rds. -
Save the
runtime-config.propertiesfile. -
Restart the Tomcat server on the appliance.
service horizon-workspace restart
Was this page helpful?