Project

General

Profile

Actions

Bug #12022

closed

Error on console with some missing values on unattended discovery status screen

Added by Sachin Ghai over 8 years ago. Updated over 8 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Discovery plugin
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

I was trying PXELess discovery in unattended mode without PXE and dhcp. I used 'discovery-remaster' script to build the ISO with some extra kernel options. here is the command I used:

--
./discovery-remaster fdi-bootable-3.0.1.iso "fdi.pxip=192.168.100.65/24 fdi.pxgw=192.168.100.1 fdi.pxdns=192.168.100.1 proxy.url=https://192.168.100.1:443 proxy.type=foreman fdi.pxfactname1=myfact fdi.pxfactvalue1=somevalue fdi.pxmac=52:54:00:be:8e:8c fdi.pxauto=1"
--

Image successfully build:
Writing to 'stdio:fdi-bootable-3.0.1-151001_033526.iso' completed successfully.

When I tried to discover a host using newly build ISO. I got following error on console:

Couldn't retrieve facts='IPaddress', resolution='<anonymous>': could not execute 'host fdi': command not found

Also IPaddress and latest server response code is missing on Status screen.

Note: Error appears though discovery succeed. I can see same host from webUI under 'Discovered Host'


Files

success_unattended.png View success_unattended.png 26.9 KB IPaddress and latest server response code is missing on Status screen and 'host fdi' command not found error Sachin Ghai, 10/01/2015 05:37 AM

Related issues 2 (0 open2 closed)

Related to Discovery - Tracker #10294: PXEless discovery featureClosedLukas Zapletal04/28/2015

Actions
Has duplicate Discovery - Bug #12052: In case of multiple nics, discovery status screen should show the mac of selected nic(discovery_bootif) Closed10/05/2015Actions
Actions #1

Updated by Sachin Ghai over 8 years ago

Actions #2

Updated by Lukas Zapletal over 8 years ago

This will be solved with #12052 as we no longer use Facter to detect primary MAC/IPv4 addresses, but NetworkManager instead. So this error will also disappear. I will dupe this one if you don't mind. Thanks.

Actions #3

Updated by Lukas Zapletal over 8 years ago

  • Status changed from New to Duplicate
Actions #4

Updated by Lukas Zapletal over 8 years ago

  • Has duplicate Bug #12052: In case of multiple nics, discovery status screen should show the mac of selected nic(discovery_bootif) added
Actions

Also available in: Atom PDF