Top
ServerView Resource Orchestrator V3.4.0 Automatic Quarantining Function User's Guide
FUJITSU Software

3.2.10 Adding Sub Managers

This section explains the procedure for registering information of sub managers, in configurations where there are multiple Resource Orchestrator managers.

For the configuration of the sub managers to add, refer to "Chapter 2 Implementing the Automatic Quarantining Function".

Procedure

  • Register sub manager information.

    Execute the following command on the first manager of Resource Orchestrator.

    > rcxadm submgr create -host IP_address_or_FQDN_of_the_sub_manager -port Port_number_used_for_the_rcxweb_service -user User_name_of_the_user_with_administrator_privileges_for_the_OS_of_the_sub_manager -password Password_of_the_user_with_administrator_privileges_for_the_OS_of_the_sub_manager -ror_user User_name_of_the_privileged_user_of_the_sub_manager -ror_password Password_of_the_privileged_user_of_the_sub_manager 

Confirmation of Results

Execute the following command, and confirm that the information of the sub manager has been registered.

> rcxadm submgr list

See

For details on the rcxadm submgr command, refer to "4.7 rcxadm submgr".