Bug 1661471
Summary: | Missing routes when checking facts containing '/' | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Avijit Roy <avroy> |
Component: | Fact | Assignee: | Marek Hulan <mhulan> |
Status: | CLOSED ERRATA | QA Contact: | Radovan Drazny <rdrazny> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.4 | CC: | aruzicka, bkearney, dsynk, mhulan, pcreech, rdrazny, satellite6-bugs, saydas, sgraessl, tim.morris |
Target Milestone: | 6.7.0 | ||
Target Release: | Unused | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-14 13:23:48 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
Avijit Roy
2018-12-21 10:19:13 UTC
Still present in 6.4.2, exactly as described by Avijit. Upstream bug assigned to mhulan Upstream bug assigned to mhulan Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/16818 has been resolved. The patch is tiny and easy to backport, if the need be. The fix works, it is now possible to click on mountpoint/partitions/"facts with / in it", but there is an edge case, where a fact is processed incorrectly. Normally, clicking on a mountpoint fact shows detailed facts about the mountpoint (size, size_bytes, capacity, used, etc.). This works for all sub-mounts - /home, /boot, /dev etc. But clicking on the root partition (/) doesn't show these detailed facts, and goes back to the main fact page for the given host instead. Satellite interprets a lone "/" incorrectly, even when it is a part of a "mountpoint" fact. 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/RHSA-2020:1454 |