IPs are not assigned for Hipersockets in DHCP mode
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu on IBM z Systems |
Fix Released
|
High
|
Skipper Bug Screeners | ||
systemd (Ubuntu) |
Fix Released
|
High
|
Simon Chopin | ||
Focal |
Fix Released
|
High
|
Simon Chopin | ||
Hirsute |
Fix Released
|
High
|
Simon Chopin | ||
Impish |
Fix Released
|
High
|
Simon Chopin |
Bug Description
---Problem Description---
IPs are not getting assigned for Hipersockets in DHCP mode
Contact Information = Asha Shekharappa(<email address hidden>) Sankar(<email address hidden>)
---uname output---
52-Ubuntu SMP Thu Sep 10 10:59:04 UTC 2020 s390x s390x s390x GNU/Linux
Machine Type = s390x
---Debugger---
A debugger is not configured
---Steps to Reproduce---
Ubuntu 20.04
Netplan with systemd-networkd as renderer
Creating ethernet connection on Hipersockets device in DHCP mode fails to assign IPs
1. Configure a Hipersockets device
chzdev -e 0.0.8f00
2. Create a .yaml file with the below details
network:
version: 2
ethernets:
enc8f00:
dhcp4: yes
3. netplan apply
4. The IP is not assigned as seen below
root@M96SANKAR:
enc8f00: <BROADCAST,
link/ether fe:da:af:44:08:02 brd ff:ff:ff:ff:ff:ff
Related branches
- Dimitri John Ledkov: Pending requested
-
Diff: 160 lines (+146/-0)2 files modifieddebian/patches/lp1914740-network-enable-DHCP-broadcast-flag-if-required-by-in.patch (+145/-0)
debian/patches/series (+1/-0)
- Dimitri John Ledkov: Pending requested
-
Diff: 161 lines (+147/-0)2 files modifieddebian/patches/lp1914740-network-enable-DHCP-broadcast-flag-if-required-by-in.patch (+146/-0)
debian/patches/series (+1/-0)
- Dan Streetman: Approve
- Simon Chopin: Pending requested
-
Diff: 179 lines (+165/-0)2 files modifieddebian/patches/lp1914740-network-enable-DHCP-broadcast-flag-if-required-by-in.patch (+164/-0)
debian/patches/series (+1/-0)
tags: | added: architecture-s39064 bugnameltc-191225 severity-high targetmilestone-inin2004 |
Changed in ubuntu: | |
assignee: | nobody → Skipper Bug Screeners (skipper-screen-team) |
affects: | ubuntu → linux (Ubuntu) |
affects: | linux (Ubuntu) → netplan.io (Ubuntu) |
Changed in ubuntu-z-systems: | |
assignee: | nobody → Skipper Bug Screeners (skipper-screen-team) |
Changed in netplan.io (Ubuntu): | |
assignee: | Skipper Bug Screeners (skipper-screen-team) → nobody |
tags: | added: patch |
tags: | added: fr-1493 |
Changed in systemd (Ubuntu Focal): | |
assignee: | nobody → Simon Chopin (schopin) |
status: | New → In Progress |
Changed in systemd (Ubuntu Hirsute): | |
assignee: | nobody → Simon Chopin (schopin) |
status: | New → In Progress |
Changed in systemd (Ubuntu Impish): | |
assignee: | nobody → Simon Chopin (schopin) |
status: | Confirmed → In Progress |
Changed in systemd (Ubuntu Focal): | |
status: | In Progress → Fix Committed |
Changed in systemd (Ubuntu Hirsute): | |
status: | In Progress → Fix Committed |
Changed in systemd (Ubuntu Impish): | |
status: | In Progress → Fix Committed |
Changed in systemd (Ubuntu Focal): | |
status: | Fix Committed → In Progress |
Changed in systemd (Ubuntu Hirsute): | |
status: | Fix Committed → In Progress |
Changed in systemd (Ubuntu Impish): | |
status: | Fix Committed → In Progress |
Changed in ubuntu-z-systems: | |
status: | Incomplete → In Progress |
Changed in systemd (Ubuntu Impish): | |
status: | Fix Committed → Fix Released |
Changed in ubuntu-z-systems: | |
status: | In Progress → Fix Committed |
Changed in systemd (Ubuntu Impish): | |
status: | Fix Released → Fix Committed |
Changed in ubuntu-z-systems: | |
status: | Fix Committed → Fix Released |
no longer affects: | isc-dhcp (Ubuntu) |
no longer affects: | netplan.io (Ubuntu Focal) |
no longer affects: | netplan.io (Ubuntu Hirsute) |
no longer affects: | netplan.io (Ubuntu Impish) |
no longer affects: | netplan.io (Ubuntu) |
Changed in systemd (Ubuntu Focal): | |
importance: | Undecided → High |
Changed in systemd (Ubuntu Hirsute): | |
importance: | Undecided → High |
The usage of Hipersockets with DHCP is not very common (at least I only came across static hipersocket environments so far).
Please make sure that your system is in L2 mode, you may check the hipersocket NIC with lsqeth.
What is the underlying system - which Z or LinuxONE model is in use?
And which mode does the HMC run in (classic aka PR/SM or DPM)?
Which dhcp server is in use?
And do you have more logs to share (syslog / journalctl and nw services logs)?