cancel
Showing results for 
Search instead for 
Did you mean: 

High availability xMII server configuration copy

Former Member
0 Kudos

We are setting up two xMII servers in a Hight Availability configuration. What files/directories do I need to ensure are copied between the main and backup servers so that the configuration is completely duplicated between them? I know I can copy the entire Lighthammer directory but that is kind of a brute force method. What is the more elegant approach?

View Entire Topic
jamie_cawley
Advisor
Advisor
0 Kudos

Please refer to the

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/30f43a39-be98-2910-9d9c-a59785f44e41">xMII Best Pratices Guide</a>

Please also note the file SystemConfig.xml found in LighthammerIlluminatorConf

contains the Security Server URL of the machine.

Regards,

Jamie

Former Member
0 Kudos

Thanks. So this would be a file I would NOT copy between the primary and backup servers when updating their configuration. Are there others?

jamie_cawley
Advisor
Advisor
0 Kudos

That's all you should have to worry about.

jcgood25
Active Contributor
0 Kudos

Hi Sparks - make sure if you do update any of the actual configuration files that you restart the ServletExec-xMII service since the initilization process is the only time that users/roles, data servers, time periods, etc. are read directly from the file system. Overwriting the configuration folders/files is a backdoor process that will not be automatically picked up by the servers since the standard editors and jsp pages are not used, which is why you would need to restart the service.

Regards,

Jeremy Good