Bug 1367572
| Summary: | improve error message in ipa migrate-ds: mention ipa config-mod --enable-migration=TRUE | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Arpit Tolani <atolani> |
| Component: | ipa | Assignee: | IPA Maintainers <ipa-maint> |
| Status: | CLOSED ERRATA | QA Contact: | Nikhil Dehadrai <ndehadra> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 7.2 | CC: | ksiddiqu, mbasti, pspacek, pvoborni, rcritten |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ipa-4.5.0-1.el7 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-08-01 09:39:54 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
Arpit Tolani
2016-08-16 20:08:09 UTC
The grep was incorrect in the first place but we should improve the error message as well: It should mention "ipa config-mod --enable-migration=TRUE". Upstream ticket: https://fedorahosted.org/freeipa/ticket/6234 Fixed upstream master: https://fedorahosted.org/freeipa/changeset/0f4df2f03df09ebced37ff0dd49d489782b85d73 ipa-version: ipa-server-4.5.0-13.el7.x86_64 Verified that on running following command we can get information for migration task: #ipa help config-mod --enable-migration=BOOL Enable migration mode Thus marking the status of bug to "VERIFIED". Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2304 |