Description of problem: When user creates a RDMA volume and starts it, glusterfs crashes. Version-Release number of selected component (if applicable): glusterfs-3.7.1-11.el7rhgs.x86_64 How reproducible: Always Steps to Reproduce: 1. create a RDMA volume and start it. Actual results: glusterfs crashes when rdma volume is created and started Expected results: glusterfs should not crash. Additional info:
It is a race scenario where a device creation is failed and before properly cleaning up the failure, anoter operation started to act on it. upstream patch : http://review.gluster.org/11829
(In reply to Mohammed Rafi KC from comment #5) > It is a race scenario where a device creation is failed and before properly > cleaning up the failure, anoter operation started to act on it. > > upstream patch : http://review.gluster.org/11829 Rafi, Thanks for that info
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions
As part of rebasing this fix has been already made into the first build of rhgs-3.1. Moving the bug on ON_QA.
Verified this bug using the build "glusterfs-3.7.9-6.". No more seeing the issue reported. See the next comment for the steps done to verify this bug. Moving bug to verified state.