Previous Topic: How You Define Your VCF Master and Error Recovery Environment

Next Topic: How You Define the CTC Devices to be Used in Your VCF Environment

How You Select Master Systems

When running CA MII, you can gain the most benefit by selecting the system with the most managed enqueue activity to be the master system. Because the master system reads the VCF directly from its own storage, it incurs no device I/O overhead, providing the best enqueue response time to the master system. You determine the number of managed enqueue requests by issuing the CA MII DISPLAY SERVICE command.

The master CA MIM address space manages the VCF, therefore, it uses more storage and performs more I/O operations than client CA MIM address spaces.

To define the master candidate list, issue the following statement:

GLOBALVALUE VCFMASTER=(sysa,sysb,sysc)

The master candidate list is examined from left to right during initialization to determine which CA MIM address space of the system is to be the preferred master. The master candidate list is also examined in recovery situations when the current master becomes unavailable due to hardware or system-related errors. In this case, management responsibility of the VCF is passed to the next master candidate.

You can change the master candidate list after synchronization by executing another GLOBALVALUE statement to any single CA MIM address space. The new values are passed to all systems participating in the MIMplex.

The GLOBALVALUE statement has the following parameters: