F Editing Batch Files; Configuring The Application To Use Dual Network Cards; Windows Systems; Unix Systems - HP 316095-B21 - StorageWorks Edge Switch 2/24 User Manual

Fw 07.00.00/hafm sw 08.06.00 hp storageworks ha-fabric manager user guide (aa-rs2cf-te, march 2005)
Hide thumbs Also See for 316095-B21 - StorageWorks Edge Switch 2/24:
Table of Contents

Advertisement

F
Editing batch files
This appendix provides instructions for updating batch files. It includes:
• Configuring the application to use dual network
• Setting the Zoning
• Specifying a host IP address in multi-NIC
• Editing Master Log

Configuring the application to use dual network cards

Issues with client-to-server connectivity can be due to different causes. Some examples are:
The computer running the application has more than one network card (NIC) installed.
The computer running the application is behind a firewall that performs network address
translation.
In order to ensure that clients can connect to the server, edit the HAFM_sc.bat file to manually
specify the IP address that the server should communicate to its clients.

Windows systems

1.
Open the <Install_Home>\bin\HAFM_sc.bat file using a text editor.
2.
Find the following lines and add the bold text with one space before and after the text:
rem HAFM Server
start %JAVA_HOME%\bin\HAFMServer.exe -server -Xmx512m
-classpath %CLASSPATH% -Dsmp.Mp.max=512 -Dsmp.autodiscovery=false
-Dsmp.mpi.test -Dsmp.deployment.prefix=Server/
-Djava.rmi.server.hostname=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 for the appliance

UNIX systems

1.
Open the <Install_Home>/bin/HAFM_Mgrfile using a text editor (for example, vi).
2.
Edit all instances of the following lines:
#SMP Server
${SAN_JRE_DIR}/bin/java -classpath ${CLASSPATH}
-Dsmp.deployment.prefix=Server/ -Dsmp.server.edport=%1
-DZoning=Principal com.smp.server.SANMgrRMI
Delay, page 252
settings, page 254
cards, page 251
networks, page 252
HA-Fabric Manager user guide 251
-Xminf.15
-Xmaxf.35

Advertisement

Table of Contents
loading

Table of Contents