Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1016468 - node-installer --dns true fails sometimes on starting named service
Summary: node-installer --dns true fails sometimes on starting named service
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Installation
Version: 6.0.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: Unspecified
Assignee: Ivan Necas
QA Contact: Corey Welton
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-08 08:43 UTC by Ivan Necas
Modified: 2019-09-25 20:46 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-24 17:07:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ivan Necas 2013-10-08 08:43:15 UTC
Description of problem:
There is a dependency issue, where permissions for /etc/rndc.key are set after trying to start named service:

[DEBUG [34m2013-10-07 13:31:33[0m [36mpuppet[0m]  Service[named](provider=service_wait): Executing '/usr/share/node-installer/modules/service_wait/bin/service-wait named start'
[[31mERROR[0m [34m2013-10-07 13:31:33[0m [36mpuppet[0m]  /Stage[main]/Dns/Service[named]/ensure: change from stopped to running failed: Could not start Service[named]: Execution of '/usr/share/node-installer/modules/service_wait/bin/service-wait named start' returned 7:  at /usr/share/node-installer/modules/dns/manifests/init.pp:76
[DEBUG [34m2013-10-07 13:31:33[0m [36mpuppet[0m]  Service[named](provider=service_wait): Executing '/usr/share/node-installer/modules/service_wait/bin/service-wait named status'
[DEBUG [34m2013-10-07 13:31:33[0m [36mpuppet[0m]  /Stage[main]/Dns/Service[named]: Skipping restart; service is not running
[[33m WARN[0m [34m2013-10-07 13:31:33[0m [36mpuppet[0m]  /Stage[main]/Dns/Service[named]: Triggered 'refresh' from 5 events
[[33m WARN[0m [34m2013-10-07 13:31:33[0m [36mpuppet[0m]  /File[/etc/rndc.key]/group: group changed 'root' to 'named'
[[33m WARN[0m [34m2013-10-07 13:31:33[0m [36mpuppet[0m]  /File[/etc/rndc.key]/mode: mode changed '600' to '640'
[[33m WARN[0m [34m2013-10-07 13:31:33[0m [36mpuppet[0m]  /File[/etc/rndc.key]/seluser: seluser changed 'unconfined_u' to 'syst


How reproducible:
Sometimes - puppet ordering issue

Comment 1 RHEL Program Management 2013-10-08 08:57:50 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

Comment 4 Ivan Necas 2013-10-10 13:16:51 UTC
Upstream PR opened https://github.com/theforeman/puppet-dns/pull/14

Comment 5 Ivan Necas 2013-10-15 13:23:46 UTC
The upstream PR merged, the update node-installer has version node-installer-0.0.17-1

Comment 8 Corey Welton 2013-10-22 02:30:44 UTC
I still saw this on a muffed install of Snap6 (first compose) when I fat-fingered/mis-pasted node-install parameters, but I will see if I can repro again.

Comment 9 Corey Welton 2013-10-25 16:16:50 UTC
Ehhh, I cannot repro now.  We can reopen if it shows up again. 

QA Verified in Satellite-6.0.2-RHEL-6-20131023.1

Comment 12 Bryan Kearney 2014-04-24 17:07:26 UTC
This was verified and delivered with MDP2. Closing it out.


Note You need to log in before you can comment on or make changes to this bug.