srvctl add rhpserver

Use this command to add a Rapid Home Provisioning Server to the Oracle Clusterware configuration.

Syntax and Parameters

Use the srvctl add rhpserver command with the following syntax:

srvctl add rhpserver -storage base_path -diskgroup disk_group_name

Note:

This command is only available with Oracle Clusterware.

Table F-32 srvctl add rhpserver Parameters

Parameter Description
-storage base_path

Specify a ___location that is available on all cluster nodes. It is not necessary that this ___location be shared. The catalog for the server is kept in this ___location and all the image file systems are mounted on base_path/images.

-diskgroup
 disk_group_list

Specify a particular disk group from which to create the Oracle ACFS file system for storing images.

Usage Notes

  • You must be root user on Linux and UNIX platforms, or as an Administrator user on Windows platforms, to run this command.

  • The default user is the user that installed Oracle Clusterware, and this user gets added to the user list for the Rapid Home Provisioning Server resource.

Example

An example of this command is:

# srvctl add rhpserver -storage ... -diskgroup ...