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 1461277 - Missing virt.uuid fact both in GUI and CLI on RHEL-7.4-Server-s390x
Summary: Missing virt.uuid fact both in GUI and CLI on RHEL-7.4-Server-s390x
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: subscription-manager
Version: 7.4
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: rc
: ---
Assignee: candlepin-bugs
QA Contact: John Sefler
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-14 06:18 UTC by Wei Liu
Modified: 2017-06-29 17:13 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-29 17:13:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Missing_virt_uuid (246.04 KB, image/png)
2017-06-14 06:18 UTC, Wei Liu
no flags Details
the rhsm log (3.09 KB, text/plain)
2017-06-14 06:19 UTC, Wei Liu
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1310846 0 medium CLOSED The virt.uuid fact value 'Unknown' is not Unknown on a pSeries 'ppc64' platform. expected:<true> but was:<false> 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 1438085 0 high CLOSED fact collection behavior of 'virt.uuid' has changed for 'virt.host_type's containing {"ibm_systemz","powervm"} 2021-02-22 00:41:40 UTC

Internal Links: 1310846 1438085

Description Wei Liu 2017-06-14 06:18:59 UTC
Created attachment 1287529 [details]
Missing_virt_uuid

Description of problem:
Missing virt_uuid fact does not appear in GUI and also can not find with cli

Version-Release number of selected component (if applicable):
SAM-1.4.1-RHEL-6-20141113.0
python-rhsm-1.19.8-1.el7.ppc64
subscription-manager-1.19.17-1.el7.ppc64
subscription-manager-initial-setup-addon-1.19.17-1.el7.ppc64
python-rhsm-certificates-1.19.8-1.el7.ppc64
subscription-manager-gui-1.19.17-1.el7.ppc64


How reproducible:
always

Steps to Reproduce:
1. RHEL-7.4-Server-s390x-20170608.3
2. open subscription-manager-gui.
3. open "System Facts" window form menu bar "System -> System Facts"
4. Find the option "virt" and unfold it.
virt.uuid not appear
5. Find virt info by CLI 
[root@ibm-z-28 rhsm]# subscription-manager facts --list | grep virt
lscpu.virtualization_type: full
virt.host_type: ibm_systemz, ibm_systemz-zvm
virt.is_guest: True


Actual results:
As step4. & step 5.

Expected results:
After step 4. the virt property should show like below :

virt.host_type: kvm
virt.is_guest: True
virt.uuid: e98648c3-c9de-3b11-cfc8-636baecd8632   <---

and the cli can aslo work.

Additional info:
GUI refer to the attachment

Comment 2 Wei Liu 2017-06-14 06:19:31 UTC
Created attachment 1287530 [details]
the rhsm log

Comment 3 Wei Liu 2017-06-19 06:22:22 UTC
This issue also exists on RHEL-7.4-Server_ppc64-20170616.3

Comment 5 Kevin Howell 2017-06-29 17:13:20 UTC
This behavior is intentional. See bug 1438085 for details.


Note You need to log in before you can comment on or make changes to this bug.