maas-devel team mailing list archive
-
maas-devel team
-
Mailing list archive
-
Message #01767
"Static IP Address with this Ip already exists." with 1.6+bzr2496
Hi,
I upgraded my trusty maas to 1.6+bzr2496 and started some deployments with
it.
I updated the cluster configuration now that we have a new range to fill
in, static and dynamic addresses. This is what I have:
DHCP low: 10.0.5.150
DHCP high: 10.0.5.250
static low: 10.0.5.50
static high: 10.0.5.100
network: 10.0.5.0/24
I started a cloud deployment on it, but got this provisioning error for all
machines but the juju bootstrap node:
"1":
agent-state-info: 'gomaasapi: got error back from server: 400 BAD
REQUEST ({"ip":
["Static IP Address with this Ip already exists."]})'
instance-id: pending
series: trusty
Any specific idea where to start debugging?
Follow ups