Relocates a specific VIP from its current hosting node to another node within the cluster.
Use the srvctl relocate vip
command with the following syntax:
srvctl relocate vip -vip vip_name [-node node_name] [-force] [-verbose]
Table A-120 srvctl relocate vip Parameters
Parameter | Description |
---|---|
-vip vip_name |
Specify the name of the VIP you want to relocate. |
-node node_name |
Specify the name of the target node where the VIP should be relocated. |
-force |
Specify this option to force the relocation of the VIP. |
|
Display verbose output. |