
Appendix H
JUST Exploration Tool
Data Files
221
Format
Comments Comments in this file are specified by placing a # character at the beginning of the line containing the
comment. End of line comments are not currently supported.
Version Information The first non-comment field in the
cplx.ini
file must start with the keyword
FILE_VERSION
followed by the file version entered as a double.
GSP List Entries The first type of entry in this file list the MPs that are possible within the complex. A GSP list begins
with the keyword
GSP_List
and ends with the keyword
End_GSP_List
. Between the begin and end tags are GSP entries
defined as follows.
GSP Entries A GSP entry begins with the keyword
GSP_ID
and is followed by the GSP reference number as an unsigned
integer.
GSP_ID <reference number>
Node List Entries The second type of entry in this file is a list of nodes. A node list begins with the keyword
Node_List
and ends with the keyword
End_Node_List
. Between the beginning and ending tags are the node entries as defined below.
Node Entries A node entry begins with the keyword
Node_ID
and is followed by the node type (either
PROCESSOR
or
IO_EXPANSION
), the nodes reference number, and a presence mask available boolean. If the mask available flag is
TRUE
then the next field is the bit in the mask representing this node, if the flag is
FALSE
then this field is omitted. The mask
available field(s) are followed by the is host flag which indicates whether this entity is a host or not. If the host flag is
FALSE
then the entity to which commands destine for node are to be sent is specified along with its reference number.
Node_ID <node type> <ref num> <mask flag> [<mask bit>] <host flag> [<entity type> <entity ref #>]
End of file marker As with all scan files this file must end with the keyword
End_Of_File
.
Example H-10
Complex Architecture File
FILE_VERSION 4.0
GSP_List
GSP_ID 0
End_GSP_List
Node_List
Node_ID PROCESSOR 0 TRUE 0 FALSE GSP 0
Node_ID IO_EXPANSION 8 FALSE TRUE
End_Node_List
End_Of_File
Node Architecture File
This file describes a node and contains the types of boards in each node type and a description of the scan
paths in the node. This file contains a list of boards that make up the node followed by a list of paths. The
path entries map the paths though the boards to the path in the node.
This file can currently have one of two names:
node_PROCESSOR.arc
or
node_IO_EXPANSION.arc
.
Format
Comments Comments are specified by placing a
#
character at the beginning of the line containing the comment. End of
line comments are not currently supported.
Содержание 9000 Superdome
Страница 8: ...Contents 8 ...
Страница 9: ...9 Preface ...
Страница 21: ...21 IEC 60417 IEC 335 1 ISO 3864 IEC 617 2 International Symbols ...
Страница 22: ...22 Figure 9 Superdome Declaration of Conformity Page 1 ...
Страница 23: ...23 Figure 10 Superdome Declaration of Conformity Page 2 ...
Страница 24: ...24 ...
Страница 32: ...Chapter 1 Introduction Installation Warranty 8 ...
Страница 130: ...Chapter 4 Verifying and Booting Superdome Enabling iCOD 106 ...
Страница 146: ...Chapter 6 Troubleshooting and Installation Related Tasks Installing a PCI I O Card While the Cell is Off 122 ...
Страница 154: ...Chapter 7 No Boot Disk Superdome Installations Installing the Superdome Operating System From Available Media 130 ...
Страница 172: ...Appendix A hp Server rx2600 Support Management Station Configuring the SMS 148 ...
Страница 184: ...Appendix C Superdome LAN Interconnect Diagram 160 ...
Страница 193: ...Appendix F 169 F A180 Support Management Station ...
Страница 230: ...Appendix G Connecting Multiple SPU Cabinets Connecting Cables 206 ...
Страница 256: ...Appendix H JUST Exploration Tool Error Conditions 232 ...