[UI] "IP address is already in use" not surfaced in the UI
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Triaged
|
High
|
Unassigned | ||
2.2 |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
When I try to set static IP address for a node in the networks section MAAS reverts last octet to .1 automatically.
In the screenshot network1.png you can see that I set last octet to .21. As soon as the edit box looses focus it reverts to .1 (network2.png screenshot).
This behaviour is potentially catastrophic because .1 is often assigned to routers. If somebody misses this automatic change and deploys servers with .1 IP it can lead to connectivity problems for the whole subnet.
Logs are here: https:/
please don't share outside of company.
Desired=
| Status=
|/ Err?=(none)
||/ Name Version Architecture Description
+++-===
un maas <none> <none> (no description available)
ii maas-cli 1.9.3+bzr4577-
un maas-cluster-
ii maas-common 1.9.3+bzr4577-
un maas-dhcp <none> <none> (no description available)
ii maas-dns 1.9.3+bzr4577-
ii maas-proxy 1.9.3+bzr4577-
ii maas-region-
ii maas-region-
ii python-django-maas 1.9.3+bzr4577-
ii python-maas-client 1.9.3+bzr4577-
ii python-
description: | updated |
summary: |
- Static IP assignement reverts last octet to "1" + Static IP assignment reverts last octet to "1" |
summary: |
- Static IP assignment reverts last octet to "1" + [UI] "IP address is already in use" not surfaced in the UI |
Hi Jacek,
This may be due to one of two things:
1. It takes a bit to update in the DB and refresh the UI.
2. There's is an error that's not being surfaced in the UI, but should be available in the logs. Can you please check both ?