SRM Console Diagnostics 4-31
4.12
kill and kill_diags
The kill and kill_diags commands terminate diagnostics that are
currently executing.
Example 4–14 kill and kill_diags
P00>>> memexer 3
P00>>> show_status
ID Program Device Pass Hard/Soft Bytes Written Bytes Read
-------- ------------ ------------ ------ --------- ------------- -----------
00000001 idle system 0 0 0 0 0
0000125e memtest memory 12 0 0 6719275008 6719275008
00001261 memtest memory 12 0 0 6689914880 6689914880
00001268 memtest memory 11 0 0 6689914880 6689914880
0000126f exer_kid dka0.0.0.2.1 0 0 0 0 8612352
00001270 exer_kid dka100.1.0.2 0 0 0 0 8649728
00001271 exer_kid dka200.2.0.2 0 0 0 0 8649728
00001278 exer_kid dqa0.0.0.15. 0 0 0 0 3544064
00001280 exer_kid dfa0.0.0.2.1 84 0 0 0 8619520
00001281 exer_kid dfb0.0.0.102 1066 0 0 0 109256192
0000128e exer_kid dva0.0.0.100 0 0 0 0 980992
00001381 nettest ewa0.0.0.4.1 362 0 1 1018720 1018496
P00>>> kill_diags
dva0.0.0.1000.0 exer completed
packet IOs elapsed idle
size IOs bytes read bytes written /sec bytes/sec seconds secs
512 112 28672 28672 5 2748 21 16
The kill command terminates a specified process. The kill_diags command
terminates all diagnostics.
Syntax
kill_diags
kill [PID. . . ]
Arguments
[PID. . . ]
The process ID of the diagnostic to terminate. Use the
show_status command to determine the process ID.