This document helps network administrators and support personnel connect EX2500 cabinets to the Cray EX management network.
A single rack can accommodate up to 24 compute blade slots within 3 compute chassis.
One rack supports the following
Typically EX2500 cabinet connects in Shasta management network to the CDU switches (sw-cdu-00x).
graph TD;
EX2500-->sw-cdu-001;
EX2500-->sw-cdu-002;
sw-cdu-001-->sw-spine-001;
sw-cdu-002-->sw-spine-001;
sw-cdu-001-->sw-spine-002;
sw-cdu-002-->sw-spine-002;
sw-leaf-bmc-->sw-spine-001;
sw-leaf-bmc-->sw-spine-002;
However in some smaller setups where CDU switches are not present such as “test and development”, it is possible to connect the EX2500 cabinet to spine or leaf switch.
To connect an EX2500 cabinet to a smaller system without CDU switches will require a custom switch configuration from the network administrator as this layout is currently not supported by CANU, the CSM management network configuration generation tool.
Please note that custom switch configs should still be processed through CANU so that CANU does not overwrite them when generating switch configs.
As an example: In a system without CDU switches, you can alternatively connect the EX2500 to spine or leaf switches.
To add an EX2500 cabinet in your system, you first need to create a “Mountain-Management” tab in the system SHCD and add the cabinet as a line item in that tab. The SHCD will be used to generate system seed files, or update SLS, depending on when in the system lifecycle the EX2500 is being added.
Source | Rack | Location | Slot | Port | Destination | Rack | Location | Port |
---|---|---|---|---|---|---|---|---|
cmm0 | x8000 | c0 | 1 | cdu0sw01 | x8000 | u37 | 1 | |
cec0 | x8000 | c0 | 1 | cdu0sw01 | x8000 | u37 | 2 | |
cmm0 | x8000 | c0 | 2 | cdu0sw02 | x8000 | u38 | 1 | |
cdu0sw01 | x8000 | u37 | 48 | cdu0sw02 | x8000 | u38 | 48 | |
cdu0sw01 | x8000 | u37 | 49 | cdu0sw02 | x8000 | u38 | 49 | |
cdu0sw01 | x8000 | u37 | 50 | cdu0sw02 | x8000 | u38 | 50 |
Source | Rack | Location | Slot | Port | Destination | Rack | Location | Port |
---|---|---|---|---|---|---|---|---|
cmm0 | x8000 | c0 | 1 | sw-spine-001 | x8000 | u37 | 1 | |
cec0 | x8000 | c0 | 1 | sw-spine-001 | x8000 | u37 | 2 | |
cmm0 | x8000 | c0 | 2 | sw-spine-002 | x8000 | u38 | 1 | |
sw-spine-001 | x8000 | u37 | 48 | sw-spine-002 | x8000 | u38 | 48 | |
sw-spine-001 | x8000 | u37 | 49 | sw-spine-002 | x8000 | u38 | 49 | |
sw-spine-001 | x8000 | u37 | 50 | sw-spine-002 | x8000 | u38 | 50 |