IBM Support

Configuring the ClearCase registry server to utilize multiple threads

Question & Answer


Question

How can I configure the IBM Rational ClearCase registry server (rgy_server) to run in multithreaded mode?

Cause

ClearCase version 9.0.1 and later can be configured to spawn a user-specified number of worker threads for rgy_server operations.

Answer

Your registry server host must be a multi-processor/multi-core machine to take advantage of this feature.

Stop ClearCase and then modify the albd_rt_params.conf file to uncomment the line with:

MAX_RGY_WORKER_THREADS 4

You can specify a numerical value to replace 4. The numerical value for the maximum number of worker threads is, in general, set depending on the activity on the registry server. Because the performance benefit will decline, do not set this value above 8.

The albd_rt_params.conf file can be found in /opt/rational/common/AdminDir/clearcase/config on Unix and Linux, and in RationalSDLC\ClearCase\config\services on Windows. If it does not already exist on Windows, you must create the file and enter a line for MAX_RGY_WORKER_THREADS with the numerical value you want.

After modifying and saving the config file, restart ClearCase. On startup, the registry server spawns the specified number of worker threads: for use in registry lookup operations if running ClearCase 9.0.1, and for use in all registry operations if running ClearCase 9.0.0.5, 9.0.1.1, or a later release.

To turn off multithreading, stop ClearCase, comment out the MAX_RGY_WORKER_THREADS line in the albd_rt_params.conf file, and restart ClearCase. The registry server then resumes legacy single-threaded lookup operations.

[{"Product":{"code":"SSSH27","label":"Rational ClearCase"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"ClearCase Registry","Platform":[{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"9.0.1.1;9.0.1;9.0.0.5","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
06 November 2018

UID

swg22004423