Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 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 "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". 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 "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-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 1590910

Summary: Regression in ipa-server-install introduced by bind-9.9.4-66.el7
Product: Red Hat Enterprise Linux 7 Reporter: Florence Blanc-Renaud <frenaud>
Component: bindAssignee: Petr Menšík <pemensik>
Status: CLOSED CURRENTRELEASE QA Contact: qe-baseos-daemons
Severity: high Docs Contact:
Priority: high    
Version: 7.6CC: frenaud, pemensik, thozza, xdong
Target Milestone: rcKeywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: bind-9.9.4-67.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-12 12:13:34 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 Florence Blanc-Renaud 2018-06-13 15:53:24 UTC
Created attachment 1450967 [details]
journalctl -t named-pkcs11

Description of problem:
In RHEL 7.6, ipa-server-install fails when starting named-pkcs11 (with bind-9.9.4-66.el7). When downgrading to 9.9.4-61.el7, the issue does not happen any more.

Version-Release number of selected component (if applicable):
bind-9.9.4-66.el7
ipa-server-4.6.4-1.el7

How reproducible:
100%

Steps to Reproduce:
1. yum install ipa-server ipa-server-dns
2. ipa-server-install --domain $DOMAIN --realm $REALM --setup-dns --auto-forwarders --auto-reverse -a Secret123 -p Secret123 -U


Actual results:
ipa-server-install fails with the following output:
[...]
Configuring DNS key synchronization service (ipa-dnskeysyncd)
  [1/7]: checking status
  [2/7]: setting up bind-dyndb-ldap working directory
  [3/7]: setting up kerberos principal
  [4/7]: setting up SoftHSM
  [5/7]: adding DNSSEC containers
  [6/7]: creating replica keys
  [7/7]: configuring ipa-dnskeysyncd to start on boot
Done configuring DNS key synchronization service (ipa-dnskeysyncd).
Restarting ipa-dnskeysyncd
Restarting named
ipaserver.install.bindinstance: ERROR    Named service failed to start (Command '/bin/systemctl restart named-pkcs11.service' returned non-zero exit status 1)
named service failed to start
[...]
ipapython.admintool: ERROR    Command '/bin/systemctl restart ipa.service' returned non-zero exit status 1
ipapython.admintool: ERROR    The ipa-server-install command failed. See /var/log/ipaserver-install.log for more information



Expected results:
ipa-server-install should succeed.

Additional info:
Attaching logs from ipaserver-install.log and journal for named-pkcs11

Comment 3 Petr Menšík 2018-06-22 15:08:10 UTC
*** Bug 1585545 has been marked as a duplicate of this bug. ***

Comment 6 Petr Menšík 2018-06-27 09:47:23 UTC
This bug should be already solved in build bind-9.9.4-67.el7, fixed by a commit 61170bda02 [1]

[1] http://pkgs.devel.redhat.com/cgit/rpms/bind/commit/?h=rhel-7.6&id=61170bda0226410e64d42b422af608f3c9d68d31