action #117625
closed
Fix IPMI connection to openqaworker1.suse.de size:M
Added by okurz over 2 years ago.
Updated over 2 years ago.
Description
Motivation¶
When we moved openqaworker1 to the new QA lab it seems we never cared about the IPMI connection. We need to apply the right VLAN on the corresponding port qanet02nue.qa.suse.de port 31
Acceptance criteria¶
-
AC1: Engineering VLAN is available on the uplink
-
AC2: Downlink (qanet02nue.qa.suse.de port 31) is configured to use the corresponding VLAN
Workaround¶
As the machine currently receives an address within the QA-Net try ipmitool -I lanplus -C 3 -H 1b153.qa.suse.de
or ipmitool -I lanplus -C 3 -H 10.162.30.153
or if all fails lookup the address on qanet ssh root@qanet "journalctl -u dhcpd | grep -i 'DHCPACK.*2C:60:0C:73:05:5A'"
- Subject changed from Fix IPMI connection to openqaworker1.suse.de to Fix IPMI connection to openqaworker1.suse.de size:M
- Description updated (diff)
- Status changed from New to Workable
I connected the machine back to port 2 with the old cable and checked that this one is fine, it's just not in the right VLAN.
IIRC, we already have the engeneering vlan available on that switches uplink.
So it should be sufficient to configure that port to the right vlan id.
Other than this ticket suggests (but in line with racktables) the bmc of openqaworker1 is connected to port 25 of the qanet02nue.qa.suse.de switch.
I created VLAN 2 (engineering) on the switch and added the uplink LAG to VLAN 2 in tagged mode and port 25 to VLAN 2 in untagged mode.
Now openqaworker1-ipmi.suse.de is available again. I also crosschecked the MAC address as listed in racktables and it seems to be fine:
dheidler@wotan:~> /sbin/arp -a | grep -i 2C:60:0C:73:05:5A
openqaworker1-ipmi.suse.de (10.160.1.94) auf 2c:60:0c:73:05:5a [ether] auf eth0
- Status changed from Workable to Resolved
Also available in: Atom
PDF