Fujitsu ServerView Resource Orchestrator Cloud Edition V3.1.1 Operation Manual page 54

Windows/linux
Hide thumbs Also See for ServerView Resource Orchestrator Cloud Edition V3.1.1:
Table of Contents

Advertisement

If the L-Platform Management overcommit function is enabled, the CPU and memory settings displayed in the System Condition Server
List can be changed. Refer to "18.6 Settings for the Overcommit Function" in the "Setup Guide CE" for information on the L-Platform
Management overcommit function settings.
Note
If the overcommit function is used, the settings must match those of the L-Platform Management overcommit function.
Point
System Condition Server List Setting can be set by "Setup Wizard" on the ROR Console.
For details of "Setup Wizard", refer to "3.1 Setup Wizard" in the "User's Guide for Infrastructure Administrators CE".
Use the procedure below to change the System Condition Server List settings.
1.
Open the following file:
[Windows Manager]
Installation_folder\SWRBAM\CMDB\FJSVcmdbm\CMDBConsole\WEB-INF\classes\viewlist_en.xml
[Linux Manager]
/opt/FJSVcmdbm/CMDBConsole/WEB-INF/classes/viewlist_en.xml
2.
Set the following items:
Settings item
serverByOrg_ROR.bottom.column.11.isEnable
serverByOrg_ROR.bottom.column.14.isEnable
A settings example is shown below.
<?xml version="1.0" encoding="UTF-8"?>
<properties>
... omitted
<entry key="serverByOrg_ROR.bottom.column.11.isEnable">false</entry>
<entry key="serverByOrg_ROR.bottom.column.11.label">Reserved CPU clock speed(GHz)</entry>
<entry key="serverByOrg_ROR.bottom.column.11.path">/cmdb:item/cmdb:record[@type='observed']/
rc:LogicalServer/@reservedCPUClock</entry>
<entry key="serverByOrg_ROR.bottom.column.11.width">135</entry>
... omitted
<entry key="serverByOrg_ROR.bottom.column.14.isEnable">false</entry>
<entry key="serverByOrg_ROR.bottom.column.14.label">Reserved memory size(GB)</entry>
<entry key="serverByOrg_ROR.bottom.column.14.path">/cmdb:item/cmdb:record[@type='observed']/
rc:LogicalServer/@reservedMemorySize</entry>
<entry key="serverByOrg_ROR.bottom.column.14.width">140</entry>
... omitted
</properties>
Note
-
If the L-Platform Management overcommit function is disabled, when the viewlist_en.xml overcommit setting is enabled, the CPU
Reserve Clock Rate and the Memory Reserve Size columns are displayed but the values are not displayed.
Explanation
Set "true" to display the CPU Reserve Clock Rate. Set "false" to
hide it. The default value is "false".
Set "true" to display the Memory Reserve Size. Set "false" to hide
it. The default value is "false".
- 40 -

Advertisement

Table of Contents
loading

Table of Contents