No indication if cluster controller is failing to connect

Bug #1066668 reported by John A Meinel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
High
Gavin Panella
1.2
Fix Released
Critical
Julian Edwards

Bug Description

At the moment, if something is misconfigured in a cluster controller, it spins endlessly (pausing 1 minute inbetween) trying to register itself with the region controller.

However, during all this time, it does not appear to be logging failure messages anywhere. I manually hacked the start_cluster_controller.py code to add something, so I could figure out what is going on.

Related branches

Revision history for this message
John A Meinel (jameinel) wrote :

Note that it does call 'log_error(e)' which calls task_logger.info(). However, task_logger does not seem to actually be connected to an output file at that point.

Revision history for this message
John A Meinel (jameinel) wrote :

The issue is that 'start_celery' is called in 'start_up' which is called *after* we have successfully registered with the server.

Gavin Panella (allenap)
Changed in maas:
status: Triaged → In Progress
assignee: nobody → Gavin Panella (allenap)
Gavin Panella (allenap)
Changed in maas:
status: In Progress → Fix Committed
Huw Wilkins (huwshimi)
tags: added: notifications
Changed in maas:
status: Fix Committed → Fix Released
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.