HP StorageWorks XP Command View Advanced Edition software Device Manager server installation and configuration guide (web version) (T1780-96078, March 2008)

Linux systems installation
97
After the memory heap size is set, if number-of-managed-resources increases from 50,000 or less
to 50,001 or greater, only set the memory heap size of the Device Manager server if the memory
heap size of HBase Storage Mgmt Web Service has already been set.
The set value is valid until the Device Manager server is uninstalled.
4-1-2-1 Setting memory heap size of HBase Storage Mgmt Web Service
When you set the memory heap size of HBase Storage Mgmt Web Service, note the following
points:
You can only increase the heap size that has been set. If you want to decrease it, uninstall the
Device Manager server, re-install the Device Manager server, and then change the heap size
to the size you want.
In an environment in which multiple XP Command View AE Suite products are installed, the
largest heap size of the sizes for the products takes effect.
To set the memory heap size of HBase Storage Mgmt Web Service:
1. If XP Command View AE Suite products whose versions are earlier than 5.7 have been
installed, stop their services.
For details about how to stop these services, see the manual for your product version.
2. Execute the following command to stop the XP Command View AE Suite services and
Common Component:
installation-directory-for-Common-Component/bin/hcmdssrv -stop
The following shows an example of executing the command:
# /opt/CVXPAE/Base/bin/hcmdssrv –stop
3. Execute the following command:
installation-directory-for-Common-Component/bin/hcmdsweb2 -add -
webappdir installation-directory-for-the-Device-Manager-
server/Server/webapps/containers/webapps -jspdir installation-
directory-for-the-Device-Manager-server/Server/webapps/containers/work
-ccv7 -server CVXPAE -javaoption HDvM.serverpath=installation-
directory-for-the-Device-Manager-server -type DeviceManager -Xms256 -
Xmx512
The following shows an example of executing the command:
# /opt/CVXPAE/Base/bin/hcmdsweb2 -add -webappdir
/opt/CVXPAE/Server/webapps/containers/webapps -jspdir
/opt/CVXPAE/Server/webapps/containers/work -ccv7 -server CVXPAE -
javaoption HDvM.serverpath=/opt/CVXPAE -type DeviceManager -Xms256 -
Xmx512
NOTE: When setting the memory heap size of the Device Manager server at the same time:
Before starting the services in the next step, perform steps 1 and 2 (setting of the hdvm.sh file)
that are described in section
4-1-2-2 . If you do this, you can omit the operations of stopping and
starting the services when setting the memory heap size of the Device Manager server.
4. Execute the following command to start the XP Command View AE Suite services and
Common Component:
installation-directory-for-Common-Component/bin/hcmdssrv –start
5. If XP Command View AE Suite products whose versions are earlier than 5.7 have been
installed, start their services as required.
For details about how to start these services, see the manual for your product version.