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 1442727

Summary: [RFE]Providing KCS Article/Cu Portal Video/Config Creator Tool Links when ipa-replica-install fails
Product: Red Hat Enterprise Linux 7 Reporter: amitkuma
Component: ipaAssignee: IPA Maintainers <ipa-maint>
Status: CLOSED WONTFIX QA Contact: ipa-qe <ipa-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.5-AltCC: mkosek, pvoborni, rcritten, tscherf
Target Milestone: rcKeywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-10-16 09:15:16 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 amitkuma 2017-04-17 09:36:39 UTC
Description of problem:
This is an Idea that can reduce number of cases to be raised.

Many times cases are opened for an ipa installation/preparation command when fails. Cu provides Error log from console, Engineer finds the KCS articles links to case.

How good it would be if after command failure logs, KCS Articles/Installation Videos(If available)/Config Creator Tool links are provided before-hand.
Its less bit likely that Cu opens the KCS/Videos & his Issue gets resolved & case is not opened by itself.

I hope this would be bit easy task, would involve Printing URL of KCS/Videos/Config Creator Tool[Wherever applicable] whenever relevant function call returns not-ok.

Similar code can be written for other services eg: sssd(where-ever Applicable)

Version-Release number of selected component (if applicable):7


How reproducible: NA


Steps to Reproduce:NA
1. 
2.
3.

Actual results:NA


Expected results:NA


Additional info:NA

Comment 2 amitkuma 2017-04-17 09:43:42 UTC
Something similar to this maybe:

# ipa-replica-install
  <failed>
	1. Suggest KCS Articles 
	2. Suggest Cu portal Configuration videos
	3. Suggest configuration-creator tool
	4. KINDLY GO THRU THESE CONCISE ARTICLES. WE HAVE COVERED 95% of PROBLEMS WHICH CU FACE, initially. YOU MAY FIND SOLUTION.
	<After Going thru if you still face issues, Please raise the ticket>
	<We expect you have gone thru the KCS provided>
	PROBLEMS WHICH CU FACE, initially. YOU MAY  FIND SOLUTION.
            <After Going thru if you still face issues, Please raise the ticket>
            <We expect you have gone thru the KCS provided>

Comment 3 Petr Vobornik 2017-04-21 09:10:51 UTC
Upstream ticket:
https://pagure.io/freeipa/issue/6889

Comment 4 Martin Kosek 2017-04-27 06:40:53 UTC
We discussed this request internally and did not think this is the best approach, especially given IdM is based on FreeIPA upstream project. To make this solution truly open, we would need to have different links in upstream FreeIPA and downstream version, for example and carry it in patches.

Instead, we thought that the right way was to enhance Red Hat Customer portal analysis capabilities. I would suggest either an extension in Red Hat Insights or existing bug description/log analysis that happens when Case is inserted and that should recommend the best articles based on the contents. IdM team can help with the log analysis, should this be found as the best approach.

Based on above, I think we can close the bug or move to other component, based on the preferred solution.