Hafm_C.bat - HP 316095-B21 - StorageWorks Edge Switch 2/24 User Manual

Hafm sw 08.08.00 hp storageworks ha-fabric manager user guide (aa-rs2ch-te, august 2006)
Hide thumbs Also See for 316095-B21 - StorageWorks Edge Switch 2/24:
Table of Contents

Advertisement

HAFM_c.bat

HAFM_c.bat starts the client only. HAFM_c.bat starts the client only and is installed with the
client software. Edit the file to include the parameter -Dsmp.client.export.port=YYYY. Add
this parameter after the %CLASSPATH% parameter.
The following example shows the edited file with the added parameters in bold:
setlocal
pushd %~dp0\..
call bin\set_cp.bat
...............
rem HAFM Client
start %JAVA_HOME%\bin\HAFMMClient.exe -Xmx256m -Xminf.15 -Xmaxf.35 -Xincgc
-classpath %CLASSPATH% -Dsmp.Mp.max=256 -Dsmp.deployment.prefix=Client/
-Dsmp.flavor=HAFM Client
rem HAFM Client Debug Mode
rem start %JAVA_HOME%\bin\HAFMClientD.exe -Xmx256m -Xminf.15 -Xmaxf.35
-Xincgc -classpath %CLASSPATH% -Dsmp.Mp.max=256
-Dsmp.deployment.prefix=Client/ -Dsmp.debug -Dsmp.client.export.port=YYYY
-Dsmp.flavor=HAFM Client
popd
endlocal
HA-Fabric Manager user guide 205

Advertisement

Table of Contents
loading

Table of Contents