Bug 1886525
| Summary: | [Baremetal IPI ]Ironic fails to Power on nodes when Proxy is included in install-config.yaml | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | DirectedSoul <shegde> |
| Component: | Bare Metal Hardware Provisioning | Assignee: | Stephen Benjamin <stbenjam> |
| Bare Metal Hardware Provisioning sub component: | ironic | QA Contact: | Amit Ugol <augol> |
| Status: | CLOSED NOTABUG | Docs Contact: | |
| Severity: | medium | ||
| Priority: | medium | CC: | derekh, pablo.iranzo, rlopez, shegde |
| Version: | 4.5 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.7.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
Dell PowerEdge R720
|
|
| Last Closed: | 2020-10-15 13:47:15 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: | |||
| Bug Blocks: | 1831748 | ||
|
Description
DirectedSoul
2020-10-08 16:36:32 UTC
Removing triaged keyword so it gets reviewed by developers, and setting against Ironic to have them look The logs show the installer isn't reaching the Ironic API, so the problem is communication from the installer itself to the bootstrap host. Can you confirm the environment the installer is being executed from? This is different than the install-config, this is the environment that is used to run the command. So, if the installer doesn't need a proxy to talk to the bootstrap API then that needs to be in NO_PROXY. It's also tricky to get right, since how proxy variables are handled varies between software. Can you share `env` output from where you're running the installer? This will be documented in the baremetal-deploy docs. |