Setting The Zoning Delay; Windows Systems; Specifying A Host Ip Address In Multi-Nic Networks; Windows Server Running As An Executable - HP 316095-B21 - StorageWorks Edge Switch 2/24 User Manual

Hafm sw 08.08.00 hp storageworks ha-fabric manager user guide (aa-rs2ch-te, august 2006)
Hide thumbs Also See for 316095-B21 - StorageWorks Edge Switch 2/24:
Table of Contents

Advertisement

to read:
#SMP Server
${SAN_JRE_DIR}/bin/java -classpath ${CLASSPATH}
-Dsmp.deployment.prefix=Server/
-Djava.rmi.server.hostname=x.x.x.x
-Dsmp.server.edport=%1 -DZoning=Principal
com.smp.server.SANMgrRMI
where x.x.x.x is the desired IP address for the server.

Setting the zoning delay

Edit the batch file to set the application to configure zoning through either ECC or Telnet. If a
response is not received within the amount of time specified here, the application ends the operation
and report that it failed. If the flag is not set, the time-out returns to its default setting of 180000 ms
(180 sec).
NOTE:
Setting large zones through Telnet can take a long time for large zone sets—approximately
six seconds for each zone set.

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 -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
3.
Edit the -Dsmp.zoning.wait.timeout entry. Be sure to add a space after your entry.
4.
Save and close the file.

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 server running as an executable

1.
Open the Install_Home\bin\HAFM_sc.bat file using a text editor.
288
Editing batch files

Advertisement

Table of Contents
loading

Table of Contents