Spurious error in celery.log: [2014-05-07 19:36:14,895: ERROR/Worker-4] Ignoring DHCP scan for virbr0, it no longer exists. Check your cluster interfaces configuration.

Bug #1317677 reported by Raphaël Badin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Invalid
Low
Unassigned

Bug Description

In a test Orange box, celery.log is full of errors like:
 [2014-05-07 19:36:14,895: ERROR/Worker-4] Ignoring DHCP scan for virbr0, it no longer exists. Check your cluster interfaces configuration.

This comes from the DHCP scanner. The error level of this message is really misleading, if an interface declared in MAAS doesn't exist anymore, then the DHCP scanner will fail but it should probably return silently: there is no DHCP server on that interface (if the interface doesn't exist)!

Raphaël Badin (rvb)
description: updated
Revision history for this message
Julian Edwards (julian-edwards) wrote :

It should probably be just a warning. It's a good idea to keep it because it means the cluster interfaces config is wrong.

Revision history for this message
Julian Edwards (julian-edwards) wrote :

And in this case trivially fixed by removing the interface in the cluster.

Changed in maas:
status: Triaged → Invalid
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.