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 2112303 - virtio-blk: Can't boot fresh installation from used 512 cluster_size image under certain conditions
Summary: virtio-blk: Can't boot fresh installation from used 512 cluster_size image un...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: qemu-kvm
Version: 9.1
Hardware: s390x
OS: Linux
high
medium
Target Milestone: rc
: 9.1
Assignee: Thomas Huth
QA Contact: bfu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-07-29 09:53 UTC by bfu
Modified: 2022-11-15 10:20 UTC (History)
17 users (show)

Fixed In Version: qemu-kvm-7.0.0-11.el9
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-15 09:54:42 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gitlab redhat/centos-stream/src qemu-kvm merge_requests 113 0 None opened pc-bios/s390-ccw: Fix booting with logical block size < physical block size 2022-08-09 07:16:25 UTC
Red Hat Bugzilla 2112296 0 high CLOSED virtio-blk: Can't boot fresh installation from used 512 cluster_size image under certain conditions 2023-08-22 07:42:33 UTC
Red Hat Issue Tracker RHELPLAN-129641 0 None None None 2022-07-29 10:07:09 UTC
Red Hat Product Errata RHSA-2022:7967 0 None None None 2022-11-15 09:55:16 UTC

Internal Links: 2112296

Description bfu 2022-07-29 09:53:16 UTC
Description of problem:
When using an image with 512k cluster_size, and installing guest with physical size=4096&logical size=512, guest could not reboot after installation

Version-Release number of selected component (if applicable):
kernel version: 5.14.0-130.el9.s390x
qemu version: qemu-kvm-7.0.0-9.el9.s390x
libvirt version: libvirt-8.5.0-1.el9.s390x

How reproducible:
100%

Steps to Reproduce:
1. create an image file that has a cluster size of 512k
qemu-img create -f qcow2 test.qcow2 20G

2. install guest into the created image file with
physical_block_size = 4096, logical_block_size = 512

3. reboot guest after installation finished

Actual results:
guest cannot reboot
2022-07-28 07:30:29: Powering off.
2022-07-28 07:32:40: (Process terminated with status 0)
2022-07-28 07:32:44: LOADPARM=[        ]
2022-07-28 07:32:44: Using virtio-blk.
2022-07-28 07:32:44: Using SCSI scheme.
2022-07-28 07:32:44: 
2022-07-28 07:32:44: ! No zIPL magic in PT !
2022-07-28 07:45:24: (Process terminated with status 0)

Expected results:
guest could reboot successfully

Additional info:

Comment 2 Thomas Huth 2022-08-04 16:02:41 UTC
Hi Boqiao, one question: Is this really a regression (since the "Regression" keyword has been set), or did this simply never work?

Comment 4 Thomas Huth 2022-08-05 10:11:43 UTC
Ah, I think I now understood what is going on here. When fixing BZ 2098076 by removing the "hack" in the firmware that was enforcing 512 byte sectors in some cases (and thus preventing the disk with the 4096 there, see https://gitlab.com/qemu-project/qemu/-/commit/5447de2619050a0a4d ), this uncovered another problem in the s390-ccw bios: It tries to access the sectors with the physical block size numbers, not with the logical ones, which is nonsense. For this specific case here, it used to work in the past since the "hack" enforced 512 byte sectors again, but since the hack has been removed, it is failing now.

Anyway, the right thing to do is to simply switch to use the logical block sizes in the s390-ccw bios. I suggested a patch here:

https://lore.kernel.org/qemu-devel/20220805094214.285223-1-thuth@redhat.com/

Comment 7 bfu 2022-08-11 17:13:58 UTC
Test result:
JOB ID     : 2a09f9e7544bcebd320513b1c90d3a83c9ceda7e
JOB LOG    : /root/avocado/job-results/job-2022-08-11T11.42-2a09f9e/job.log
 (1/2) Host_RHEL.m9.u1.nographic.qcow2.virtio_blk.up.virtio_net.Guest.RHEL.9.1.0.s390x.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.s390-virtio: STARTED
 (1/2) Host_RHEL.m9.u1.nographic.qcow2.virtio_blk.up.virtio_net.Guest.RHEL.9.1.0.s390x.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.s390-virtio: PASS (675.59 s)
 (2/2) Host_RHEL.m9.u1.nographic.qcow2.virtio_blk.up.virtio_net.Guest.RHEL.9.1.0.s390x.io-github-autotest-qemu.check_block_size.4096_512.extra_cdrom_ks.s390-virtio: STARTED
 (2/2) Host_RHEL.m9.u1.nographic.qcow2.virtio_blk.up.virtio_net.Guest.RHEL.9.1.0.s390x.io-github-autotest-qemu.check_block_size.4096_512.extra_cdrom_ks.s390-virtio: PASS (681.97 s)
RESULTS    : PASS 2 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB HTML   : /root/avocado/job-results/job-2022-08-11T11.42-2a09f9e/results.html
JOB TIME   : 1360.84 s

As the test result, add verified: tested to this bz

Comment 11 bfu 2022-08-17 07:24:10 UTC
JOB ID     : 478e6bbf927de9529e0239298bb34053130be8bf
JOB LOG    : /root/avocado/job-results/job-2022-08-16T23.37-478e6bb/job.log
 (1/5) Host_RHEL.m9.u1.nographic.qcow2.virtio_blk.up.virtio_net.Guest.RHEL.9.1.0.s390x.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.s390-virtio: STARTED
 (1/5) Host_RHEL.m9.u1.nographic.qcow2.virtio_blk.up.virtio_net.Guest.RHEL.9.1.0.s390x.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.s390-virtio: PASS (552.67 s)
 (2/5) Host_RHEL.m9.u1.nographic.qcow2.virtio_blk.up.virtio_net.Guest.RHEL.9.1.0.s390x.io-github-autotest-qemu.check_block_size.4096_4096.base.s390-virtio: STARTED
 (2/5) Host_RHEL.m9.u1.nographic.qcow2.virtio_blk.up.virtio_net.Guest.RHEL.9.1.0.s390x.io-github-autotest-qemu.check_block_size.4096_4096.base.s390-virtio: PASS (27.75 s)
 (3/5) Host_RHEL.m9.u1.nographic.qcow2.virtio_blk.up.virtio_net.Guest.RHEL.9.1.0.s390x.io-github-autotest-qemu.check_block_size.4096_512.extra_cdrom_ks.s390-virtio: STARTED
 (3/5) Host_RHEL.m9.u1.nographic.qcow2.virtio_blk.up.virtio_net.Guest.RHEL.9.1.0.s390x.io-github-autotest-qemu.check_block_size.4096_512.extra_cdrom_ks.s390-virtio: PASS (587.67 s)
 (4/5) Host_RHEL.m9.u1.nographic.qcow2.virtio_blk.up.virtio_net.Guest.RHEL.9.1.0.s390x.io-github-autotest-qemu.check_block_size.512_512.extra_cdrom_ks.s390-virtio: STARTED
 (4/5) Host_RHEL.m9.u1.nographic.qcow2.virtio_blk.up.virtio_net.Guest.RHEL.9.1.0.s390x.io-github-autotest-qemu.check_block_size.512_512.extra_cdrom_ks.s390-virtio: PASS (586.49 s)
 (5/5) Host_RHEL.m9.u1.nographic.qcow2.virtio_blk.up.virtio_net.Guest.RHEL.9.1.0.s390x.io-github-autotest-qemu.check_block_size.4096_4096_cluster_install.extra_cdrom_ks.s390-virtio: STARTED
 (5/5) Host_RHEL.m9.u1.nographic.qcow2.virtio_blk.up.virtio_net.Guest.RHEL.9.1.0.s390x.io-github-autotest-qemu.check_block_size.4096_4096_cluster_install.extra_cdrom_ks.s390-virtio: PASS (591.47 s)
RESULTS    : PASS 5 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB HTML   : /root/avocado/job-results/job-2022-08-16T23.37-478e6bb/results.html
JOB TIME   : 2354.38 s

As the test result, set this bz to verified

Comment 13 errata-xmlrpc 2022-11-15 09:54:42 UTC
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: qemu-kvm 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-2022:7967


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