Sophia:Network: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
{{Portal|User}} | {{Portal|User}} | ||
'''See also:''' [[Sophia:Hardware|Hardware | '''See also:''' [[Sophia:Hardware|Hardware description for Sophia]] | ||
= Overview of Ethernet network topology = | = Overview of Ethernet network topology = |
Revision as of 10:09, 26 April 2021
See also: Hardware description for Sophia
Overview of Ethernet network topology
Network devices models
- gw: Foundry
- swx1nef: Juniper EX2500-24F-FB
- swy1nef: Dell PowerConnect 6248
More details (including address ranges) are available from the Grid5000:Network page.
Old information (possibly outdated)
Gigabit Ethernet
Suno Cluster (Dell R410)
All the nodes are connected (in a non blocking way) to the main Foundry FastIron Super X switch.
UVB Cluster
All the nodes are connected to two stacked Dell PowerConnect 6248 switches. The Powerconnect stack is connected to the Foundry FastIron Super X through a 10Gbps link.
Topology
The main switch is a Foundry FastIron Super X. It has 2 dual 10GB modules, 4 modules with 24 gigabit ports, and 12 gigabit ports on the management module (so 60 gigabit ports are available). 4 slots are currently free.
High Performance networks
Infiniband 40G on uvb
uvb cluster nodes are all connected to 40G infiniband switches. Since these two clusters are shared with the Nef procution cluster at INRIA Sophia, we are using Infiniband partitions to isolate the nodes from nef when they are available on grid5000. The partition dedicated to grid5000 is 0x8100. The ipoib interfaces on nodes are therefore named ib0.8100 instead of ib0.
To use the native openib driver of openmpi, you must set: btl_openib_pkey = 0x8100
Nodes
uvb-1
touvb-44
have one QDR Infiniband card.- Card Model : Mellanox Technologies MT26428 [ConnectX IB QDR, PCIe 2.0 5GT/s].
- Driver :
mlx4_ib
- OAR property : ib_rate=40
- IP over IB addressing :
uvb-[1..44]-ib0
.sophia.grid5000.fr ( 172.18.132.[1..44] )
Switch
- three Mellanox IS50xx QDR Infiniband Switchs
- Topology available here : https://wiki.inria.fr/ClustersSophia/Network (uvb are nef084-nef140 on the nef production cluster)
Interconnection
Infiniband network is physically isolated from Ethernet networks. Therefore, Ethernet network emulated over Infiniband is isolated as well. There isn't any interconnexion, neither at the data link layer nor at the network layer.