Bug 1354342
Summary: | heketi db messed up when using volume expand option | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Neha <nerawat> |
Component: | heketi | Assignee: | Luis Pabón <lpabon> |
Status: | CLOSED ERRATA | QA Contact: | Anoop <annair> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | rhgs-3.1 | CC: | hchiramm, madam, mliyazud, pprakash, sashinde, ssaha |
Target Milestone: | --- | Keywords: | ZStream |
Target Release: | RHGS Container Converged 1.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-08-04 04:52:10 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: | 1332128 |
Description
Neha
2016-07-11 07:24:27 UTC
I see the failure here: https://github.com/heketi/heketi/blob/master/executors/sshexec/volume.go#L119 This is an easy fix. Thanks for finding. Don't see this issue with latest build. Volume expansion is working fine. heketi-cli volume expand --volume=588e3b7af2e30f22785110cc7233437b --expand-size=10 Name: vol_588e3b7af2e30f22785110cc7233437b Size: 70 Volume Id: 588e3b7af2e30f22785110cc7233437b Cluster Id: 246aed0ea383ab7c1dca4c6a58700095 Mount: 10.70.42.167:vol_588e3b7af2e30f22785110cc7233437b Mount Options: backup-volfile-servers=10.70.42.216,10.70.43.19 Durability Type: replicate Distributed+Replica: 3 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://rhn.redhat.com/errata/RHBA-2016-1498.html |