Bug 1594112 - not able to create gluster block devices
Summary: not able to create gluster block devices
Keywords:
Status: CLOSED DUPLICATE of bug 1459850
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: gluster-block
Version: rhgs-3.3
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Bhumika Goyal
QA Contact: Nitin Goyal
URL:
Whiteboard:
Depends On: 1459850
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-22 06:53 UTC by Nitin Goyal
Modified: 2018-09-21 09:27 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-09-21 09:27:57 UTC
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.