srvctl enable havip

Enables a specific highly available VIP (HAVIP) (used for highly available NFS exports) to run on a number of specified nodes.

Note:

This command is only available with Oracle Clusterware.

Syntax and Parameters

Use the srvctl enable havip command with the following syntax:

srvctl enable havip -id havip_name [-node node_name]

Table A-55 srvctl enable havip Parameters

Parameter Description
-id havip_name

Specify the unique name of the HAVIP resource you want to enable.

-node node_name

Specify the name of a node on which you want the HAVIP resource to be able to run.

Usage Notes

  • You must run this command as root user on Linux and UNIX platforms.

Example

An example of this command is:

# srvctl enable havip -id myhavip -node myNode1