Restarting the master cluster controller changes the url sent to the nodes to contact the metadata service to http://localhost/MAAS; this prevents the nodes from booting properly.

Bug #1100225 reported by Raphaël Badin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
Critical
Raphaël Badin
1.2
Fix Released
Critical
Raphaël Badin

Bug Description

The first start of the master cluster controller (the cluster controller installed alongside the region controller) works fine but as soon as the master cluster controller is restarted (which happens when the package is upgraded for instance), the url used to tell to booting nodes how to reach the metadata server becomes 'http://localhost/MAAS'. This makes the nodes unable to fetch metadata information.

See
http://paste.ubuntu.com/1537196/

The master cluster controller should not change the url stored in the corresponding NodeGroup.maas_url, instead, it should leave it empty so that the value of DEFAULT_MAAS_URL will be used when building the url to give to the nodes for them to access the MAAS server.

Related branches

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.