Hp StorageWorks 2.32 Edge Switch Manual de usuario Pagina 213

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 300
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 212
Configuring HAFM Through a Firewall
213HA-Fabric Manager User Guide
Note: The following example illustrates the HAFM_co.bat file. The portion of this file
starting with rem HAFM Client is also included in the HAFM_sc.bat file. Both
files must be modified if they are installed on your computer.
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.callback.passive -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
-Dsun.java2d.noddraw=true -Dsmp.fabricPersistenceEnabled=true
-Dsmp.deployment.prefix=Client/ -Dsmp.debug
-Dsmp.callback.passive ?Dsmp.flavor=%APP_FLAVOR% Client
popd
endlocal
Forcing All Clients to Be Polling
To force all Clients communicating with a Server to be treated as polling clients
(regardless of the parameters the Clients launch with), edit the HAFM_sc.bat
file located in the HAFM 8.x\bin directory (typically in c:\Program
Files\HAFM 8.x\bin). Add the -Dsmp.callback.passive parameter
to the HAFM Server section of the file as in the following example.
setlocal
pushd %~dp0\..
call bin\set_cp.bat
...............
Vista de pagina 212
1 2 ... 208 209 210 211 212 213 214 215 216 217 218 ... 299 300

Comentarios a estos manuales

Sin comentarios