Bug 2165011
Summary: | [s390x] add optional device address of channel device to css device | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | smitterl |
Component: | libvirt | Assignee: | Thomas Huth <thuth> |
Status: | CLOSED ERRATA | QA Contact: | smitterl |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 8.8 | CC: | bugproxy, clegoate, dhorak, jdenemar, jferlan, jomiller, jsuchane, thuth, tstaudt, virt-maint, virt-qe-z |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | 8.8 | Flags: | pm-rhel:
mirror+
|
Hardware: | s390x | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | libvirt-8.0.0-15.module+el8.8.0+18023+bf5b754e | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-05-16 08:18:36 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: | 2095746 |
Description
smitterl
2023-01-27 11:18:57 UTC
<device> <name>css_0_0_0000</name> <path>/sys/devices/css0/0.0.0000</path> <parent>computer</parent> <driver> <name>io_subchannel</name> </driver> <capability type='css'> <cssid>0x0</cssid> <ssid>0x0</ssid> <devno>0x0000</devno> <channel_dev_addr> <cssid>0x0</cssid> <ssid>0x0</ssid> <devno>0x0600</devno> </channel_dev_addr> </capability> </device> # rpm -q libvirt libvirt-8.0.0-15.module+el8.8.0+18023+bf5b754e.s390x 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 (Moderate: virt:rhel and virt-devel:rhel security, bug fix, and enhancement update), 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-2023:2757 |