SCF Reference Manual for the Kernel Subsystem
Examples
1. This example shows how to stop the Y fabric in processor 0:
-> STOP SERVERNET $ZSNET.Y.0
This command brings down the connection from processor 0 to the ServerNet Y fabric. As a
result, the display shows the column for processor 0 to be UNA, while the row for processor
0 is DN. These changes are shown in bold.
NONSTOP KERNEL - Stop SERVERNET $ZSNET.Y.0
Y-FABRIC
TO 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
FROM
0 UNA DN DN DN UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA
1 UNA UP UP UP UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA
2 UNA UP UP UP UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA
3 UNA UP UP UP UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA
4 <-DOWN
5 <-DOWN
6 <-DOWN
7 <-DOWN
8 <-DOWN
9 <-DOWN
10 <-DOWN
11 <-DOWN
12 <-DOWN
13 <-DOWN
15 <-DOWN
2. This example shows the results of taking down the Y fabric on a system when the X fabric is
already down. Note that because the X fabric is already down, the “UP*” status (shown here
in bold) is maintained for the point-to-point link from processor 0 to processor 1 so as to not
bring down the last path between the two processors.
-> STOP SERVERNET $ZSNET.Y.*
NONSTOP KERNEL - Stop SERVERNET $ZSNET.Y.*
Y-FABRIC
TO 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
FROM
0 DN UP* DN DN UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA
1 DN DN DN DN UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA
2 DN DN DN DN UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA
3 DN DN DN DN UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA UNA
4 <-DOWN
5 <-DOWN
6 <-DOWN
7 <-DOWN
8 <-DOWN
9 <-DOWN
10 <-DOWN
11 <-DOWN
12 <-DOWN
13 <-DOWN
15 <-DOWN
UP* indicates that the path was not brought down because
it is the last path up between these two processors
VERSION Command
Use the VERSION command to display the operating system version level of the specified object.
This is a nonsensitive command.
VERSION [ / OUT file-spec / ] [ object-spec ] [ , DETAIL ]
The value of object-spec is one of these object type and object name combinations.
object-type object-name null $ZZKRN
PROCESS $ZZKRN
128 SCF Commands for the Kernel Subsystem