Top
ServerView Resource Orchestrator Cloud Edition V3.0.0 Reference Guide for Infrastructure Administrators (Resource Management)

1.7.8 rcxadm mgrctl

rcxadm mgrctl is an existing ROR VE command.
For details, refer to "5.7 rcxadm mgrctl" of the "Command Reference".

This section explains the additional functions.


Description

[Windows]
If port numbers are changed, the following lines in the Windows_system_folder\system32\drivers\etc\services file are automatically updated.

[Linux]
If port numbers are changed, the following lines in the /etc/services file are automatically updated:

# Service name  Port number/Protocol name
rcxmgr        23460/tcp
rcxweb        23461/tcp
rcxtask       23462/tcp
rcxmongrel1   23463/tcp
rcxmongrel2   23464/tcp
rcxmongrel3   23466/tcp
rcxmongrel4   23467/tcp
rcxmongrel5   23468/tcp
rcxdb         23465/tcp
nfdomain      23457/tcp
nfagent       23458/tcp

Note

For Basic mode, the following values are not written.

  • rcxmongrel3

  • rcxmongrel4

  • rcxmongrel5


Options

-port name=number

In name, specify the port name to be changed. In number, specify the new port number.
For the port name, specify the following values:

  • "rcxmgr"

  • "rcxweb"

  • "rcxtask"

  • "rcxmongrel1"

  • "rcxmongrel2"

  • "rcxmongrel3"

  • "rcxmongrel4"

  • "rcxmongrel5"

  • "rcxdb"

  • "nfdomain"

  • "nfagent"

Note

For Basic mode, the following values cannot be specified.

  • rcxmongrel3

  • rcxmongrel4

  • rcxmongrel5