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.
DescriptionFlorence 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
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