Editing Batch Files
267
HA-Fabric Manager User Guide
Specifying a Host IP Address in Multi-NIC Networks
In a network that has two or more NICs, the local host IP returns one of the IPs
known to the system. To specify which IP is returned, edit the
Dsmp.server.edipaddress
variable to instruct the Trap Event Distributor
to use a specific IP address.
Windows Systems
1. Open the
<Install_Home>\bin\HAFM_sc.bat
file using a text
editor.
2. Edit the following lines:
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.flavor=%APP_FLAVOR% Server
to read:
rem HAFM Server
start %JAVA_HOME%\bin\HAFMServer.exe -server -Xmx512m -Xminf.15
-Xmaxf.35 -Xincgc -classpath %CLASSPATH% -Dsmp.Mp.max=512
-Dsmp.autodiscovery=false -Dsmp.mpi.test
-Dsmp.deployment.prefix=Server/
-Dsmp.server.edipaddress=x,x,x,x -Dsmp.zoning=legacy
-Dsmp.zoning.wait.timeout=180000 -Dsmp.webServer
-Dsmp.flavor=%APP_FLAVOR% Server
where x.x.x.x is the desired IP address.
Содержание 316095-B21 - StorageWorks Edge Switch 2/24
Страница 18: ...Contents 18 HA Fabric Manager User Guide ...
Страница 26: ...About this Guide 26 HA Fabric Manager User Guide ...
Страница 42: ...Introduction and General Information 42 HA Fabric Manager User Guide ...
Страница 126: ...Monitoring SAN Products 126 HA Fabric Manager User Guide ...
Страница 210: ...Configuring Zoning 210 HA Fabric Manager User Guide ...
Страница 264: ...Configuring Remote Workstations 264 HA Fabric Manager User Guide ...
Страница 268: ...Editing Batch Files 268 HA Fabric Manager User Guide ...