beautypg.com

Windows server running as a service – HP StorageWorks 2.140 Director Switch User Manual

Page 281

background image

HA-Fabric Manager user guide 285

2.

Edit the following lines:

rem HAFM Server

start %JAVA_HOME%\bin\HAFMServer.exe -server -Xmx128m

-Xminf.15 -Xmaxf.35 -Xincgc -classpath %CLASSPATH%

-Dsmp.mpi.test -Dsmp.deployment.prefix=Server/

-Dsmp.zoning=Principal -Dsmp.zoning.wait.timeout=180000

-Dsmp.webServer -Dsmp.backupManager

-Dsmp.locale.customization=en_US_HAFM Server

to read:

rem HAFM Server

start %JAVA_HOME%\bin\HAFMServer.exe -server -Xmx128m

-Xminf.15 -Xmaxf.35 -Xincgc -classpath %CLASSPATH%

-Dsmp.mpi.test -Dsmp.deployment.prefix=Server/

-Dsmp.server.edipaddress=x,x,x,x

-Dsmp.zoning=Principal

-Dsmp.zoning.wait.timeout=180000 -Dsmp.webServer

-Dsmp.backupManager

-Dsmp.locale.customization=en_US_HAFM Server

where x.x.x.x is the desired IP address.

Windows server running as a service

1.

Stop the service.

2.

Uninstall the service.

3.

Edit the following lines in the

install_service.bat

file

rem HAFM Server

start %JAVA_HOME%\bin\HAFMServer.exe -server -Xmx128m

-Xminf.15 -Xmaxf.35 -Xincgc -classpath %CLASSPATH%

-Dsmp.mpi.test -Dsmp.deployment.prefix=Server/

-Dsmp.zoning=Principal -Dsmp.zoning.wait.timeout=180000

-Dsmp.webServer -Dsmp.backupManager

-Dsmp.locale.customization=en_US_HAFM Server

to read:

rem HAFM Server

start %JAVA_HOME%\bin\HAFMServer.exe -server -Xmx128m

-Xminf.15 -Xmaxf.35 -Xincgc -classpath %CLASSPATH%

-Dsmp.mpi.test -Dsmp.deployment.prefix=Server/

-Dsmp.server.edipaddress=x,x,x,x -Dsmp.zoning=Principal

-Dsmp.zoning.wait.timeout=180000 -Dsmp.webServer

-Dsmp.backupManager

-Dsmp.locale.customization=en_US_HAFM Server

where x.x.x.x is the desired IP address.