[2.3] Ephemeral boot environment does not renew DHCP leases
Bug #1732522 reported by
Andres Rodriguez
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
Mike Pontillo | ||
cloud-init |
Invalid
|
Undecided
|
Unassigned | ||
cloud-initramfs-tools (Ubuntu) |
Confirmed
|
Medium
|
Unassigned | ||
systemd (Ubuntu) |
Invalid
|
Medium
|
Unassigned |
Bug Description
I started commissioning+
Checking the MAAS server, I noticed that the IP/MAC was in the ARP table:
andreserl@
192-168-9-211.maas (192.168.9.211) at 00:25:90:4c:e7:9e [ether] on bond-lan
Checking the leases file has the following: http://
Then I checked a couple areas of MAAS:
- Device discovery, the machine wasn't there.
- Subnet details page, the machine wasn't there (e.g. as observed)
Related branches
~mpontillo/maas:dhcp-leases--bug-1732522
Merged
into
maas:master
- Andres Rodriguez (community): Approve
- MAAS Lander: Pending (unittests) requested
-
Diff: 64 lines (+21/-5)1 file modifiedsrc/maasserver/rpc/leases.py (+21/-5)
Changed in maas: | |
assignee: | nobody → Mike Pontillo (mpontillo) |
Changed in maas: | |
status: | Confirmed → Triaged |
Changed in maas: | |
status: | Triaged → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
Changed in cloud-initramfs-tools (Ubuntu): | |
status: | New → Confirmed |
Changed in systemd (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in cloud-initramfs-tools (Ubuntu): | |
importance: | Undecided → Medium |
Changed in cloud-init: | |
status: | Incomplete → Invalid |
To post a comment you must log in.
SO this is what I noticed, after about 10 minutes of running hardware testing, the IP disappeared of the PXE interface. See screenshots attached below.