Bug 1651901

Summary: PVC not getting Bound using SC created as part of OCS ansible-deployment
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Ashmitha Ambastha <asambast>
Component: CNS-deploymentAssignee: Michael Adam <madam>
Status: CLOSED NOTABUG QA Contact: Ashmitha Ambastha <asambast>
Severity: high Docs Contact:
Priority: unspecified    
Version: ocs-3.11CC: akhakhar, asambast, hchiramm, jrivera, kramdoss, madam, pprakash, rhs-bugs, rtalur, sankarshan
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: 2019-03-19 07:22:04 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:

Description Ashmitha Ambastha 2018-11-21 07:12:38 UTC
Description of problem:
------------------------
After deploying OCP 3.11 and OCS 3.11.1 successfully, the PVC created with the storage class that got created as part of the ansible deployment, glusterfs-storage, is not getting Bound.

Version-Release number of selected component (if applicable): OCS 3.11.1

How reproducible: Always

Steps to Reproduce:
--------------------
1. Successfully deploy OCP 3.11 and OCS 3.11.1 (latest available builds).
2. Check for storage classes that get created via the ansible deployment.
# oc get sc
NAME                       PROVISIONER                AGE
glusterfs-registry-block   gluster.org/glusterblock   1d
glusterfs-storage          kubernetes.io/glusterfs    1d
3. Try creating a pvc using the storage class glusterfs-storage. The pvc created is not getting Bound. 

Actual results: The pvc is not getting Bound. 

Expected results: The pvc should get Bound.

Comment 3 Humble Chirammal 2018-11-21 12:43:45 UTC
Check heketi pod status and curl command output of heketi service  from master.

Comment 8 Ashmitha Ambastha 2019-03-19 07:22:04 UTC
Hi, 

We've have tried this as part of OCS 3.11.2 testing efforts and the issue mentioned is not seen. Closing this bug.