Bug 1594112

Summary: not able to create gluster block devices
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Nitin Goyal <nigoyal>
Component: gluster-blockAssignee: Bhumika Goyal <bgoyal>
Status: CLOSED DUPLICATE QA Contact: Nitin Goyal <nigoyal>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rhgs-3.3CC: bgoyal, kramdoss, nigoyal, pkarampu, prasanna.kalever, rhs-bugs, sankarshan, vbellur, xiubli
Target Milestone: ---   
Target Release: ---   
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: 2018-09-21 09:27:57 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: 1459850    
Bug Blocks:    

Description Nitin Goyal 2018-06-22 06:53:02 UTC
Description of problem:
I was creating gluster block devices in arbiter block hosting volumes. But i was not able to do it. heketi is not able to run command on one of the gluster pod. All services are running fine on that pod.


Version-Release number of selected component (if applicable):
gluster-block-0.2.1-20.el7rhgs.x86_64


How reproducible:
It is not easy to reproducible.

Steps to Reproduce:
1. Create one arbiter block volume of 500 gb.
# heketi-cli volume create --size=100 --gluster-volume-options='user.heketi.arbiter true' --block
2. create pvc of 10 gb.
# oc create -f pvc.yaml
3. we can create blockvolume with heketi also
# heketi blockvolume create --size 10

Actual results: It 
Heketi is giving error that failed to run command on one gluster pod.

Expected results:
It should create block device.

Additional info:

Comment 6 krishnaram Karthick 2018-06-24 03:05:36 UTC
Nitin,

How did you create block devices? If you have indeed created block devices with --name option, we can defer this bug for 3.10 too as PVC creation via heketi never creates devices with the same name.

Comment 7 Nitin Goyal 2018-06-25 05:08:27 UTC
Karthick,

I am creating block devices with OC create. So OC will take care of name itself.

Comment 11 Prasanna Kumar Kalever 2018-09-21 09:27:57 UTC

*** This bug has been marked as a duplicate of bug 1459850 ***