Project

General

Profile

Activity

From 09/08/2015 to 10/07/2015

10/07/2015

06:07 AM Bug #12053: foreman-server's hostname is not resolvable on provisioning a discovered host via pxeless
I can fetched image even after triggering provisioning from webUI. Looks like still not able to catch the real issue. Sachin Ghai
06:06 AM Bug #12053: foreman-server's hostname is not resolvable on provisioning a discovered host via pxeless
Another update:
I replaced /usr/bin/kexec with dummy executable script. That holds the provisioning. here is the s...
Sachin Ghai

10/06/2015

10:22 AM Bug #12053: foreman-server's hostname is not resolvable on provisioning a discovered host via pxeless
discover-debug after making change to kexec. I can ping to server via hostname from discovered host Sachin Ghai
04:57 AM Bug #12053: foreman-server's hostname is not resolvable on provisioning a discovered host via pxeless
I can neither login to tty3 and nor can ssh once I triggered the provisioning. However, on discovered host, hostname ... Sachin Ghai
10:07 AM Bug #12069: In case of pxeless unattended discovery with dhcp, getting fatal error: Option fdi.pxip was not provided: can not continue
I have also updated the github doco PR in this regard. Lukas Zapletal
10:00 AM Bug #12069 (Ready For Testing): In case of pxeless unattended discovery with dhcp, getting fatal error: Option fdi.pxip was not provided: can not continue
Lukas Zapletal
08:06 AM Bug #12069 (Closed): In case of pxeless unattended discovery with dhcp, getting fatal error: Option fdi.pxip was not provided: can not continue
In this case, since we are using dhcp and if user doesn't specify the pxip then that should be handled by dhcp server... Sachin Ghai
07:40 AM Bug #11932 (Resolved): 'err': malformed format string - %; (ArgumentError) while performing manual/pxeless discovery workflow
Lukas Zapletal
07:38 AM Bug #11946 (Resolved): Confirm button misspelled on custom facts screen
Lukas Zapletal
07:30 AM Bug #11901 (Resolved): Show progress during PXE-less DHCP request
Implemented an info screen. Lukas Zapletal
07:28 AM Bug #12007 (Resolved): With pxeless discovery, discovery Status screen doesn't display the discovery server
Lukas Zapletal

10/05/2015

02:07 PM Revision 67b4ef64 (foreman-discovery-image): Fixes #11932 - escape messages for syslog
Lukas Zapletal
02:05 PM Revision 3595564b (foreman-discovery-image): Fixes #12007 - status screen fixed for kexec workflow
Lukas Zapletal
12:43 PM Bug #12003 (Assigned): "RuntimeError: Could not get facts from proxy", on refreshing facts of a discovered host
Valid bug, regression. Image is now https and this cannot be used for facts retrieval. Since we no longer use BMC API... Lukas Zapletal
12:41 PM Bug #12053 (Need more information): foreman-server's hostname is not resolvable on provisioning a discovered host via pxeless
Sachin, can you log onto the image via ssh or console tty3 and investigate /etc/resolv.conf? Also show nmcli c show p... Lukas Zapletal
03:10 AM Bug #12053 (Closed): foreman-server's hostname is not resolvable on provisioning a discovered host via pxeless
foreman server's hostname is not resolvable when we provision a host that was discovered via pxeless. Provisioning st... Sachin Ghai
12:37 PM Bug #12007 (Ready For Testing): With pxeless discovery, discovery Status screen doesn't display the discovery server
Good catch, fixed. Lukas Zapletal
12:28 PM Bug #12052: In case of multiple nics, discovery status screen should show the mac of selected nic(discovery_bootif)
Yeah changed the code, not using facter for this anymore, this was very unreliable. Now we print "N/A" if primary int... Lukas Zapletal
07:56 AM Bug #12052 (Ready For Testing): In case of multiple nics, discovery status screen should show the mac of selected nic(discovery_bootif)
Lukas Zapletal
02:47 AM Bug #12052 (Closed): In case of multiple nics, discovery status screen should show the mac of selected nic(discovery_bootif)
I discovered a host with multiple nics. And while performing discovery, I selected the eth1. And discovery was succes... Sachin Ghai
12:27 PM Bug #12022 (Duplicate): Error on console with some missing values on unattended discovery status screen
Lukas Zapletal
12:27 PM Bug #12022: Error on console with some missing values on unattended discovery status screen
This will be solved with #12052 as we no longer use Facter to detect primary MAC/IPv4 addresses, but NetworkManager i... Lukas Zapletal
08:17 AM Revision f4793bb5 (foreman-discovery-image): Fixes #11946 - corrected spelling for Confirm button
Lukas Zapletal
08:00 AM Feature #10323 (Resolved): Prepare for downstream branding
There are actually no strings to change, endpoint type is called "proxy" that must not change. I am closing this tick... Lukas Zapletal

10/02/2015

08:11 PM Bug #10852 (Closed): Discovery image discovery_bootif doesn't match boot interface and can't discover host
I've upgraded to 1.9.3 and have used the work arounds known to get discovery image to work. Looking forward to new st... Byron Miller
09:55 AM Refactor #12025 (Ready For Testing): Use genisoimage instead xorriso in remaster script
Lukas Zapletal
09:41 AM Bug #12023 (Resolved): Proxy does not start on nightly image
Resolved! Lukas Zapletal
08:01 AM Bug #11789 (Closed): Pull in downstream translations
Applied in changeset commit:foreman_discovery|f61a39cde0d6f87bd227d119a77e36db82fb484d. Anonymous
07:34 AM Revision ab906af7 (foreman_discovery): Fixed locale typo
Lukas Zapletal
07:10 AM Revision f61a39cd (foreman_discovery): Fixes #11789 : Pull in the downstream strings with comments from @claer and @lzap.
A summary of the changes can be found at https://gist.github.com/bkearney/76b4a8d1a6d323586747 Bryan Kearney
07:10 AM Revision a3b5116b (foreman_discovery): Pull in the latest usptream strings. This was done via:
make extract
tx pull -f
Bryan Kearney

10/01/2015

10:01 AM Bug #11978 (Closed): Safemode::NoMethodError: undefined method 'facts' for NilClass::Jail (NilClass)
Applied in changeset commit:foreman_discovery|ae105ee606aeea91a563e556ff294ba6513fe611. Anonymous
07:31 AM Bug #11978 (Ready For Testing): Safemode::NoMethodError: undefined method 'facts' for NilClass::Jail (NilClass)
The Foreman Bot
09:14 AM Bug #11932 (Ready For Testing): 'err': malformed format string - %; (ArgumentError) while performing manual/pxeless discovery workflow
Lukas Zapletal
09:12 AM Bug #11932: 'err': malformed format string - %; (ArgumentError) while performing manual/pxeless discovery workflow
Attached a patch that solves malformed strings for syslog. That should solve this. Removed auto-population of foreman... Lukas Zapletal
08:58 AM Bug #11932: 'err': malformed format string - %; (ArgumentError) while performing manual/pxeless discovery workflow
Yeah.. I'm not using CIDR notation for GW/DNS. It was just to see the effect if I use a invalid/blank/random IP etc. ... Sachin Ghai
08:51 AM Bug #11932: 'err': malformed format string - %; (ArgumentError) while performing manual/pxeless discovery workflow
It looks like Ruby misinterprets "%" character, have you typed in "%" somewhere in the process? Lukas Zapletal
08:48 AM Bug #11932: 'err': malformed format string - %; (ArgumentError) while performing manual/pxeless discovery workflow
Oh do not use CIDR notation for GW/DNS, only for IP address. I am unable to reproduce this one. Even when I enter "/2... Lukas Zapletal
07:45 AM Bug #11932: 'err': malformed format string - %; (ArgumentError) while performing manual/pxeless discovery workflow
You are right, my thinking was to pre-populate the field if nothing was provided via kernel command line. Forgot abou... Lukas Zapletal
09:08 AM Revision ae105ee6 (foreman_discovery): Fixes #11978 - fixed kexec auto provisioning
Lukas Zapletal
08:08 AM Refactor #12025 (Closed): Use genisoimage instead xorriso in remaster script
I was using discovery_remaster script to make a copy of the ISO image with additional kernel command line options. Ho... Sachin Ghai
06:58 AM Bug #12023 (Resolved): Proxy does not start on nightly image
Due to fact that proxy nightly version now requires Puppet gem to be present. Introduced by this patch:
https://gi...
Lukas Zapletal
06:47 AM Bug #11946 (Ready For Testing): Confirm button misspelled on custom facts screen
Lukas Zapletal
05:55 AM Support #11954 (Closed): Update a discovered host hostname via API
Hello, this is not supported as the update REST API call is actually used to initiate provisioning. You can change th... Lukas Zapletal
05:38 AM Bug #12022 (Duplicate): Error on console with some missing values on unattended discovery status screen
I was trying PXELess discovery in unattended mode without PXE and dhcp. I used 'discovery-remaster' script to build t... Sachin Ghai

09/30/2015

08:02 AM Bug #12007 (Resolved): With pxeless discovery, discovery Status screen doesn't display the discovery server
When we performed PXELess discovery then discovery status screen doesn't display the discover server. However it disp... Sachin Ghai
07:39 AM Bug #11978: Safemode::NoMethodError: undefined method 'facts' for NilClass::Jail (NilClass)
Another observation, If I do not associate discovery rule or disable auto-provisioning. Then host is discovered succe... Sachin Ghai
02:35 AM Bug #12003 (Closed): "RuntimeError: Could not get facts from proxy", on refreshing facts of a discovered host
I tried discovery via PXE and host discovered successfully. However when I tried to refresh its facts from webUI, fol... Sachin Ghai

09/29/2015

01:00 PM Revision 80c18f78 (smart_proxy_discovery): Refs #10299 - implemented new Node API
Lukas Zapletal

09/28/2015

03:32 AM Bug #11978: Safemode::NoMethodError: undefined method 'facts' for NilClass::Jail (NilClass)
Same error if I select "Manual network setup". Sachin Ghai
03:04 AM Bug #11978 (Closed): Safemode::NoMethodError: undefined method 'facts' for NilClass::Jail (NilClass)
I was trying PXEless discovery. I started the instance via fdi-image-3.0.1.iso and selected "Discover using DHCP". As... Sachin Ghai

09/24/2015

11:19 AM Support #11954 (Closed): Update a discovered host hostname via API
Hi,
I'm trying to update, via API, a host name after it has been discovered, but i can't. I believe that it's act...
Diego Varela
08:25 AM Bug #11946 (Resolved): Confirm button misspelled on custom facts screen
When you perform the discovery using 3.0.1 fdi and using manual configuration. Then on custom facts page, the confirm... Sachin Ghai
06:47 AM Feature #10299 (Resolved): Reimplement prototype with custom facts
Lukas Zapletal
05:52 AM Bug #11942 (Ready For Testing): Host conversion fails on PostgreSQL during provisioning
The Foreman Bot
05:42 AM Bug #11942 (Closed): Host conversion fails on PostgreSQL during provisioning
Description:
I was trying to provision a discovered host by associating hostgroup and got following:...
Sachin Ghai
04:17 AM Bug #11941: Error: 500 Internal Server Error on accessing discovered_host from webUI
For the record, the v3.0+ image is compatible with Foreman Discovery 4.0 except for booting. Can you test this as wel... Lukas Zapletal
03:39 AM Bug #11941 (Rejected): Error: 500 Internal Server Error on accessing discovered_host from webUI
Dominic Cleal
03:38 AM Bug #11941: Error: 500 Internal Server Error on accessing discovered_host from webUI
Ah.. yeah. That was it. Now I can see the host. Thanks. Closing this issue. And thank you for updating the formatting. Sachin Ghai
03:31 AM Bug #11941: Error: 500 Internal Server Error on accessing discovered_host from webUI
Looks like Foreman hasn't been restarted since installing Discovery 4.1.0, since the view search page contains Discov... Dominic Cleal
03:30 AM Bug #11941: Error: 500 Internal Server Error on accessing discovered_host from webUI
Use pre tags or indentation to prevent formatting. Dominic Cleal
03:26 AM Bug #11941: Error: 500 Internal Server Error on accessing discovered_host from webUI
One thing forgot to mention that I was trying discovery via PXE/DHCP(traditional). Sachin Ghai
03:23 AM Bug #11941 (Rejected): Error: 500 Internal Server Error on accessing discovered_host from webUI
I discovered a host using latest discovery image tar fdi-image-3.0.1.tar. Host was successfully discovered. I can see... Sachin Ghai

09/23/2015

09:01 AM Feature #11874 (Closed): bring in downstream strings for hammer-cli-foreman-discovery
Applied in changeset commit:hammer-discovery|7269dd5d94f9c0847139988666eff2ce2a0acd00. Anonymous
08:48 AM Revision 7269dd5d (hammer-discovery): Fixes #11874 - Bring in new and changed strings from downstream
A summary of these changes can be found at https://gist.github.com/bkearney/2e9ce418626ac6a6413b Bryan Kearney
08:48 AM Revision 60ab7891 (hammer-discovery): Pull in the latest string from transifex. This was accomplished via:
make extract-strings
tx pull -f
make extract-strings
Bryan Kearney
06:45 AM Bug #11932: 'err': malformed format string - %; (ArgumentError) while performing manual/pxeless discovery workflow
!! Sachin Ghai
06:41 AM Bug #11932: 'err': malformed format string - %; (ArgumentError) while performing manual/pxeless discovery workflow
I think real cause of this issue is when user defines the network configuration like gw/dns then same IP appears on n... Sachin Ghai
06:10 AM Bug #11932 (Resolved): 'err': malformed format string - %; (ArgumentError) while performing manual/pxeless discovery workflow
If user selects Manual discovery and define all network/foreman credentials and click on confirm without defining any... Sachin Ghai

09/22/2015

09:21 AM Bug #9784: Autoprovisioning via hostgroup does not populate all parameters via WebUI or API
Hmm develop still does not work, in the meantime revert this patch to workaround the issue: https://github.com/thefor... Lukas Zapletal
08:31 AM Bug #9784: Autoprovisioning via hostgroup does not populate all parameters via WebUI or API
Confirmed on Foreman 1.9.1 with the latest discovery plugin and image (automatically added by foreman-installer)
I...
Tom Verdaat
08:58 AM Bug #11915 (Closed): .mo files are missing for production translations
https://github.com/theforeman/foreman_discovery/pull/207 removed .mo files from the foreman_discovery gem in 4.1.0, b... Dominic Cleal
08:04 AM Revision 2d8b18bf (foreman-discovery-image): Improved unattended PXE-less mode
Lukas Zapletal
08:04 AM Revision e50ad1f5 (foreman-discovery-image): Remaster script and full support for UEFI
Lukas Zapletal
08:04 AM Revision 1882d93a (foreman-discovery-image): Fixes #11901 - better TUI for DHCP operation
Lukas Zapletal

09/21/2015

09:12 AM Bug #11902 (Rejected): as a user, when failing to consume dhcp lease, allow to return to manual network selection
Will be fixed in one ticket. Lukas Zapletal
07:57 AM Bug #11902 (Rejected): as a user, when failing to consume dhcp lease, allow to return to manual network selection
when dhcp is not responding, currently the image freeze and does not allow to change settings, instead of rebooting, ... Ohad Levy
09:12 AM Bug #11901: Show progress during PXE-less DHCP request
Incorporating also "when dhcp is not responding, currently the image freeze and does not allow to change settings, in... Lukas Zapletal
08:27 AM Bug #11901: Show progress during PXE-less DHCP request
Yeah, although it does not freeze forever, it will fail eventually. About 40 secs here. Lukas Zapletal
07:55 AM Bug #11901 (Resolved): Show progress during PXE-less DHCP request
After clicking on DHCP, there is no indication that the process is working. Ohad Levy
06:54 AM Revision 749b8ca2 (foreman-discovery-image): Moved kernel options to main documentation
Lukas Zapletal
04:33 AM Revision 20547b9f (foreman-discovery-image): Add scroll flag to allow greater than 15 characters fact names and values
Christophe Roux

09/20/2015

05:55 PM Bug #11897 (Closed): support rest-client 1.8
FreeBSD and Debian/testing already bring rest-client 1.8 in their packages, Ubuntu 16.04 will probably also bring 1.8... Anonymous

09/18/2015

12:02 PM Feature #10300 (Closed): Implement reboot into installer
Applied in changeset commit:foreman_discovery|b713c12a2546173ed5de95e47303ab99e5b2f19c. Anonymous
11:27 AM Revision f8d1accb (foreman-discovery-image): Fixes #10299 - PXELess discovery with TUI interface
Lukas Zapletal
11:13 AM Revision b713c12a (foreman_discovery): Fixes #10300 - adding new image power API support
Lukas Zapletal
10:05 AM Bug #11351: Unable to provision CentOS 6.x
I got further in my installs and I see that CentOS 6 is simply renaming ethx to emx and next time puppet runs, *most*... Byron Miller
06:24 AM Bug #11837 (Ready For Testing): Serching for "facts.blah" in discovery takes a long time
The Foreman Bot

09/17/2015

02:04 PM Feature #11874 (Ready For Testing): bring in downstream strings for hammer-cli-foreman-discovery
The Foreman Bot
01:57 PM Feature #11874 (Closed): bring in downstream strings for hammer-cli-foreman-discovery
Bryan Kearney
03:17 AM Revision 153c964c (foreman-discovery-image): Fixes #11678 - Do not cache initial 10 facter runs on discovered node
Rene Visser

09/16/2015

09:49 AM Bug #11852 (Closed): Start embedded extensions without network and document it
Our current README does not describe this: https://github.com/theforeman/theforeman.org/blob/8a525e8fed151033c0ad9ae6... Lukas Zapletal
03:05 AM Bug #11837: Serching for "facts.blah" in discovery takes a long time
Appears to have been added in #9023, without any optimisation. Dominic Cleal
03:04 AM Bug #11837: Serching for "facts.blah" in discovery takes a long time
Looks like the initial search is actually fast, but needlessly run twice:... Dominic Cleal

09/15/2015

04:53 PM Bug #11837 (Closed): Serching for "facts.blah" in discovery takes a long time
Attached is the debug log of a sample query (facts.site = chidc2). It's possible that there's missing indexes in the ... Alex Balk
10:04 AM Bug #10004 (Ready For Testing): Discovery of a host with already known IP address fails with: address family must be specified
The Foreman Bot
05:12 AM Bug #10004: Discovery of a host with already known IP address fails with: address family must be specified
For the record, on Discovery 4.0 the error message is a bit different (still confusing):... Lukas Zapletal
08:03 AM Feature #11821 (New): Detect primary interface via Subnet flag
Foreman 1.7+ allows to have separate provision and primary interfaces. Currently discovery detects provision and prim... Lukas Zapletal
05:02 AM Bug #11623: Remove GC.disable
SYSLOG logging will be part of https://github.com/theforeman/foreman-discovery-image/pull/23 Lukas Zapletal

09/14/2015

02:36 PM Feature #11803 (Ready For Testing): Move hammer command to gettext 3.0 to be consistent with the rest of hammer.
The Foreman Bot
02:22 PM Feature #11803 (Closed): Move hammer command to gettext 3.0 to be consistent with the rest of hammer.
Bryan Kearney
11:03 AM Bug #11708 (Closed): New status code broke discovery plugin API
Applied in changeset commit:foreman_discovery|3e16cea75005d6138ba22b95f219ad35fb0c7970. Anonymous
10:37 AM Revision 3e16cea7 (foreman_discovery): Fixes #11708 - removed auto_provisioning RABL, improved unit tests
Lukas Zapletal
07:22 AM Feature #11732: View / search for nodes matching discovery rules
I implemented the searching, try the associated pull request.
> * tell what type a host is (both in discovery and ...
Lukas Zapletal
07:10 AM Feature #11732 (Ready For Testing): View / search for nodes matching discovery rules
The Foreman Bot
06:42 AM Feature #11732: View / search for nodes matching discovery rules
The idea is to be able to categorise hosts, so that one could pick out a host of a certain type for provisioning, or ... Alex Balk
06:18 AM Feature #11732: View / search for nodes matching discovery rules
Hello, it is technically easy to add search condition "discovery_rule" in the All Hosts screen. With that, you can se... Lukas Zapletal
07:21 AM Feature #11796 (New): Convert Auto Provision All button to mass-action
The button always provision all discovered hosts, users are interested in provisioning specific groups via search but... Lukas Zapletal

09/11/2015

04:13 PM Bug #11789 (Closed): Pull in downstream translations
Bryan Kearney
02:53 AM Revision dd79e083 (smart_proxy_discovery_image): Version 1.0.4
Lukas Zapletal
02:52 AM Revision ebdd0c37 (smart_proxy_discovery_image): Modified example config and added a warning
Lukas Zapletal
02:45 AM Revision 00414e7a (smart_proxy_discovery_image): Fixed URL in gemspec
Lukas Zapletal

09/10/2015

10:31 AM Feature #11728: Mark hosts as reserved
Yes, that could work. In such a case, a visual indication (an extra column?) in the UI would be useful, so that users... Alex Balk
02:43 AM Feature #11728: Mark hosts as reserved
This could also be done via you tagging feature request(http://projects.theforeman.org/issues/11733), by adding a spa... Alon Goldboim

09/09/2015

05:32 AM Bug #11678: Do not cache initial 10 facter runs on discovered node
adapted pull request
Facter cache now cleared first 10 times.
We have also discovered that changes since 2.1 st...
Rene Visser

09/08/2015

12:02 PM Revision 7098ce63 (smart_proxy_discovery_image): Version 1.0.3 - added README
Lukas Zapletal
11:52 AM Revision 5ac67245 (smart_proxy_discovery_image): Version 1.0.2
Lukas Zapletal
11:51 AM Revision dcfb0870 (smart_proxy_discovery_image): Added settings.d to gemspec
Lukas Zapletal
10:48 AM Feature #11732 (Closed): View / search for nodes matching discovery rules
We would like to be use the discovery rules as a categorisation mechanism for hosts. Consider setting a discovery rul... Alex Balk
10:43 AM Feature #11731 (New): Select output columns in "hammer discovery list --search"
When getting a list of nodes via ... Alex Balk
10:31 AM Feature #11728 (New): Mark hosts as reserved
It would be great if we could mark certain hosts as reserved, so that when a user wants to provision discovered hosts... Alex Balk
10:09 AM Bug #11708 (Ready For Testing): New status code broke discovery plugin API
The Foreman Bot
03:15 AM Bug #11708: New status code broke discovery plugin API
I'd like to have DiscoveredStatus of course, it is interesting feature as we have several statuses currently. I will ... Lukas Zapletal
09:10 AM Revision 7a2c95ac (smart_proxy_discovery_image): Fixes #11310 - Implemented initial reboot and kexec features
Lukas Zapletal
04:01 AM Bug #10192 (Closed): hammer discovery info cmd should show the 'Model' value
Applied in changeset commit:hammer-discovery|a460c5c0b1841b016d620049adf415cbf45b657b. Ori Rabin
03:18 AM Revision a460c5c0 (hammer-discovery): Fixes #10192 - changed model field name in InfoCommand
Ori Rabin
 

Also available in: Atom