Bug 1326183
Summary: | warning messages seen in glusterd logs while setting the volume option | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | SATHEESARAN <sasundar> | |
Component: | glusterd | Assignee: | Gaurav Yadav <gyadav> | |
Status: | CLOSED ERRATA | QA Contact: | Bala Konda Reddy M <bmekala> | |
Severity: | low | Docs Contact: | ||
Priority: | unspecified | |||
Version: | rhgs-3.1 | CC: | amukherj, asrivast, nchilaka, rhinduja, rhs-bugs, storage-qa-internal, vbellur | |
Target Milestone: | --- | Keywords: | ZStream | |
Target Release: | RHGS 3.3.0 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.8.4-19 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1345718 1420614 (view as bug list) | Environment: | ||
Last Closed: | 2017-09-21 04:25:52 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: | 1420614, 1420987 | |||
Bug Blocks: | 1417147 |
Description
SATHEESARAN
2016-04-12 05:35:09 UTC
Below is the snip from Ravishankar ( AFR ) on this issue : <snip> Don't see any recent changes, but the builder (i.e. build_shd_graph()) is dict-getting a "graph-check" key from mod_dict and I see many places in the code where builders are launched via glusterd_create_global_volfile() with NULL dicts. So maybe a null check for dict in build_shd_graph() is sufficient. </snip> Upstream patch : https://review.gluster.org/16573 downstream patch : https://code.engineering.redhat.com/gerrit/#/c/101310/ Build : 3.8.4-24 Created distribute, replicate and ec volumes and set the volume options for these three types of volume. No warning messages found in the glusterd log. Here is the log percept when the volume option is set. [2017-05-10 07:12:08.168790] I [run.c:191:runner_log] (-->/usr/lib64/glusterfs/3.8.4/xlator/mgmt/glusterd.so(+0xd4b3a) [0x7f82ae02cb3a] -->/usr/lib64/glusterfs/3.8.4/xlator/mgmt/glusterd.so(+0xd45f5) [0x7f82ae02c5f5] -->/lib64/libglusterfs.so.0(runner_log+0x115) [0x7f82b949fd55] ) 0-management: Ran script: /var/lib/glusterd/hooks/1/set/post/S30samba-set.sh --volname=testvol -o cluster.min-free-disk=10% --gd-workdir=/var/lib/glusterd [2017-05-10 07:12:08.176802] I [run.c:191:runner_log] (-->/usr/lib64/glusterfs/3.8.4/xlator/mgmt/glusterd.so(+0xd4b3a) [0x7f82ae02cb3a] -->/usr/lib64/glusterfs/3.8.4/xlator/mgmt/glusterd.so(+0xd45f5) [0x7f82ae02c5f5] -->/lib64/libglusterfs.so.0(runner_log+0x115) [0x7f82b949fd55] ) 0-management: Ran script: /var/lib/glusterd/hooks/1/set/post/S32gluster_enable_shared_storage.sh --volname=testvol -o cluster.min-free-disk=10% --gd-workdir=/var/lib/glusterd Hence marking the bug as verified. 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/RHBA-2017:2774 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/RHBA-2017:2774 |