uCosminexus Application Server, System Setup and Operation Guide
This subsection describes the tuning procedure when editing only the parameters of the Easy Setup definition file. The following table describes the settings used in the example.
Table 4-16 Settings used in the example (Changing the system environment definition)
| Item | Set up example |
|---|---|
| Web system name | MyWebSystem |
| Name of the Easy Setup definition file | MyWebSystemDef.xml |
| Host for allocating the management functionality (Management Server) | apsv2(192.168.100.12) |
The following figure shows the flow of tuning for editing only the parameters in the Easy Setup definition file.
Figure 4-5 Flow of tuning for editing only the parameters in the Easy Setup definition file
Edit the parameter values (logical server parameters specified with the <param> tag) in the Easy Setup definition file (MyWebSystemDef.xml) to execute the tuning. For details on the items that can be tuned and performance tuning, see the following locations in the uCosminexus Application Server System Design Guide.
Execute the cmx_build_system command on the host for allocating the management functionality (Management Server), and change the system information model on the Management Server. Apply the changed information model to the actual system.
cmx_stop_target-m 192.168.100.12 -u cosmi_admin -p cosmi_admin_passwd -s MyWebSystem -mode ALL |
cmx_build_system -f MyWebSystemDef.xml-file-path -change -m 192.168.100.12 -u cosmi_admin -p cosmi_admin_passwd -s MyWebSystem |
cmx_start_target -m 192.168.100.12 -u cosmi_admin -p cosmi_admin_passwd -s MyWebSystem -mode ALL -strict |
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.