Bug 1209484
Summary: | Unable to stop/start a volume | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Sweta Anandpara <sanandpa> | |
Component: | tiering | Assignee: | Mohammed Rafi KC <rkavunga> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | mainline | CC: | amukherj, bugs, nchilaka, rkavunga, sankarshan, smohan | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | TIERING | |||
Fixed In Version: | glusterfs-4.1.4 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1224111 (view as bug list) | Environment: | ||
Last Closed: | 2018-10-08 09:52:42 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: | 1186580, 1224111, 1260923 |
Description
Sweta Anandpara
2015-04-07 13:10:04 UTC
Sosreports and glusterd statedumps copied to: http://rhsqe-repo.lab.eng.blr.redhat.com/sosreports/1209484/ Here is what I found out from the setup: Stopping any of the volumes here fails locally because glusterd fails to re-generate nfs volfile as part of stopping/restarting the daemons as ozone's volinfo.volname is corrupted and shows as : (gdb) p voliter.volname $15 = "ozone\000cold", '\000' <repeats 245 times> Assigning it to tiering team for further investigation. RCA: Problem 1: When generating client vol file for tiered volume, graph builder was expecting to have a value larger than 0 for cold_dist_leaf_count. But cold_dist_leaf_count was not calculating properly. Patch : http://review.gluster.org/10108 Problem 2: Snapd svc was not initializing in volinfo update path. patch :http://review.gluster.org/10304 This change should not be in "ON_QA", the patch posted for this bug is only available in the master branch and not in a release yet. Moving back to MODIFIED until there is an beta release for the next GlusterFS version. This bug was ON_QA status, and on GlusterFS product in bugzilla, we don't have that as a valid status. We are closing it as 'CURRENT RELEASE ' to indicate the availability of the fix, please reopen if found again. |