Actions
Bug #11678
closedDo not cache initial 10 facter runs on discovered node
Difficulty:
Triaged:
Description
Im fairly new to discovery and provisioning on Bare Metal, but we are trying to discover a host which is pxe booting OK with the 2.1.1 FDI
via discovery proxy (version 1.0.2) it is publishing its facts to foreman (with discovery plugin 4.0.0) and in the foreman production.log we found the Host Discovery Failed.
After I put foreman in debug mode I captured the next Debug message:
Unable to assign subnet, primary interface is missing IP address
I've already logged in with ssh on host and saw there is a discovery_bootif fact. this was also logged in the foreman production.log
Why is Foreman unable to discover this host, and how can I debug this issue?
can anyone help me with this issue?
Updated by Lukas Zapletal over 9 years ago
- Tracker changed from Support to Bug
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-discovery-image/pull/23 added
Updated by Lukas Zapletal over 9 years ago
- Subject changed from Unable to assign subnet, primary interface is missing IP address to Do not cache initial 10 facter runs on discovered node
- Priority changed from High to Normal
- Target version set to Discovery Plugin 5.0.0
Updated by Lukas Zapletal over 9 years ago
- Category changed from Discovery plugin to Image
- Target version changed from Discovery Plugin 5.0.0 to Discovery Image 3.0.0
Actions