NetworkInfrastructure: Difference between revisions
No edit summary |
|||
| Line 7: | Line 7: | ||
* foo.ib - the IPoIB interface, if the host has Infiniband | * foo.ib - the IPoIB interface, if the host has Infiniband | ||
Obviously .stor and .ib are not publicly recognized TLDs. They can only be resolved by OACISS' authoritative DNS server for 128.223.202.0/24, which is only accessible by the same. | Obviously .stor and .ib are not publicly recognized TLDs. They can only be resolved by OACISS' authoritative DNS server for 128.223.202.0/24, which is only accessible by the same subnet. | ||
The following | The following table describes at a glance the network speeds available host by host. | ||
The NFS has a 40GbE network adapter to the private network and (if data is in RAM or on NVME scratch) can fill any 4 hosts' 10Gbit pipes. Infiniband hosts always achieve 12.5/25GBps in the osu_bw microbenchmark. | |||
{| border="1" cellspacing="0" cellpadding="5" | {| border="1" cellspacing="0" cellpadding="5" | ||
Revision as of 07:49, 26 November 2020
OACISS hostnames and speeds
OACISS hardware may have several network connections. If the fully qualified public hostname is 'foo.nic.uoregon.edu' for the host named "foo", then relevant DNS entries are
- foo.nic.uoregon.edu - the public (128.223.202.x) Ethernet interface
- foo.stor - the private (172.17.202.x) Ethernet interface
- foo.ib - the IPoIB interface, if the host has Infiniband
Obviously .stor and .ib are not publicly recognized TLDs. They can only be resolved by OACISS' authoritative DNS server for 128.223.202.0/24, which is only accessible by the same subnet.
The following table describes at a glance the network speeds available host by host.
The NFS has a 40GbE network adapter to the private network and (if data is in RAM or on NVME scratch) can fill any 4 hosts' 10Gbit pipes. Infiniband hosts always achieve 12.5/25GBps in the osu_bw microbenchmark.
| OACISS Network Speeds | |||
|---|---|---|---|
| Host | Ethernet speed | IB speed | NFS mount source |
| Orthus | 10G | x | Ethernet |
| Delphi | 10G | x | Ethernet |
| Instinct | 10G | x | Ethernet |
| Aurora | 10G | 100G | Ethernet |
| Centaur | 10G | x | Ethernet |
| Minotaur | 10G | x | Ethernet |
| Cyclops | 10G | 200G | Ethernet |
| Gorgon | 10G | 200G | Ethernet |
| Eagle | 10G | 200G [64G / pcie] | Ethernet |
| Illyad | 10G | 200G | IPoIB |
| Gilgamesh | 10G | 200G | IPoIB |
| Godzilla | 10G | 100G | Ethernet |
| Voltar | 10G | 100G | Ethernet |
| Pegasus | 10G | 100G | IPoIB |
| Vina | 10G | x | Ethernet |
| Pike | 10G | x | Ethernet |
| Compute: KNL Grover | 1G | x | Ethernet |
Network Hardware
Ethernet
The NIC Ethernet setup has four switches, two per cabinet, one each for private/storage and public networks.
- Dell N4032 x 2: Private network
- Switches are stacked. R35 unit is master (#1) and R34 is failover/member (#2)
- 40Gbps trunk link between racks (Fo1/1/1 and Fo2/1/1)
- 40GbE to Mnemosyne (Fo1/1/2)
- Dell PowerConnect 8024 + N4032: Public network
- PC8024 in R34
- 10Gbps UOnet uplink (Te1/0/1)
- 2 ports LAG trunk to R35 (Te1/0/21 & 22)
- PC8024 in R34
Ethernet interfaces are associated with DNS records:
- The public interface (e.g. FOO.nic.uoregon.edu)
- The private interface with local-only DNS record (e.g. FOO.stor)
Infiniband network
OACISS has a 36 port SB7700 EDR Infiniband switch.
Hosts generally have either one or two EDR links to the switch, providing either 100 or 200Gbps connectivity.
Hosts with 200Gbps:
- Cyclops
- Gorgon
- Eagle
Hosts with 100Gbps:
- Aurora (sx-aurora)
- Illyad
- Gilgamesh
- Pegasus
- Godzilla
- Mnemosyne
Hosts within the NIC network will resolve the domain '.ib' in reference to the IPoIB interfaces which provide ~80Gbps connectivity after the encapsulation penalty. Please note, there is no need to specify host.ib in order to have MPI utilize the IB interface; MPI will automatically detect and prefer the ultra-high-speed link unless it is explicitly disabled.
Planning is underway to connect all hosts to the Infiniband network at at least FDR speed.
