Setting the java memory size on 32-bit os, Installing imc on a virtual machine, Preparing the installation environments – H3C Technologies H3C Intelligent Management Center User Manual

Page 15: Uninstalling previous versions of imc

Advertising
background image

8

Setting the Java memory size on 32-bit OS

H3C recommends using a 64-bit operating system when simultaneously deploying the IMC Platform and
service components.
When IMC runs on a 32-bit operating system, manually modify the assignable memory size of Java after

deployment using the following method:

1.

Use a text editor (such as WordPad in Windows or vi in Linux) to edit the \client\bin\startup.bat
script or the startup.sh script on Linux.

2.

Replace set JAVA_OPTS=-server –Xmx512m -Xrs -XX:PermSize=64m -XX:MaxPermSize=386m ...

with set JAVA_OPTS=-server -Xmx1024m -Xrs -XX:PermSize=64m -XX:MaxPermSize=576m ....

3.

Save the file and restart the jserver process.

{

If the jserver process cannot start, decrease the above values until it can start.

{

If an out of memory error occurs after the jserver process starts, use a 64-bit operating system.

Installing IMC on a virtual machine

H3C recommends installing IMC on physical servers.
If IMC is installed on a virtual machine, do not change the following virtual machine configuration

settings:

Number of CPUs

Number, model, and MAC addresses of network adapters

Number of disk drives, storage paths

Assignment of storage

Although changing them does not affect VM migration, IMC will not operate correctly.

Table 5 Hypervisor platform requirements

Vendor

Hypervisor

Remarks

VMware

VMware Workstation 6.5.x

VMware Workstation 9.0.x

VMware ESX Server 4.x

VMware ESX Server 5.x

Hyper-V

Windows Server 2008 R2 Hyper-V

Windows Server 2012 Hyper-V

Preparing the installation environments

Uninstalling previous versions of IMC

If IMC was previously installed on the system, thoroughly remove it first. For instructions on removing IMC,

see "

7 Upgrading, backing up, or removing IMC

."

Advertising