Hafm_Co.bat File; Forcing Server And Client Export Port Number - HP 316095-B21 - StorageWorks Edge Switch 2/24 User Manual

Fw v06.xx/hafm sw v08.02.00 hp storageworks ha-fabric manager user guide (aa-rs2ce-te, july 2004)
Hide thumbs Also See for 316095-B21 - StorageWorks Edge Switch 2/24:
Table of Contents

Advertisement

Configuring HAFM Through a Firewall

HAFM_co.bat File

Forcing Server and Client Export Port Number

To force the Server and Client to export a specific TCP port number for an RMI
server, configure the -Dsmp.server.export.port=XXXX and
-Dsmp.client.export.port=XXXX parameters in HAFM_sc.bat and the
-Dsmp.client.export.port=XXXX in the HAFM_co.bat file. These
files are typically located in c:\Program Files\HAFM 8.x\bin.
Note:
client, then just force the export port of the client
(-Dsmp.client.export.port=XXXX).
The HAFM_co.bat file starts both the Client and Server and is installed on a
computers with the HAFM appliance software. The file is typically located in
c:\Program Files\HAFM 8.x\bin. Both the Client and Server areas of
the HAFM_sc.bat file must have matching parameters. Add a matching parameter
to the HAFM_co.bat file if, this is installed on your computer. This file starts the
Client only and is installed with the Client software.
218
setlocal
pushd %~dp0\..
call bin\set_cp.bat
...............
rem HAFM Client
start %JAVA_HOME%\bin\HAFMClient.exe -Xmx256m -Xminf.15
-Xmaxf.35 -classpath %CLASSPATH% -Dsun.java2d.noddraw=true
-Dsmp.fabricPersistenceEnabled=true -Dsmp.Mp.max=256
-Dsmp.deployment.prefix=Client/ -Dsmp.flavor=%APP_FLAVOR%
Client
rem HAFM Client Debug Mode
rem start %JAVA_HOME%\bin\HAFMClientD.exe -Xmx256m -Xminf.15
-Xmaxf.35 -classpath %CLASSPATH% -Dsun.java2d.noddraw=true
-Dsmp.fabricPersistenceEnabled=true -Dsmp.Mp.max=256
-Dsmp.deployment.prefix=Client/ -Dsmp.debug
-Dsmp.registry.port=XXXX -Dsmp.flavor=%APP_FLAVOR% Client
If the firewall prevents the server from connecting to arbitrary ports on the
HA-Fabric Manager User Guide

Advertisement

Table of Contents
loading

Table of Contents