Re: Issue with SCAN listener relocating
Posted by ErmanArslansOracleBlog on
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/Issue-with-SCAN-listener-relocating-tp7968p7988.html
I can't see the problem in full detail but there is bug record for this issue ->
Bug 15922206 All the SCAN VIPs start on the same node
Ref: Bug 15922206 - All the SCAN VIPs start on the same node (Doc ID 15922206.8)
Check the above document and see if it is similar to your issue.
As a workaround, you may relocate 1 scan vip using srvctl manually.
But this is a risky move, and the risk is yours!
Usage: srvctl relocate scan -i <ordinal_number> [-n <node_name>]
-i <scan_ordinal_number> Ordinal number of IP address
-n <node_name> SCAN VIP node name
-h Print usage
First check -> srvctl status scan
srvctl status scan
Example command -> srvctl relocate scan -i 2 -n node2
Then check again->
srvctl status scan
srvctl status scan_listener