Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Clustering | Managing Server Clustering | Increasing the Cache Size for a Stateful Cluster | Increasing the Maximum Elements on Disk Size | Increasing the Maximum Elements on Disk Size When the Terracotta Server Array Uses Permanent-Store Persistence Mode
 
Increasing the Maximum Elements on Disk Size When the Terracotta Server Array Uses Permanent-Store Persistence Mode
*To increase the Maximum Elements on Disk size when the Terracotta Server Array uses permanent-store persistence mode
1. Shut down all Integration Servers that are connected to the Terracotta Server Array.
2. On each Integration Server, go to the Integration Server_directory /instances/instance_name/config/Caching directory and open the SoftwareAG-IS-Core.xml file in a text editor.
3. Increase the value of the maxEntriesLocalDisk parameter for the cache. The value for maxEntriesLocalDisk must be the same for every Integration Server in the cluster. The default value is 1000.
4. Save the files.
5. Shut down all servers in the Terracotta Server Array.
6. On each Terracotta Server Array server, go to the TerracottaHome\bin directory and open the tc-config.xml file in a text editor.
7. Locate the <servers><server><data> element in the tc-config.xml file and delete it. This element indicates the directory where the cache configuration and cached data reside.
8. Save the files.
9. Start all the servers in the Terracotta Server Array.
10. Start one Integration Server with the new configuration, go to Settings > Caching in Integration Server Administrator, and verify that the change has taken effect.
11. Start the other Integration Servers.