Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Missing BMH network data secret does not produce actionable logs #7

Open
drewwalters96 opened this issue Nov 30, 2020 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@drewwalters96
Copy link
Collaborator

When SIP cannot retrieve the IP address of a vBMH from the NetworkData secret because it does not exist, the logs do not show any sign of missing NetworkData.

2020-11-30T21:59:35.768Z        INFO    controllers.SIPCluster.machines BMH didn't pass scheduling test {"SIPCluster": "default/subcluster-test1", "role": "master", "BaremetalHost Name": "node08", "BMH count to be scheduled": 1}
2020-11-30T21:59:35.768Z        INFO    controllers.SIPCluster.machines failed to get enough BMHs to complete scheduling        {"SIPCluster": "default/subcluster-test1", "role": "master"}
2020-11-30T21:59:35.768Z        ERROR   controller      Reconciler error        {"reconcilerGroup": "airship.airshipit.org", "reconcilerKind": "SIPCluster", "controller": "sipcluster", "name": "subcluster-test1", "namespace": "default", "error": "Unable to complete a schedule with a target of  master nodes, with a flavor of airshipit.org/vino-flavor=master "}

The logs should include why the VM is unschedulable

@alexander-hughes
Copy link
Contributor

/assign

@drewwalters96 drewwalters96 added the bug Something isn't working label Dec 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants