Manually reconfiguring TAO to use the Virtual Network name
To manually reconfigure TAO to use the Virtual Network name:
- On the first node, hostcla, ensure the following servers are not running:
- Control-M Configuration Server
- Control-M/EM GUI Server
- BMC Batch Impact Manager Server
- Control-M/Forecast
- Control-M Self Service Server
- Stop the CORBA Naming Service from the root_menu or by entering the following command:
stop_ns_daemon
- Set the DISPLAY environment parameter to terminalAddress:0
- Run the orbconfigure java utility.
- Modify the published address to the virtual host name and enter the Control-M/EM virtual host name.
- If you are using a firewall, set Control-M/EM ports (if you are not using a firewall, you can leave the default settings), and click Next.
- Enter the Control-M/EM virtual host name (as referred to in the example: vhemxxx) and the relevant port (default: 13075), and click Next.
Ensure that the port is available and is not used by other programs on any of the cluster nodes.
- Ensure all relevant entries in the summary reports refer to the virtual host name, and then click Finish.
- Start the CORBA Naming Service from the root_menu or by entering the following command:
start_ns_daemon