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 1822235 - Add support for newer glusterfs [rhel-7.8.z]
Summary: Add support for newer glusterfs [rhel-7.8.z]
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm
Version: 7.9
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: ---
Assignee: Miroslav Rezanina
QA Contact: Xueqiang Wei
URL:
Whiteboard:
Depends On: 1802215
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-04-08 14:26 UTC by RAD team bot copy to z-stream
Modified: 2020-05-12 18:40 UTC (History)
7 users (show)

Fixed In Version: qemu-kvm-1.5.3-173.el7_8.3
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1802215
Environment:
Last Closed: 2020-05-12 18:40:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2020:2099 0 None None None 2020-05-12 18:40:17 UTC

Description RAD team bot copy to z-stream 2020-04-08 14:26:44 UTC
This bug has been copied from bug #1802215 and has been proposed to be backported to 7.8 z-stream (EUS).

Comment 6 Xueqiang Wei 2020-04-15 12:23:49 UTC
I tried to verify this bug as below. Not hit any issue, so set this bug as verified. Thanks.


Tested with:
kernel-3.10.0-1127.5.1.el7.x86_64
qemu-kvm-1.5.3-173.el7_8.3


# rpm -qa | grep glusterfs
glusterfs-libs-6.0-29.el7.x86_64
glusterfs-client-xlators-6.0-29.el7.x86_64
glusterfs-devel-6.0-29.el7.x86_64
samba-vfs-glusterfs-4.10.4-10.el7.x86_64
glusterfs-cloudsync-plugins-6.0-29.el7.x86_64
glusterfs-6.0-29.el7.x86_64
glusterfs-api-6.0-29.el7.x86_64
glusterfs-api-devel-6.0-29.el7.x86_64
uwsgi-plugin-glusterfs-2.0.17.1-2.el7.x86_64
glusterfs-rdma-6.0-29.el7.x86_64
glusterfs-debuginfo-6.0-29.el7.x86_64
glusterfs-fuse-6.0-29.el7.x86_64
glusterfs-cli-6.0-29.el7.x86_64




1. Create images with different formats.

qcow2:

# qemu-img create -f qcow2 gluster://10.73.196.181/gv0/test1.qcow2 20G

Formatting 'gluster://10.73.196.181/gv0/test1.qcow2', fmt=qcow2 size=21474836480 encryption=off cluster_size=65536 lazy_refcounts=off debug=0 
[2020-04-15 08:15:06.616119] E [MSGID: 108006] [afr-common.c:5313:__afr_handle_child_down_event] 0-gv0-replicate-0: All subvolumes are down. Going offline until at least one of them comes back up.
[2020-04-15 08:15:06.616320] I [io-stats.c:4027:fini] 0-gv0: io-stats translator unloaded
[2020-04-15 08:15:08.654627] E [MSGID: 108006] [afr-common.c:5313:__afr_handle_child_down_event] 0-gv0-replicate-0: All subvolumes are down. Going offline until at least one of them comes back up.
[2020-04-15 08:15:08.654815] I [io-stats.c:4027:fini] 0-gv0: io-stats translator unloaded
[2020-04-15 08:15:10.524953] E [MSGID: 108006] [afr-common.c:5313:__afr_handle_child_down_event] 0-gv0-replicate-0: All subvolumes are down. Going offline until at least one of them comes back up.
[2020-04-15 08:15:10.525142] I [io-stats.c:4027:fini] 0-gv0: io-stats translator unloaded

# qemu-img info gluster://10.73.196.181/gv0/test1.qcow2 
[2020-04-15 08:18:20.927449] E [MSGID: 108006] [afr-common.c:5313:__afr_handle_child_down_event] 0-gv0-replicate-0: All subvolumes are down. Going offline until at least one of them comes back up.
[2020-04-15 08:18:20.927645] I [io-stats.c:4027:fini] 0-gv0: io-stats translator unloaded
image: gluster://10.73.196.181/gv0/test1.qcow2
file format: qcow2
virtual size: 20G (21474836480 bytes)
disk size: 193K
cluster_size: 65536
Format specific information:
    compat: 1.1
    lazy refcounts: false


raw:
# qemu-img create -f raw gluster://10.73.196.181/gv0/test1.raw 2G
Formatting 'gluster://10.73.196.181/gv0/test1.raw', fmt=raw size=2147483648 debug=0 
[2020-04-15 08:20:30.273613] I [io-stats.c:4027:fini] 0-gv0: io-stats translator unloaded

# qemu-img info gluster://10.73.196.181/gv0/test1.raw
[2020-04-15 08:21:14.742075] E [MSGID: 108006] [afr-common.c:5313:__afr_handle_child_down_event] 0-gv0-replicate-0: All subvolumes are down. Going offline until at least one of them comes back up.
[2020-04-15 08:21:14.742308] I [io-stats.c:4027:fini] 0-gv0: io-stats translator unloaded
image: gluster://10.73.196.181/gv0/test1.raw
file format: raw
virtual size: 2.0G (2147483648 bytes)
disk size: 0



2.  Install guest over a image with qcow2 format, reboot, and shutdown.

/usr/libexec/qemu-kvm \
        -name 'guest-rhel' \
        -machine pc \
        -nodefaults \
        -vga qxl \
        -drive id=drive_cd1,if=none,snapshot=off,aio=threads,cache=unsafe,media=cdrom,file=/home/RHEL-7.8-20200225.1-Server-x86_64-dvd1.iso  \
        -device ide-cd,id=cd1,drive=drive_cd1,bus=ide.0,unit=0 \
        -drive id=drive_image1,if=none,snapshot=off,aio=threads,cache=none,format=qcow2,file=gluster://10.73.196.181/gv0/test1.qcow2 \
        -device virtio-blk-pci,id=virtio_blk_pci0,drive=drive_image1,addr=05 \
        -vnc :0 \
        -monitor stdio \
        -m 8192 \
        -smp 8 \
        -device virtio-net-pci,mac=9a:b5:b6:b1:b2:b3,id=idMmq1jH,vectors=4,netdev=idxgXAlm,addr=0x9  \
        -netdev tap,id=idxgXAlm \
        -chardev socket,id=qmp_id_qmpmonitor1,path=/var/tmp/timao/monitor-qmpmonitor1-20180220-094308-h9I6hRsI,server,nowait \
        -mon chardev=qmp_id_qmpmonitor1,mode=control  \


Result:
Creation works fine, and install,reboot, shutdown all work fine.

Comment 8 errata-xmlrpc 2020-05-12 18:40:15 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, 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/RHEA-2020:2099


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