Bug 1470498
Summary: | gluster block provisioner fails to create block device | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | krishnaram Karthick <kramdoss> |
Component: | rhgs-gluster-block-prov-container | Assignee: | Mohamed Ashiq <mliyazud> |
Status: | CLOSED NOTABUG | QA Contact: | krishnaram Karthick <kramdoss> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | rhgs-3.3 | CC: | hchiramm, madam, pprakash, rhs-bugs, 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: | 2017-07-13 04:48:40 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: | |||
Bug Blocks: | 1445448 |
Description
krishnaram Karthick
2017-07-13 04:39:03 UTC
This issue is due to a mis-configuration of claim file. Resturl was not updated with latest svc details. kind: StorageClass apiVersion: storage.k8s.io/v1 metadata: name: glusterblock provisioner: gluster.org/glusterblock parameters: resturl: "http://172.30.175.11:8080" #restuser: "admin" #restsecretnamespace: "default" #restsecretname: "heketi-secret2" opmode: "heketi" #hacount: "1" chapauth: "true" #clusterids: "454811fcedbec6316bc10e591a57b472" |