Identification
DELL R520
Setup as SX-LGSW
On the rear side close to the 2 power supplies there is a label
H6W5ZX1. This is the service tag.
The Express Service Tag is 37422124309. It is printed on a plastic card sliding from the front panel
On the top side (close to the front panel) there is the
MPIA ID ASTR04141700005
Known history
When |
Where |
Who |
What |
20130614 |
OAA |
DHL |
arrived and installed in the old rack |
20130617 |
OAA |
MB |
external ip configured to 193.206.155.161 and configuring devices |
20150618 |
OAA |
LB |
ready for shipping. em1 still with Arcetri's IP. To be removed and added to bond at telescope |
20150707 |
LBT |
LB, GOX |
Installed in LBTComputerRoomB, rack 14 |
20221102 |
LBT |
JGU |
server showed a failure of the RAID o PCI board. IT#8764 Raid controller broken. Replaced and server functional. Backup of the disk done.DELL PERC H710 INTEGRATED RAID CONTROLLER 512MB CACHE W/ BATTERY PN: 70K80 For PowerEdge R320 R420 R420XR R520 R620 R720 R720X T620 PowerVault NX3200 |
Known issues
When |
Who |
What |
20190226 |
GR, WG, SH |
Network card on main board was reported to be broken. No connection to the BCU was the first indication. The network card setup was reconfigured to route BCU over p1p1 bond0.132. |
20190410 |
WG |
Installed additional network card. Still to be configured. |
20191001 |
DE |
Configured one of the new card's ports, p3p1, to have addr:192.168.32.142. New MAC address is B0:26:28:55:AE:00 |
Current known config
See also
https://wiki.lbto.org/Software/WikiARGOSWorkstations
Name |
IP |
MAC |
bond0 |
192.168.30.142 |
00:10:18:F7:80:04 |
bond0.132 |
192.168.32.142 |
00:10:18:F7:80:04 |
em1 |
dead |
90:B1:1C:3D:A2:E5 |
em2 |
dead |
90:B1:1C:3D:A2:E6 |
p1p1 |
|
00:10:18:F7:80:04 |
p1p2 |
|
00:10:18:F7:80:04 |
p4p1 |
|
00:10:18:F7:80:04 |
p4p2 |
|
00:10:18:F7:80:04 |
p3p1 |
|
B0:26:28:55:AE:00 |
[argos@sx-lgsw ~]$ route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.32.0 * 255.255.255.0 U 0 0 0 bond0.132
192.168.30.0 * 255.255.255.0 U 0 0 0 bond0
link-local * 255.255.0.0 U 1002 0 0 em1
link-local * 255.255.0.0 U 1003 0 0 em2
link-local * 255.255.0.0 U 1010 0 0 bond0
link-local * 255.255.0.0 U 1011 0 0 bond0.132
default 192.168.30.1 0.0.0.0 UG 0 0 0 bond0
[argos@sx-lgsw ~]$ cat /etc/sysconfig/network-scripts/ifcfg-bond0
DEVICE=bond0
USERCTL=no
BOOTPROTO=none
ONBOOT=yes
IPADDR=192.168.30.142
NETMASK=255.255.255.0
NETWORK=192.168.30.0
GATEWAY=192.168.30.1
BONDING_OPTS="miimon=100 mode=802.3ad"
TYPE=Ethernet
MTU=1500
IPV6INIT=no
PEERDNS=no
[argos@sx-lgsw ~]$ cat /etc/sysconfig/network-scripts/ifcfg-em1
DEVICE=em1
BOOTPROTO=none
ONBOOT=yes
USERCTRL="no"
MTU=1500
[argos@sx-lgsw ~]$ cat /etc/sysconfig/network-scripts/ifcfg-em2
DEVICE=em2
BOOTPROTO=none
USERCTRL="no"
ONBOOT=yes
MTU=1500
[argos@sx-lgsw ~]$ cat /etc/sysconfig/network-scripts/ifcfg-bond0.132
DEVICE=bond0.132
USERCTL=no
BOOTPROTO=none
ONBOOT=yes
IPADDR=192.168.32.142
NETMASK=255.255.255.0
NETWORK=192.168.32.0
VLAN=yes
[argos@sx-lgsw ~]$ cat /etc/sysconfig/network-scripts/ifcfg-p1p1 <-> same for p1p2, p4p1, p4p2
DEVICE=p1p1
BOOTPROTO=none
ONBOOT=yes
MASTER="bond0"
SLAVE="yes"
USERCTRL="no"
MTU=9000
TYPE=Ethernet
IPV6INIT=no
USERCTL=no
Previous config
Name |
IP |
MAC |
bond0 |
192.168.30.142 |
00:10:18:F7:80:04 |
em1 |
bond0 |
90:B1:1C:3D:A2:E5 |
em2 |
192.168.32.142 |
90:B1:1C:3D:A2:E6 |
p1p1 |
|
00:10:18:F7:80:04 |
p1p2 |
|
00:10:18:F7:80:04 |
p4p1 |
|
00:10:18:F7:80:04 |
p4p2 |
|
00:10:18:F7:80:04 |
[argos@sx-lgsw ~]$ route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.32.0 * 255.255.255.0 U 0 0 0 em2
192.168.30.0 * 255.255.255.0 U 0 0 0 bond0
link-local * 255.255.0.0 U 1003 0 0 em2
link-local * 255.255.0.0 U 1008 0 0 bond0
default 192.168.30.1 0.0.0.0 UG 0 0 0 bond0
[argos@sx-lgsw ~]$ cat /etc/sysconfig/network-scripts/ifcfg-bond0
DEVICE=bond0
USERCTL=no
BOOTPROTO=none
ONBOOT=yes
IPADDR=192.168.30.142
NETMASK=255.255.255.0
NETWORK=192.168.30.0
GATEWAY=192.168.30.1
BONDING_OPTS="miimon=100 mode=802.3ad"
TYPE=Ethernet
MTU=9000
IPV6INIT=no
PEERDNS=no
[argos@sx-lgsw ~]$ cat /etc/sysconfig/network-scripts/ifcfg-em1
DEVICE=em1
BOOTPROTO=none
ONBOOT=yes
MASTER="bond0"
SLAVE="yes"
USERCTRL="no"
MTU=9000
[argos@sx-lgsw ~]$ cat /etc/sysconfig/network-scripts/ifcfg-em2
DEVICE=em2
BOOTPROTO=none
USERCTRL="no"
BROADCAST="192.168.32.255"
NETMASK=255.255.255.0
IPADDR=192.168.32.142
ONBOOT=yes
TYPE=Ethernet
MTU=1500
PEERDNS=no
IPV6INIT=no
Ethernet connections
The 6 ethernet ports are connected to switch 0206 as per Stephen email:
---------
For the aggregate, or port-channel, in the 192.168.30 please plug into the top switch on port 25, and port 27; and into the bottom switch on port 24, port 26 and port 28.
Port 29 on the top switch is in the 192.168.32.0 subnet.
---------
Maintenance
See
WorkStation
Report on remote check of additional network card 2019/09/25 12:30 CEST
[argos@sx-lgsw ~]$ ifconfig
bond0 Link encap:Ethernet HWaddr 00:10:18:F7:80:04
inet addr:192.168.30.142 Bcast:192.168.30.255 Mask:255.255.255.0
inet6 addr: fe80::210:18ff:fef7:8004/64 Scope:Link
UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
RX packets:365397350 errors:0 dropped:0 overruns:0 frame:0
TX packets:56621801 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:435683822296 (405.7 GiB) TX bytes:4198168440 (3.9 GiB)
bond0.132 Link encap:Ethernet HWaddr 00:10:18:F7:80:04
inet addr:192.168.32.142 Bcast:192.168.32.255 Mask:255.255.255.0
inet6 addr: fe80::210:18ff:fef7:8004/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:44816 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:1930497 (1.8 MiB)
em1 Link encap:Ethernet HWaddr 90:B1:1C:3D:A2:E5
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:16
em2 Link encap:Ethernet HWaddr 90:B1:1C:3D:A2:E6
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:17
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:126848289 errors:0 dropped:0 overruns:0 frame:0
TX packets:126848289 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:98868557633 (92.0 GiB) TX bytes:98868557633 (92.0 GiB)
p1p1 Link encap:Ethernet HWaddr 00:10:18:F7:80:04
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:103261078 errors:0 dropped:0 overruns:0 frame:0
TX packets:2756610 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:142139677503 (132.3 GiB) TX bytes:242371548 (231.1 MiB)
Interrupt:80
p1p2 Link encap:Ethernet HWaddr 00:10:18:F7:80:04
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:1190660 errors:0 dropped:0 overruns:0 frame:0
TX packets:50103851 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:80837564 (77.0 MiB) TX bytes:3691308598 (3.4 GiB)
Interrupt:84
p4p1 Link encap:Ethernet HWaddr 00:10:18:F7:80:04
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:156826555 errors:0 dropped:0 overruns:0 frame:0
TX packets:3337303 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:151320451795 (140.9 GiB) TX bytes:237312269 (226.3 MiB)
Interrupt:66
p4p2 Link encap:Ethernet HWaddr 00:10:18:F7:80:04
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:104216584 errors:0 dropped:0 overruns:0 frame:0
TX packets:448701 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:142262199194 (132.4 GiB) TX bytes:28932734 (27.5 MiB)
Interrupt:68
-> The new network card is not configured for network by the OS. The system is still on the old backup bond defined, when the em ports were found broken.
[argos@sx-lgsw ~]$ ip a s
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: em1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state UNKNOWN qlen 1000
link/ether 90:b1:1c:3d:a2:e5 brd ff:ff:ff:ff:ff:ff
3: em2: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state UNKNOWN qlen 1000
link/ether 90:b1:1c:3d:a2:e6 brd ff:ff:ff:ff:ff:ff
4: p3p1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
link/ether b0:26:28:55:ae:00 brd ff:ff:ff:ff:ff:ff
5: p3p2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
link/ether b0:26:28:55:ae:01 brd ff:ff:ff:ff:ff:ff
6: p4p1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
link/ether 00:10:18:f7:80:04 brd ff:ff:ff:ff:ff:ff
7: p4p2: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
link/ether 00:10:18:f7:80:04 brd ff:ff:ff:ff:ff:ff
8: p1p1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
link/ether 00:10:18:f7:80:04 brd ff:ff:ff:ff:ff:ff
9: p1p2: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
link/ether 00:10:18:f7:80:04 brd ff:ff:ff:ff:ff:ff
10: bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP
link/ether 00:10:18:f7:80:04 brd ff:ff:ff:ff:ff:ff
inet 192.168.30.142/24 brd 192.168.30.255 scope global bond0
inet6 fe80::210:18ff:fef7:8004/64 scope link
valid_lft forever preferred_lft forever
11: bond0.132@bond0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP
link/ether 00:10:18:f7:80:04 brd ff:ff:ff:ff:ff:ff
inet 192.168.32.142/24 brd 192.168.32.255 scope global bond0.132
inet6 fe80::210:18ff:fef7:8004/64 scope link
valid_lft forever preferred_lft forever
-> looks like the hardware is recognized, there is a p3p1 and a p3p2 port visible.
<em>[root@sx-lgsw argos]# ethtool em1
Settings for em1:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Speed: Unknown!
Duplex: Unknown! (255)
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
MDI-X: Unknown
Supports Wake-on: g
Wake-on: d
Current message level: 0x000000ff (255)
drv probe link timer ifdown ifup rx_err tx_err
Link detected: no
</em>[root@sx-lgsw argos]# ethtool em2
Settings for em2:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Speed: Unknown!
Duplex: Unknown! (255)
Port: Twisted Pair
PHYAD: 2
Transceiver: internal
Auto-negotiation: on
MDI-X: Unknown
Supports Wake-on: g
Wake-on: d
Current message level: 0x000000ff (255)
drv probe link timer ifdown ifup rx_err tx_err
Link detected: no
[root@sx-lgsw argos]# ethtool p3p1
Settings for p3p1:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Speed: Unknown!
Duplex: Unknown! (255)
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
MDI-X: Unknown
Supports Wake-on: g
Wake-on: d
Current message level: 0x000000ff (255)
drv probe link timer ifdown ifup rx_err tx_err
Link detected: no
[root@sx-lgsw argos]# ethtool p3p2
Settings for p3p2:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Speed: Unknown!
Duplex: Unknown! (255)
Port: Twisted Pair
PHYAD: 2
Transceiver: internal
Auto-negotiation: on
MDI-X: Unknown
Supports Wake-on: g
Wake-on: d
Current message level: 0x000000ff (255)
drv probe link timer ifdown ifup rx_err tx_err
Link detected: no
[root@sx-lgsw argos]# ethtool p4p1
Settings for p4p1:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Link partner advertised pause frame use: No
Link partner advertised auto-negotiation: Yes
Speed: 1000Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
MDI-X: on
Supports Wake-on: g
Wake-on: d
Current message level: 0x000000ff (255)
drv probe link timer ifdown ifup rx_err tx_err
Link detected: yes
[root@sx-lgsw argos]# ethtool p4p2
Settings for p4p2:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Link partner advertised pause frame use: No
Link partner advertised auto-negotiation: Yes
Speed: 1000Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 2
Transceiver: internal
Auto-negotiation: on
MDI-X: on
Supports Wake-on: g
Wake-on: d
Current message level: 0x000000ff (255)
drv probe link timer ifdown ifup rx_err tx_err
Link detected: yes
[root@sx-lgsw argos]# ethtool p1p1
Settings for p1p1:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Link partner advertised pause frame use: No
Link partner advertised auto-negotiation: Yes
Speed: 1000Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
MDI-X: on
Supports Wake-on: g
Wake-on: d
Current message level: 0x000000ff (255)
drv probe link timer ifdown ifup rx_err tx_err
Link detected: yes
[root@sx-lgsw argos]# ethtool p1p2
Settings for p1p2:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Link partner advertised pause frame use: No
Link partner advertised auto-negotiation: Yes
Speed: 1000Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 2
Transceiver: internal
Auto-negotiation: on
MDI-X: on
Supports Wake-on: g
Wake-on: d
Current message level: 0x000000ff (255)
drv probe link timer ifdown ifup rx_err tx_err
Link detected: yes
[root@sx-lgsw argos]# ethtool bond0
Settings for bond0:
Supported ports: [ ]
Supported link modes: Not reported
Supported pause frame use: No
Supports auto-negotiation: No
Advertised link modes: Not reported
Advertised pause frame use: No
Advertised auto-negotiation: No
Speed: 4000Mb/s
Duplex: Full
Port: Other
PHYAD: 0
Transceiver: internal
Auto-negotiation: off
Link detected: yes
[root@sx-lgsw argos]# ethtool bond0.132
Settings for bond0.132:
Supported ports: [ ]
Supported link modes: Not reported
Supported pause frame use: No
Supports auto-negotiation: No
Advertised link modes: Not reported
Advertised pause frame use: No
Advertised auto-negotiation: No
Speed: 4000Mb/s
Duplex: Full
Port: Other
PHYAD: 0
Transceiver: internal
Auto-negotiation: off
Link detected: yes
[root@sx-lgsw network-scripts]# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.32.0 * 255.255.255.0 U 0 0 0 bond0.132
192.168.30.0 * 255.255.255.0 U 0 0 0 bond0
link-local * 255.255.0.0 U 1002 0 0 em1
link-local * 255.255.0.0 U 1003 0 0 em2
link-local * 255.255.0.0 U 1010 0 0 bond0
link-local * 255.255.0.0 U 1011 0 0 bond0.132
default 192.168.30.1 0.0.0.0 UG 0 0 0 bond0
-> em1, em2, p3p1 and p3p2 have no cable connected (ok as they are not used), all others have cable connected. All are on 1GB/s. Bonding to 4GB/s for the main control domain 30 as well as the
BCU domain (32).
Conclusion:
- seems that hardware is known by the OS but not configured.
List of components devices