Hp StorageWorks 2.32 Edge Switch Manual do Utilizador Página 219

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 218
Configuring HAFM Through a Firewall
219HA-Fabric Manager User Guide
HAFM_sc.bat File
Edit the HAFM_sc.bat file in the HAFM Server area to include the parameter
-Dsmp.server.export.port=XXXX and the HAFM Client area to include
the parameter -Dsmp.client.export.port=YYYY, where XXXX and
YYYY are any TCP port numbers not being used by another application. Although
the server port number XXXX could match the client port number YYYY, this is not
necessary. If the HAFM_co.bat file is installed on your computer, add the
-Dsmp.client.export.port=YYYY parameter to that file. Add these
parameters after the %CLASSPATH% parameter as in the following example.
setlocal
pushd %~dp0\..
call bin\set_cp.bat
...............
rem HAFM Server
start %JAVA_HOME%\bin\HAFMServer.exe -server -Xmx512m -Xminf.15
-Xmaxf.35 -classpath %CLASSPATH% -Dsmp.Mp.max=512
-Dsmp.autodiscovery=false -Dsmp.mpi.test
-Dsmp.deployment.prefix=Server/ -Dsmp.zoning=legacy
-Dsmp.zoning.wait.timeout=180000 -Dsmp.webServer
-Dsmp.server.export.port=XXXX -Dsmp.flavor=%APP_FLAVOR% Server
rem HAFM Server Debug Mode
rem start %JAVA_HOME%\bin\HAFMServerD.exe -server -Xmx512m
-Xminf.15 -Xmaxf.35 -classpath %CLASSPATH% -Dsmp.Mp.max=512
-Dsmp.autodiscovery=false -Dsmp.mpi.test
-Dsmp.deployment.prefix=Server/ -Dsmp.zoning=legacy
-Dsmp.zoning.wait.timeout=180000 -Dsmp.debug -Dsmp.webServer
-Dsmp.server.export.port=XXXX -Dsmp.flavor=%APP_FLAVOR% Server
:client
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.client.export.port=YYYY
?Dsmp.flavor=%APP_FLAVOR% Client
Vista de página 218
1 2 ... 214 215 216 217 218 219 220 221 222 223 224 ... 299 300

Comentários a estes Manuais

Sem comentários