Bug 1989955
| Summary: | virt.uuid fact is missing on ibm_power-lpar_dedicated system | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | John Sefler <jsefler> | |
| Component: | subscription-manager | Assignee: | Pino Toscano <ptoscano> | |
| Status: | CLOSED ERRATA | QA Contact: | Red Hat subscription-manager QE Team <rhsm-qe> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 9.0 | CC: | arpandey, ptoscano, redakkan | |
| Target Milestone: | beta | Keywords: | Triaged | |
| Target Release: | 9.0 | Flags: | pm-rhel:
mirror+
|
|
| Hardware: | ppc64le | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | subscription-manager-1.29.21-1.el9 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1990660 (view as bug list) | Environment: | ||
| Last Closed: | 2022-05-17 15:58:13 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1990660 | |||
|
Description
John Sefler
2021-08-04 12:17:00 UTC
I just talked with Laurent Vivier, who works on KVM for POWER (thanks!). https://openpowerfoundation.org/wp-content/uploads/2020/07/LoPAR-20200611.pdf According to the POWER specs, in particular in B.5.2.1 (Root Node Properties), we have: | “ibm,partition-uuid” | | property name specifies a universally unique identifier for this | partition. | | prop-encoded-array: A string of data as described below, | encoded as with encode-string | | The Universally Unique IDentifier (UUID) option provides each | partition with a Universally Unique Identifier that is persisted | by the platform across partition reboots, reconfigurations, OS | reinstalls, partition migration, hibernation etc. The UUID is a | 16 byte string of format fields and random bits as defined in | Table B.4, “UUID Format” [813]. | | The random bits are generated in an implementation-dependent | manner to achieve a projected probability of collision of not | greater than one in 2^60. So yes, we can use /proc/device-tree/ibm,partition-uuid for the UUID of an LPAR system. Reproducing the failure on RHEL 9: ================================== # subscription-manager version server type: This system is currently not registered. subscription management server: 3.2.21-1 subscription management rules: 5.41 subscription-manager: 1.29.18-2.el9 # ls -l /proc/device-tree/ibm,partition-uuid -r--r--r--. 1 root root 37 Nov 3 10:28 /proc/device-tree/ibm,partition-uuid # cat /proc/device-tree/ibm,partition-uuid 6964dfbd-a275-4cf3-9919-540839ba92ee # virt-what ibm_power-lpar_dedicated # subscription-manager facts --list cpu.core(s)_per_socket: 1 cpu.cpu(s): 8 cpu.cpu_socket(s): 1 cpu.thread(s)_per_core: 8 cpu.topology_source: kernel /sys cpu sibling lists distribution.id: Plow distribution.name: Red Hat Enterprise Linux distribution.version: 9.0 distribution.version.modifier: Unknown last_boot: 2021-11-03 14:27:55 UTC lscpu.architecture: ppc64le lscpu.byte_order: Little Endian lscpu.core(s)_per_socket: 0 lscpu.cpu(s): 8 lscpu.hypervisor_vendor: pHyp lscpu.l1d_cache: 64 KiB (2 instances) lscpu.l1i_cache: 64 KiB (2 instances) lscpu.l2_cache: 512 KiB (1 instance) lscpu.l3_cache: 10 MiB (1 instance) lscpu.model: 2.2 (pvr 004e 0202) lscpu.model_name: POWER9 (architected), altivec supported lscpu.numa_node(s): 1 lscpu.numa_node0_cpu(s): 0-7 lscpu.on-line_cpu(s)_list: 0-7 lscpu.physical_chips: 1 lscpu.physical_cores/chip: 10 lscpu.physical_sockets: 2 lscpu.socket(s): 2 lscpu.thread(s)_per_core: 8 lscpu.virtualization_type: para lscpu.vulnerability_itlb_multihit: Not affected lscpu.vulnerability_l1tf: Mitigation; RFI Flush, L1D private per thread lscpu.vulnerability_mds: Not affected lscpu.vulnerability_meltdown: Mitigation; RFI Flush, L1D private per thread lscpu.vulnerability_spec_store_bypass: Mitigation; Kernel entry/exit barrier (eieio) lscpu.vulnerability_spectre_v1: Mitigation; __user pointer sanitization, ori31 speculation barrier enabled lscpu.vulnerability_spectre_v2: Mitigation; Indirect branch cache disabled, Software link stack flush lscpu.vulnerability_srbds: Not affected lscpu.vulnerability_tsx_async_abort: Not affected memory.memtotal: 7713344 memory.swaptotal: 8351680 net.interface.env2.ipv4_address: 10.0.2.180 net.interface.env2.ipv4_address_list: 10.0.2.180 net.interface.env2.ipv4_broadcast: 10.0.2.255 net.interface.env2.ipv4_broadcast_list: 10.0.2.255 net.interface.env2.ipv4_netmask: 24 net.interface.env2.ipv4_netmask_list: 24 net.interface.env2.ipv6_address.global: 2620:52:0:2:dc61:69ff:fe97:2202 net.interface.env2.ipv6_address.global_list: 2620:52:0:2:dc61:69ff:fe97:2202 net.interface.env2.ipv6_address.link: fe80::dc61:69ff:fe97:2202 net.interface.env2.ipv6_address.link_list: fe80::dc61:69ff:fe97:2202 net.interface.env2.ipv6_netmask.global: 64 net.interface.env2.ipv6_netmask.global_list: 64 net.interface.env2.ipv6_netmask.link: 64 net.interface.env2.ipv6_netmask.link_list: 64 net.interface.env2.mac_address: de:61:69:97:22:02 net.interface.lo.ipv4_address: 127.0.0.1 net.interface.lo.ipv4_address_list: 127.0.0.1 net.interface.lo.ipv4_broadcast: Unknown net.interface.lo.ipv4_broadcast_list: Unknown net.interface.lo.ipv4_netmask: 8 net.interface.lo.ipv4_netmask_list: 8 net.interface.lo.ipv6_address.host: ::1 net.interface.lo.ipv6_address.host_list: ::1 net.interface.lo.ipv6_netmask.host: 128 net.interface.lo.ipv6_netmask.host_list: 128 network.fqdn: ibm-p9z-25-lp5.virt.pnr.lab.eng.rdu2.redhat.com network.hostname: ibm-p9z-25-lp5.virt.pnr.lab.eng.rdu2.redhat.com network.ipv4_address: 10.0.2.180 network.ipv6_address: 2620:52:0:2:dc61:69ff:fe97:2202, fe80::dc61:69ff:fe97:2202 proc_cpuinfo.common.machine: CHRP IBM,8375-42A proc_cpuinfo.common.mmu: Hash proc_cpuinfo.common.model: IBM,8375-42A proc_cpuinfo.common.platform: pSeries proc_stat.btime: 1635949675 system.certificate_version: 3.2 system.default_locale: en_US.UTF-8 uname.machine: ppc64le uname.nodename: ibm-p9z-25-lp5.virt.pnr.lab.eng.rdu2.redhat.com uname.release: 5.14.0-11.el9.ppc64le uname.sysname: Linux uname.version: #1 SMP Thu Oct 28 18:03:05 EDT 2021 virt.host_type: ibm_power-lpar_dedicated virt.is_guest: True # grep WARNING /var/log/rhsm/rhsm.log 2021-11-03 10:26:54,974 [WARNING] dnf:23294:MainThread @logutil.py:155 - logging already initialized 2021-11-03 10:28:20,559 [WARNING] dnf:3793:MainThread @logutil.py:155 - logging already initialized 2021-11-03 10:28:28,918 [WARNING] dnf:4040:MainThread @logutil.py:155 - logging already initialized 2021-11-03 10:29:48,256 [WARNING] dnf:4047:MainThread @logutil.py:155 - logging already initialized 2021-11-03 11:09:22,073 [WARNING] subscription-manager:16686:MainThread @virt.py:136 - Tried to read /proc/device-tree/vm,uuid but there was an error: [Errno 2] No such file or directory: '/proc/device-tree/vm,uuid' Notice the virt.uuid fact was not collected . Pre-Verifying on : =================== # subscription-manager version server type: This system is currently not registered. subscription management server: 3.2.21-1 subscription management rules: 5.41 subscription-manager: 1.29.19-1.git.102.93c5be7.el9 # ls -l /proc/device-tree/ibm,partition-uuid -r--r--r--. 1 root root 37 Nov 3 10:28 /proc/device-tree/ibm,partition-uuid # cat /proc/device-tree/ibm,partition-uuid 6964dfbd-a275-4cf3-9919-540839ba92ee # virt-what ibm_power-lpar_dedicated # subscription-manager facts --list cpu.core(s)_per_socket: 1 cpu.cpu(s): 8 cpu.cpu_socket(s): 1 cpu.thread(s)_per_core: 8 cpu.topology_source: kernel /sys cpu sibling lists distribution.id: Plow distribution.name: Red Hat Enterprise Linux distribution.version: 9.0 distribution.version.modifier: Unknown last_boot: 2021-11-03 14:27:55 UTC lscpu.architecture: ppc64le lscpu.byte_order: Little Endian lscpu.core(s)_per_socket: 0 lscpu.cpu(s): 8 lscpu.hypervisor_vendor: pHyp lscpu.l1d_cache: 64 KiB (2 instances) lscpu.l1i_cache: 64 KiB (2 instances) lscpu.l2_cache: 512 KiB (1 instance) lscpu.l3_cache: 10 MiB (1 instance) lscpu.model: 2.2 (pvr 004e 0202) lscpu.model_name: POWER9 (architected), altivec supported lscpu.numa_node(s): 1 lscpu.numa_node0_cpu(s): 0-7 lscpu.on-line_cpu(s)_list: 0-7 lscpu.physical_chips: 1 lscpu.physical_cores/chip: 10 lscpu.physical_sockets: 2 lscpu.socket(s): 2 lscpu.thread(s)_per_core: 8 lscpu.virtualization_type: para lscpu.vulnerability_itlb_multihit: Not affected lscpu.vulnerability_l1tf: Mitigation; RFI Flush, L1D private per thread lscpu.vulnerability_mds: Not affected lscpu.vulnerability_meltdown: Mitigation; RFI Flush, L1D private per thread lscpu.vulnerability_spec_store_bypass: Mitigation; Kernel entry/exit barrier (eieio) lscpu.vulnerability_spectre_v1: Mitigation; __user pointer sanitization, ori31 speculation barrier enabled lscpu.vulnerability_spectre_v2: Mitigation; Indirect branch cache disabled, Software link stack flush lscpu.vulnerability_srbds: Not affected lscpu.vulnerability_tsx_async_abort: Not affected memory.memtotal: 7713344 memory.swaptotal: 8351680 net.interface.env2.ipv4_address: 10.0.2.180 net.interface.env2.ipv4_address_list: 10.0.2.180 net.interface.env2.ipv4_broadcast: 10.0.2.255 net.interface.env2.ipv4_broadcast_list: 10.0.2.255 net.interface.env2.ipv4_netmask: 24 net.interface.env2.ipv4_netmask_list: 24 net.interface.env2.ipv6_address.global: 2620:52:0:2:dc61:69ff:fe97:2202 net.interface.env2.ipv6_address.global_list: 2620:52:0:2:dc61:69ff:fe97:2202 net.interface.env2.ipv6_address.link: fe80::dc61:69ff:fe97:2202 net.interface.env2.ipv6_address.link_list: fe80::dc61:69ff:fe97:2202 net.interface.env2.ipv6_netmask.global: 64 net.interface.env2.ipv6_netmask.global_list: 64 net.interface.env2.ipv6_netmask.link: 64 net.interface.env2.ipv6_netmask.link_list: 64 net.interface.env2.mac_address: de:61:69:97:22:02 net.interface.lo.ipv4_address: 127.0.0.1 net.interface.lo.ipv4_address_list: 127.0.0.1 net.interface.lo.ipv4_broadcast: Unknown net.interface.lo.ipv4_broadcast_list: Unknown net.interface.lo.ipv4_netmask: 8 net.interface.lo.ipv4_netmask_list: 8 net.interface.lo.ipv6_address.host: ::1 net.interface.lo.ipv6_address.host_list: ::1 net.interface.lo.ipv6_netmask.host: 128 net.interface.lo.ipv6_netmask.host_list: 128 network.fqdn: ibm-p9z-25-lp5.virt.pnr.lab.eng.rdu2.redhat.com network.hostname: ibm-p9z-25-lp5.virt.pnr.lab.eng.rdu2.redhat.com network.ipv4_address: 10.0.2.180 network.ipv6_address: fe80::dc61:69ff:fe97:2202, 2620:52:0:2:dc61:69ff:fe97:2202 proc_cpuinfo.common.machine: CHRP IBM,8375-42A proc_cpuinfo.common.mmu: Hash proc_cpuinfo.common.model: IBM,8375-42A proc_cpuinfo.common.platform: pSeries proc_stat.btime: 1635949675 system.certificate_version: 3.2 system.default_locale: en_US.UTF-8 uname.machine: ppc64le uname.nodename: ibm-p9z-25-lp5.virt.pnr.lab.eng.rdu2.redhat.com uname.release: 5.14.0-11.el9.ppc64le uname.sysname: Linux uname.version: #1 SMP Thu Oct 28 18:03:05 EDT 2021 virt.host_type: ibm_power-lpar_dedicated virt.is_guest: True virt.uuid: 6964dfbd-a275-4cf3-9919-540839ba92ee ^^ NOTICE THE virt.uuid fact is now reported on the system # grep WARNING /var/log/rhsm/rhsm.log 2021-11-03 10:26:54,974 [WARNING] dnf:23294:MainThread @logutil.py:155 - logging already initialized 2021-11-03 10:28:20,559 [WARNING] dnf:3793:MainThread @logutil.py:155 - logging already initialized 2021-11-03 10:28:28,918 [WARNING] dnf:4040:MainThread @logutil.py:155 - logging already initialized 2021-11-03 10:29:48,256 [WARNING] dnf:4047:MainThread @logutil.py:155 - logging already initialized 2021-11-03 11:09:22,073 [WARNING] subscription-manager:16686:MainThread @virt.py:136 - Tried to read /proc/device-tree/vm,uuid but there was an error: [Errno 2] No such file or directory: '/proc/device-tree/vm,uuid' 2021-11-03 11:11:32,812 [WARNING] yum:16796:MainThread @logutil.py:155 - logging already initialized 2021-11-03 11:44:18,767 [WARNING] yum:17772:MainThread @logutil.py:155 - logging already initialized ^^ NO new warning messages were logged. Based on the above observation, pre-verifying the bug . Reproducing issue-
[root@ibm-p9z-27-lp10 ~]#
[root@ibm-p9z-27-lp10 ~]# rpm -qa subscription-manager
subscription-manager-1.29.18-1.el9.ppc64le
[root@ibm-p9z-27-lp10 ~]# cat /proc/device-tree/ibm,partition-uuid
3ddfd672-24da-4fbb-9aa2-38f985edc234
[root@ibm-p9z-27-lp10 ~]#
[root@ibm-p9z-27-lp10 ~]# virt-what
ibm_power-lpar_shared
[root@ibm-p9z-27-lp10 ~]# subscription-manager facts --list
cpu.core(s)_per_socket: 1
cpu.cpu(s): 8
cpu.cpu_socket(s): 1
cpu.thread(s)_per_core: 8
cpu.topology_source: kernel /sys cpu sibling lists
distribution.id: Plow
distribution.name: Red Hat Enterprise Linux
distribution.version: 9.0
distribution.version.modifier: Unknown
last_boot: 2021-11-29 09:41:22 UTC
lscpu.architecture: ppc64le
lscpu.byte_order: Little Endian
lscpu.core(s)_per_socket: 0
lscpu.cpu(s): 8
lscpu.hypervisor_vendor: pHyp
lscpu.l1d_cache: 64 KiB (2 instances)
lscpu.l1i_cache: 64 KiB (2 instances)
lscpu.model: 2.2 (pvr 004e 0202)
lscpu.model_name: POWER9 (architected), altivec supported
lscpu.numa_node(s): 1
lscpu.numa_node0_cpu(s): 0-7
lscpu.on-line_cpu(s)_list: 0-7
lscpu.physical_chips: 1
lscpu.physical_cores/chip: 11
lscpu.physical_sockets: 2
lscpu.socket(s): 2
lscpu.thread(s)_per_core: 8
lscpu.virtualization_type: para
lscpu.vulnerability_itlb_multihit: Not affected
lscpu.vulnerability_l1tf: Mitigation; RFI Flush, L1D private per thread
lscpu.vulnerability_mds: Not affected
lscpu.vulnerability_meltdown: Mitigation; RFI Flush, L1D private per thread
lscpu.vulnerability_spec_store_bypass: Mitigation; Kernel entry/exit barrier (eieio)
lscpu.vulnerability_spectre_v1: Mitigation; __user pointer sanitization, ori31 speculation barrier enabled
lscpu.vulnerability_spectre_v2: Mitigation; Indirect branch cache disabled, Software link stack flush
lscpu.vulnerability_srbds: Not affected
lscpu.vulnerability_tsx_async_abort: Not affected
memory.memtotal: 7778880
memory.swaptotal: 4210624
net.interface.env2.ipv4_address: 10.16.214.56
net.interface.env2.ipv4_address_list: 10.16.214.56
net.interface.env2.ipv4_broadcast: 10.16.215.255
net.interface.env2.ipv4_broadcast_list: 10.16.215.255
net.interface.env2.ipv4_netmask: 23
net.interface.env2.ipv4_netmask_list: 23
net.interface.env2.ipv6_address.global: 2620:52:0:10d6:8448:acff:fef1:7102
net.interface.env2.ipv6_address.global_list: 2620:52:0:10d6:8448:acff:fef1:7102
net.interface.env2.ipv6_address.link: fe80::8448:acff:fef1:7102
net.interface.env2.ipv6_address.link_list: fe80::8448:acff:fef1:7102
net.interface.env2.ipv6_netmask.global: 64
net.interface.env2.ipv6_netmask.global_list: 64
net.interface.env2.ipv6_netmask.link: 64
net.interface.env2.ipv6_netmask.link_list: 64
net.interface.env2.mac_address: 86:48:ac:f1:71:02
net.interface.lo.ipv4_address: 127.0.0.1
net.interface.lo.ipv4_address_list: 127.0.0.1
net.interface.lo.ipv4_broadcast: Unknown
net.interface.lo.ipv4_broadcast_list: Unknown
net.interface.lo.ipv4_netmask: 8
net.interface.lo.ipv4_netmask_list: 8
net.interface.lo.ipv6_address.host: ::1
net.interface.lo.ipv6_address.host_list: ::1
net.interface.lo.ipv6_netmask.host: 128
net.interface.lo.ipv6_netmask.host_list: 128
network.fqdn: ibm-p9z-27-lp10.ibm2.lab.eng.bos.redhat.com
network.hostname: ibm-p9z-27-lp10.ibm2.lab.eng.bos.redhat.com
network.ipv4_address: 10.16.214.56
network.ipv6_address: 2620:52:0:10d6:8448:acff:fef1:7102, fe80::8448:acff:fef1:7102
proc_cpuinfo.common.machine: CHRP IBM,8375-42A
proc_cpuinfo.common.mmu: Hash
proc_cpuinfo.common.model: IBM,8375-42A
proc_cpuinfo.common.platform: pSeries
proc_stat.btime: 1638178882
system.certificate_version: 3.2
system.default_locale: en_US.UTF-8
uname.machine: ppc64le
uname.nodename: ibm-p9z-27-lp10.ibm2.lab.eng.bos.redhat.com
uname.release: 5.14.0-21.el9.ppc64le
uname.sysname: Linux
uname.version: #1 SMP Thu Nov 25 21:57:40 EST 2021
virt.host_type: ibm_power-lpar_shared
virt.is_guest: True <<<<<<<<<<<<<<<<<<<<<<<<, missing uuid
[root@ibm-p9z-27-lp10 ~]# grep WARNING /var/log/rhsm/rhsm.log
2021-11-29 04:40:07,628 [WARNING] dnf:23394:MainThread @logutil.py:167 - logging already initialized
2021-11-29 04:41:48,300 [WARNING] dnf:3064:MainThread @logutil.py:167 - logging already initialized
2021-11-29 04:42:00,007 [WARNING] dnf:4076:MainThread @logutil.py:167 - logging already initialized
2021-11-29 04:43:59,237 [WARNING] dnf:4084:MainThread @logutil.py:167 - logging already initialized
2021-11-29 05:22:50,046 [WARNING] yum:16789:MainThread @logutil.py:167 - logging already initialized
2021-11-29 05:25:52,480 [WARNING] yum:17013:MainThread @logutil.py:167 - logging already initialized
2021-11-29 05:26:08,093 [WARNING] subscription-manager:17217:MainThread @virt.py:136 - Tried to read /proc/device-tree/vm,uuid but there was an error: [Errno 2] No such file or directory: '/proc/device-tree/vm,uuid'
==============================================================================================
Verifying issue on subscription-manager-1.29.21-1.el9.ppc64le
Beaker Test information:
HOSTNAME=ibm-p9z-27-lp10.ibm2.lab.eng.bos.redhat.com
JOBID=6041097
RECIPEID=11051484
RESULT_SERVER=
DISTRO=RHEL-9.0.0-20211128.3
ARCHITECTURE=ppc64le
[root@ibm-p9z-27-lp10 ~]#
[root@ibm-p9z-27-lp10 ~]# rpm -qa subscription-manager
subscription-manager-1.29.21-1.el9.ppc64le
[root@ibm-p9z-27-lp10 ~]# rpm -qa --changelog subscription-manager | grep 1989955
- 1989955: use /proc/device-tree/ibm,partition-uuid on POWER LPARs
[root@ibm-p9z-27-lp10 ~]#
[root@ibm-p9z-27-lp10 ~]# virt-what
ibm_power-lpar_shared
[root@ibm-p9z-27-lp10 ~]# cat /proc/device-tree/ibm,partition-uuid
3ddfd672-24da-4fbb-9aa2-38f985edc234[root@ibm-p9z-27-lp10 ~]#
[root@ibm-p9z-27-lp10 ~]# subscription-manager facts --list
cpu.core(s)_per_socket: 1
cpu.cpu(s): 8
cpu.cpu_socket(s): 1
cpu.thread(s)_per_core: 8
cpu.topology_source: kernel /sys cpu sibling lists
distribution.id: Plow
distribution.name: Red Hat Enterprise Linux
distribution.version: 9.0
distribution.version.modifier: Unknown
last_boot: 2021-11-29 09:41:22 UTC
lscpu.architecture: ppc64le
lscpu.byte_order: Little Endian
lscpu.core(s)_per_socket: 0
lscpu.cpu(s): 8
lscpu.hypervisor_vendor: pHyp
lscpu.l1d_cache: 64 KiB (2 instances)
lscpu.l1i_cache: 64 KiB (2 instances)
lscpu.model: 2.2 (pvr 004e 0202)
lscpu.model_name: POWER9 (architected), altivec supported
lscpu.numa_node(s): 1
lscpu.numa_node0_cpu(s): 0-7
lscpu.on-line_cpu(s)_list: 0-7
lscpu.physical_chips: 1
lscpu.physical_cores/chip: 11
lscpu.physical_sockets: 2
lscpu.socket(s): 2
lscpu.thread(s)_per_core: 8
lscpu.virtualization_type: para
lscpu.vulnerability_itlb_multihit: Not affected
lscpu.vulnerability_l1tf: Mitigation; RFI Flush, L1D private per thread
lscpu.vulnerability_mds: Not affected
lscpu.vulnerability_meltdown: Mitigation; RFI Flush, L1D private per thread
lscpu.vulnerability_spec_store_bypass: Mitigation; Kernel entry/exit barrier (eieio)
lscpu.vulnerability_spectre_v1: Mitigation; __user pointer sanitization, ori31 speculation barrier enabled
lscpu.vulnerability_spectre_v2: Mitigation; Indirect branch cache disabled, Software link stack flush
lscpu.vulnerability_srbds: Not affected
lscpu.vulnerability_tsx_async_abort: Not affected
memory.memtotal: 7778880
memory.swaptotal: 4210624
net.interface.env2.ipv4_address: 10.16.214.56
net.interface.env2.ipv4_address_list: 10.16.214.56
net.interface.env2.ipv4_broadcast: 10.16.215.255
net.interface.env2.ipv4_broadcast_list: 10.16.215.255
net.interface.env2.ipv4_netmask: 23
net.interface.env2.ipv4_netmask_list: 23
net.interface.env2.ipv6_address.global: 2620:52:0:10d6:8448:acff:fef1:7102
net.interface.env2.ipv6_address.global_list: 2620:52:0:10d6:8448:acff:fef1:7102
net.interface.env2.ipv6_address.link: fe80::8448:acff:fef1:7102
net.interface.env2.ipv6_address.link_list: fe80::8448:acff:fef1:7102
net.interface.env2.ipv6_netmask.global: 64
net.interface.env2.ipv6_netmask.global_list: 64
net.interface.env2.ipv6_netmask.link: 64
net.interface.env2.ipv6_netmask.link_list: 64
net.interface.env2.mac_address: 86:48:ac:f1:71:02
net.interface.lo.ipv4_address: 127.0.0.1
net.interface.lo.ipv4_address_list: 127.0.0.1
net.interface.lo.ipv4_broadcast: Unknown
net.interface.lo.ipv4_broadcast_list: Unknown
net.interface.lo.ipv4_netmask: 8
net.interface.lo.ipv4_netmask_list: 8
net.interface.lo.ipv6_address.host: ::1
net.interface.lo.ipv6_address.host_list: ::1
net.interface.lo.ipv6_netmask.host: 128
net.interface.lo.ipv6_netmask.host_list: 128
network.fqdn: ibm-p9z-27-lp10.ibm2.lab.eng.bos.redhat.com
network.hostname: ibm-p9z-27-lp10.ibm2.lab.eng.bos.redhat.com
network.ipv4_address: 10.16.214.56
network.ipv6_address: fe80::8448:acff:fef1:7102, 2620:52:0:10d6:8448:acff:fef1:7102
proc_cpuinfo.common.machine: CHRP IBM,8375-42A
proc_cpuinfo.common.mmu: Hash
proc_cpuinfo.common.model: IBM,8375-42A
proc_cpuinfo.common.platform: pSeries
proc_stat.btime: 1638178882
system.certificate_version: 3.2
system.default_locale: en_US.UTF-8
uname.machine: ppc64le
uname.nodename: ibm-p9z-27-lp10.ibm2.lab.eng.bos.redhat.com
uname.release: 5.14.0-21.el9.ppc64le
uname.sysname: Linux
uname.version: #1 SMP Thu Nov 25 21:57:40 EST 2021
virt.host_type: ibm_power-lpar_shared
virt.is_guest: True
virt.uuid: 3ddfd672-24da-4fbb-9aa2-38f985edc234 <<< uuid listed successfully
[root@ibm-p9z-27-lp10 ~]#
Verification : PASSED
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 (new packages: subscription-manager), 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-2022:3984 |