Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1029367

Summary: Got debug message in terminal while qemu-img creating qcow2 image
Product: Red Hat Enterprise Linux 7 Reporter: Qian Guo <qiguo>
Component: glusterfsAssignee: Bug Updates Notification Mailing List <rhs-bugs>
Status: CLOSED WONTFIX QA Contact: SATHEESARAN <sasundar>
Severity: low Docs Contact:
Priority: low    
Version: 7.0CC: grajaiya, juzhang, qzhang, sasundar
Target Milestone: rcKeywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1022403 Environment:
Last Closed: 2020-12-15 07:28:18 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: 1022403, 1050906, 1054696, 1300567    
Bug Blocks:    

Comment 1 Qian Guo 2013-11-12 09:40:55 UTC
Hit same debug report with components in RHEL7:
# uname -r 
3.10.0-48.el7.x86_64
# rpm -qa |grep gluster
glusterfs-fuse-3.4.0.40rhs-2.el7.x86_64
glusterfs-3.4.0.40rhs-2.el7.x86_64
glusterfs-libs-3.4.0.40rhs-2.el7.x86_64
glusterfs-api-3.4.0.40rhs-2.el7.x86_64
glusterfs-rdma-3.4.0.40rhs-2.el7.x86_64

Steps: Create a qcow2 image.
# qemu-img create -f qcow2 gluster://10.66.5.134/gv0/windows2012r2.qcow2 80G
Formatting 'gluster://10.66.5.134/gv0/windows2012r2.qcow2', fmt=qcow2 size=85899345920 encryption=off cluster_size=65536 lazy_refcounts=off 
[2013-11-12 09:33:17.579602] I [client.c:2103:client_rpc_notify] 0-gv0-client-0: disconnected from 10.66.5.134:49152. Client process will keep trying to connect to glusterd until brick's port is available. 
[2013-11-12 09:33:17.788989] I [client.c:2103:client_rpc_notify] 0-gv0-client-0: disconnected from 10.66.5.134:49152. Client process will keep trying to connect to glusterd until brick's port is available. 


Additional infos:
I tried it with 
# rpm -qa |grep glusterfs
glusterfs-libs-3.4.0.36rhs-1.el7.x86_64
glusterfs-fuse-3.4.0.36rhs-1.el7.x86_64
glusterfs-api-3.4.0.36rhs-1.el7.x86_64
glusterfs-3.4.0.36rhs-1.el7.x86_64
glusterfs-rdma-3.4.0.36rhs-1.el7.x86_64

Not hit such messages, 
# qemu-img create -f qcow2 gluster://10.66.5.134/gv0/windows2012r21.qcow2 80G
Formatting 'gluster://10.66.5.134/gv0/windows2012r21.qcow2', fmt=qcow2 size=85899345920 encryption=off cluster_size=65536 lazy_refcounts=off 


If this is expected result, please feel free to close this bug.

Comment 3 Gowrishankar Rajaiyan 2014-01-27 12:06:53 UTC
I see "error" messages now:

[root@rhsqa-virt04 ~]# qemu-img create gluster://10.70.43.172/virt-vol/d.img 10G
Formatting 'gluster://10.70.43.172/virt-vol/d.img', fmt=raw size=10737418240 
[2014-01-27 11:52:04.805631] E [afr-common.c:4025:afr_notify] 0-virt-vol-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up.


[root@rhsqa-virt04 ~]# glusterfs --version
glusterfs 3.4.0.58rhs built on Jan 25 2014 07:16:05

Comment 4 RHEL Program Management 2014-03-22 06:32:58 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 5 Poornima G 2014-04-09 07:03:57 UTC
Fixed in glusterfs-3.5qa2-0.294.git00802b3.el6rhs or the latest gluster version.

Comment 6 SATHEESARAN 2014-04-09 07:10:09 UTC
(In reply to Poornima G from comment #5)
> Fixed in glusterfs-3.5qa2-0.294.git00802b3.el6rhs or the latest gluster
> version.

"glusterfs-3.5qa2-0.294.git00802b3.el6rhs" is a glusterfs-server package.
There are no RHEL-7 rpms available for the same.

So moving this bug to ASSIGNED state.

Comment 10 RHEL Program Management 2020-12-15 07:28:18 UTC
After evaluating this issue, there are no plans to address it further or fix it in an upcoming release.  Therefore, it is being closed.  If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened.