In the following cases, stop operation of the switchover destination site.
When performing site switchover
When performing tenant switchover for the first time
In addition, when performing tenant switchover for the first time, execute the following command to clean up the configuration information of the switchover destination site. When performing site switchover, a manual clean up operation is not necessary because it is automatically performed.
When executing the cleanup command (rcxadm config cleanup), add the -predr option and the -deluser option.
Conditions for -predr Option Addition
Virtual L-Server Switchover (VM Guest) | -predr 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
When performing physical/virtual L-Server switchover (VM host/VM guest), and the directory service information is not shared among sites
>Installation_folder\SVROR\Manager\bin\rcxadm config cleanup -deluser <RETURN> |
When performing virtual L-Server switchover (VM guest), and the directory service information is shared among sites using ActiveDirectory
>Installation_folder\SVROR\Manager\bin\rcxadm config cleanup -predr <RETURN> |