Bug 1685049
| Summary: | System registered using insight-client does not show up immediately in the inventory app. | ||
|---|---|---|---|
| Product: | Red Hat Hybrid Cloud Console (console.redhat.com) | Reporter: | Prasad Mukhedkar <pmukhedk> |
| Component: | Inventory | Assignee: | mrike |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Rob Williams <robwilli> |
| Severity: | medium | Docs Contact: | Kevin Blake <kblake> |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | dajohnso, dluong, ihands, jnewton, kdixon, lphiri, mgoyal, mrike, pakotvan, pmukhedk, robwilli, slutade |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-06-12 18:42:40 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
Prasad Mukhedkar
2019-03-04 09:07:45 UTC
@Prasad Did you try finding the system in the UI using another fact, such as its hostname? I am also facing the same issue. Registered machines are not reflecting on the portal. Hey Sagar, Please provide host information such as the hostname for those you are unable to see in the portal. These additional details will allow us to trace and attempt to diagnose the problem. Thanks, Rob Hey Prasad,
I noticed you have one step missing before your registration, have you edited the insights-client.conf? You'll have to manually set legacy_upload=False in order to use this. The following play can solve that issue:
- name: configure to use non legacy upload
lineinfile:
path: /etc/insights-client/insights-client.conf
line: legacy_upload=False
insertafter: EOF
create: yes
Pavol, can you please try to reproduce this and leave a comment with your findings. If this works for you, I am tempted to close it until we get more information. Prasad - We believe this issue should be all set at this time. Are you still encountering the reported issue? Haven't heard back and engineering/BU believe its fixed. Closing out. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |