When the switchover source site is operating, clean up the configuration information of the switchover source site. It is not necessary to perform this procedure when the switchover source site is not operating due to a disaster, or reinstalling the manager in order to perform recovery.
When automatic collection of switchover information is being performed, stop automatic collection before executing cleanup.
For details on how to stop automatic collection, refer to "A.1 rcxmgrexport".
When the tenants are not operating on the switchover source site when performing the final tenant switchover for site switchover or tenant switchover, execute the rxcadm config cleanup command to clean up the entire site.
When performing switchover other than the above, execute the rcxadm config cleanup -tenant command to clean up the resources corresponding to the tenants which were switched over.
When executing the cleanup command in the above cases, add the -postdr option and the -deluser option.
-postdr Option Conditions for Addition
Virtual L-Server Switchover (VM Guest) | -postdr Option |
---|---|
Switched over | Added |
Not switched over | Not added |
-deluser Option Conditions for Addition
Directory Service Information | -deluser Option |
---|---|
Shared among sites | Not added |
Not shared among sites | Added |
Example
After site switchover, when performing virtual L-Server switchover (VM guest), and directory service information is shared among sites
>Installation_folder\SVROR\Manager\bin\rcxadm config cleanup -postdr <RETURN> |
When not performing virtual L-Server switchover (VM guest) in the tenant, and the directory service information is not shared among sites, after switchover of tenant (tenant1), which is not the last one
>Installation_folder\SVROR\Manager\bin\rcxadm config cleanup -tenant tenant1 -deluser <RETURN> |