02.12.2012 Views

OpenVMS Cluster Systems - OpenVMS Systems - HP

OpenVMS Cluster Systems - OpenVMS Systems - HP

OpenVMS Cluster Systems - OpenVMS Systems - HP

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Sample Programs for LAN Control<br />

D.3 Stopping the NISCA Protocol<br />

D.3.1 Stop the Protocol<br />

To stop the NISCA protocol on a LAN adapter, perform the following steps:<br />

Step Action<br />

1 Use an account that has the PHY_IO privilege—you need this to run LAVC$STOP_<br />

BUS.EXE.<br />

2 Define the foreign command (DCL symbol).<br />

3 Execute the foreign command (LAVC$STOP_BUS.EXE), followed by the name of the LAN<br />

adapter on which you want to stop the protocol.<br />

Example: The following example shows how to stop the NISCA protocol on LAN<br />

adapter ETA0:<br />

$ STOP_BUS:==$SYS$DISK[ ]LAVC$STOP_BUS.EXE<br />

$ STOP_BUS ETA<br />

D.3.2 Verify Successful Execution<br />

When the LAVC$STOP_BUS module executes successfully, the following deviceattention<br />

entry is written to the system error log:<br />

DEVICE ATTENTION . . .<br />

NI-SCS SUB-SYSTEM . . .<br />

FATAL ERROR DETECTED BY DATALINK . . .<br />

In addition, the following hexidecimal values are written to the STATUS field of<br />

the entry:<br />

First longword (00000001)<br />

Second longword (00001201)<br />

The error-log entry indicates expected behavior and can be ignored. However, if<br />

the first longword of the STATUS field contains a value other than hexidecimal<br />

value 00000001, an error has occurred and further investigation may be<br />

necessary.<br />

D.4 Analyzing Network Failures<br />

LAVC$FAILURE_ANALYSIS.MAR is a sample program, located in<br />

SYS$EXAMPLES, that you can edit and use to help detect and isolate a<br />

failed network component. When the program executes, it provides the physical<br />

description of your cluster communications network to the set of routines that<br />

perform the failure analysis.<br />

D.4.1 Failure Analysis<br />

Using the network failure analysis program can help reduce the time necessary<br />

for detection and isolation of a failing network component and, therefore,<br />

significantly increase cluster availability.<br />

Sample Programs for LAN Control D–3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!