When performing tenant switchover and the switchover source site is operating, lock the resources being used by the tenants. For details, refer to "3.14 rcxadm tenant" in the "Reference Guide (Command/XML) CE". When the global resources for the tenants are also used for other tenants, lock all the tenants.
For Tenant Switchover (tenant1)
>Installation_folder\SVROR\Manager\bin\rcxadm tenant lockrsc -name tenant1 <RETURN> |
For Tenant Switchover (tenant2, tenant3)
>Installation_folder\SVROR\Manager\bin\rcxadm tenant lockrsc -name tenant2 <RETURN> |
Example
Whether resources are locked can be checked by checking if "locked(DR)" is displayed for ATTRIBUTES when executing the following command:
>Installation_folder\SVROR\Manager\bin\rcxadm {network|disk|vstorage} list -extend lock <RETURN> >Installation_folder\SVROR\Manager\bin\rcxadm {network|disk|vstorage} show -name name -extend lock <RETURN> |
For details, refer to "3.3 rcxadm network", "3.9 rcxadm disk", and "3.15 rcxadm vstorage".
Whether resources are locked can also be checked on the [Resource] tab of the ROR console.
Resources which are locked are displayed as follows:
"Locked(DR)" is displayed in the orchestration tree
"Locked(DR)" is displayed in the [Attributes] column on the resource list
Figure 4.1 Locking Resources
When the switchover source site is operating, execute the rcxmgrexport command to export the configuration information.
This export operation should be performed regardless of whether site switchover or tenant switchover is being performed.
For the specific procedures, refer to "a. Export the required information" in "1. Export the Required Information from the Primary Site" in "4.1 Normal Operation".