Project

General

Profile

action #117625

Updated by tinita over 1 year ago

## Motivation 
 When we moved openqaworker1 openqaworker to the new QA lab it seems we never cared about the IPMI connection. We need to apply patch 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'"`

Back