Bug 1791949
Summary: | [B&R] After controller restore using ReaR cloud-init fails with error 'Failed to start Initial cloud-init job (metadata service crawler)' - 'RuntimeError: duplicate mac found! both 'br-ex' and 'ens5' have mac...' | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Eliad Cohen <elicohen> |
Component: | tripleo-ansible | Assignee: | Toure Dunnon <tdunnon> |
Status: | CLOSED DUPLICATE | QA Contact: | Eliad Cohen <elicohen> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 13.0 (Queens) | CC: | acanan, apevec, bfournie, ccamacho, hjensas, jbadiapa, jjoyce, jkreger, joflynn, jschluet, lhh, sbaker, tdunnon |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-01-27 22:45:05 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1768770, 1802152 | ||
Bug Blocks: |
Description
Eliad Cohen
2020-01-16 18:50:56 UTC
Not sure why the component is python-ironic-lib but this looks more like an upgrade issue. Including Upgrades DFG. Eliad - is it possible to get an sosreport? Greetings, I suspect I know what is happening (Mainly I had the same bug in another case long ago.) Essentially, upon restore the instance-id is different. Because cloud-init identifies the different id value from it's last configuration run, it attempts to reconfigure the machine as if it is a brand new cloned machine. Obviously this can be problematic with system that has undergone configuration from another tool set. Ideally, post initial configuration, we would disable cloud-init so it can never run again. That may not be the actual solution though. -Julia Thanks Julia, Bob. To make things more complicated, looks like all nodes went into maintenance mode. Any idea? Removing HardProv as looks like B+R issue. Note that there is a bug to prevent cloud-init from modifying network config after first boot - https://bugzilla.redhat.com/show_bug.cgi?id=1773642, not sure if that is relevant here. That bug was created as a result of https://bugzilla.redhat.com/show_bug.cgi?id=1760806. *** This bug has been marked as a duplicate of bug 1795383 *** |