Bug 1184370
Summary: | [New] - Removing brick with out migrating data from the bricks fails. | ||
---|---|---|---|
Product: | [Retired] oVirt | Reporter: | RamaKasturi <knarra> |
Component: | ovirt-engine-webadmin | Assignee: | anmol babu <anbabu> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Arthy Loganathan <aloganat> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 3.5 | CC: | bugs, ecohen, gklein, knarra, lsurette, mgoldboi, rbalakri, rhsc-qe-bugs, sabose, yeylon |
Target Milestone: | --- | ||
Target Release: | 3.6.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | gluster | ||
Fixed In Version: | ovirt-engine-3.6.0-0.0.master.20150515172356.git426b5a1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-04 11:17:49 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Gluster | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1187461 |
Description
RamaKasturi
2015-01-21 08:57:12 UTC
Please attach logs please find the logs in the link provided below. Attaching engine and vdsm logs. http://rhsqe-repo.lab.eng.blr.redhat.com/sosreports/rhsc/1184370/ This issue is seen only in json-rpc mode. Mostly engine is not invoking the proper vdsm verb in json rpc mode. It has to invoke GlusterVolume.removeBrickForce() when brick is to be removed without data migration. You are right Darshan this is because when JsonRpcVdsServer was added it missed the conditional handling of a force and non-force remove bricks. However, I find that in xml-rpc mode, the remove brick is handled conditionally appropriately. Verified the fix on build ovirt-engine-3.6.0-0.0.master.20150518173633.gitcf0f078.el6.noarch It works fine in json-rpc mode. oVirt 3.6.0 has been released on November 4th, 2015 and should fix this issue. If problems still persist, please open a new BZ and reference this one. |