srvctl relocate vip

Relocates a specific VIP from its current hosting node to another node within the cluster.

Syntax and Options

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.

-verbose

Display verbose output.

Example

An example of this command is:

$ srvctl relocate vip -vip vip1 -node node3