This section explains the procedure for manager setup.
Advisory Notes for Pre-setup
Add "Active Directory Lightweight Directory Services".
Use the following procedure to add "Active Directory Lightweight Directory Services".
Select [Start]-[Administrative Tools]-[Server Manager] on the Windows menu.
The [Server Manager] dialog is displayed.
Select [Roles]-[Add Roles]-[Active Directory Lightweight Directory Services].
Following the wizard to add roles, click <Install> on a confirmation window.
Setup
For manager setup, execute the setup command.
Setup is executable from either the media or the extracted module.
[Windows Manager]
Log on as the administrator.
Log on to the system on which the manager is to be set up.
Log on using the Administrator account.
Execute the setup command.
When executing from the media
>Installation_medium\RcSetup.exe <RETURN> |
When executing from the extracted module
>Installation_folder\SVROR\Manager\sys\setup\RcSetup.exe <RETURN> |
Select setup from the menu to execute the setup command.
Check the execution results of the setup command.
When setup is successful
The following message is displayed.
INFO : Resource Orchestrator Cloud Edition setup successfully. |
When setup fails
The following message is displayed.
ERROR : Resource Orchestrator Cloud Edition setup failed. |
Refer to the Note, and perform setup again after resolving the problem.
If the problem cannot be resolved, collect troubleshooting information and contact Fujitsu technical staff.
Change the directory service connection information.
When using OpenDS provided with ServerView Operations Manager V5.3, it is necessary to change the information of the directory server administrator that has registered with the Resource Orchestrator.
Change directory service connection information in the following procedures.
Stop the manager.
Execute the rcxadm mgrctl stop command and stop the manager.
For details on the rcxadm mgrctl stop command, refer to "5.14 rcxadm mgrctl" of the "Reference Guide (Command/XML) CE".
Change the directory service connection information.
Execute the rcxadm authctl modify command and change the directory service connection information.
Example
>rcxadm authctl modify -bind "cn=Directory Manager" -passwd admin |
Specify the password for directory server administrator as a passwd option. The OpenDS Directory Manager's predefined password is "admin".
For details on the rcxadm authctl modify command, refer to "5.4 rcxadm authctl" of the "Reference Guide (Command/XML) CE".
Start the manager.
Execute the rcxadm mgrctl start command and start the manager.
For details on the rcxadm mgrctl start command, refer to "5.14 rcxadm mgrctl" of the "Reference Guide (Command/XML) CE".
[Linux Manager]
Log in to the system as the OS administrator (root).
Execute the setup command.
When executing from the media
>Installation_medium/RcSetup.sh <RETURN> |
When executing from the extracted module
>/opt/FJSVrcvmr/sys/setup/RcSetup.sh <RETURN> |
Select setup from the menu to execute the setup command.
Check the execution results of the setup command.
When setup is successful
The following message is displayed.
INFO : Resource Orchestrator Cloud Edition setup successfully. |
When setup fails
The following message is displayed.
ERROR : Resource Orchestrator Cloud Edition setup failed. |
Refer to the Note, and perform setup again after resolving the problem.
If the problem cannot be resolved, collect troubleshooting information and contact Fujitsu technical staff.
Change the directory service connection information.
When using OpenDS provided with ServerView Operations Manager V5.3, it is necessary to change the information of the directory server administrator that has registered with the Resource Orchestrator.
Change directory service connection information in the following procedures.
Stop the manager.
Execute the rcxadm mgrctl stop command and stop the manager.
For details on the rcxadm mgrctl stop command, refer to "5.14 rcxadm mgrctl" of the "Reference Guide (Command/XML) CE".
Change the directory service connection information.
Execute the rcxadm authctl modify command and change the directory service connection information.
Example
>rcxadm authctl modify -bind "cn=Directory Manager" -passwd admin |
Specify the password for directory server administrator as a passwd option. The OpenDS Directory Manager's predefined password is "admin".
For details on the rcxadm authctl modify command, refer to "5.4 rcxadm authctl" of the "Reference Guide (Command/XML) CE".
Start the manager.
Execute the rcxadm mgrctl start command and start the manager.
For details on the rcxadm mgrctl start command, refer to "5.14 rcxadm mgrctl" of the "Reference Guide (Command/XML) CE".
Note
When setup failed, check if there are no problems for the following cases:
Unsetup has not been completed
Delete the following entries from the directory service to use:
swrbaadmin
swrbasch
Group
The OpenDS LDAP port number has been changed
Reset the port number to the default, and perform the operation again.
Advisory Notes for Post-setup
The following users are added.
[Windows Manager]
rcxctdbchg
rcxctdbchg is used as an OS account to start the database service for metering. Do not delete this account when Resource Orchestrator has been installed.
rcxctdbdsb
rcxctdbdsb is used as an OS account to start the database service for dashboards. Do not delete this account when Resource Orchestrator has been installed.
[Linux Manager]
rcxctdbdsb
rcxctdbdsb is used as an OS account to start the database service for dashboards. Do not delete this account when Resource Orchestrator has been installed.