Bug 1256471
Summary: | openstack baremetal import locks client with wrong ipmi ip address | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | ldomb |
Component: | openstack-ironic | Assignee: | Lucas Alvares Gomes <lmartins> |
Status: | CLOSED WONTFIX | QA Contact: | Toure Dunnon <tdunnon> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.0 (Kilo) | CC: | dtantsur, srevivo |
Target Milestone: | --- | Keywords: | ZStream |
Target Release: | 8.0 (Liberty) | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-09-06 15:00:24 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: |
Description
ldomb
2015-08-24 16:33:24 UTC
Hello! The behavior is quite expected actually: Ironic tries to reach out to the wrong IP to check node's power state, and the request hangs. We've done quite a few things to avoid that, but the "import" command explicitly requests Ironic to do the power state validation. After a few minutes the node should go to maintenance mode and then you can delete it. |