Bug 1347041 - Use node name instead of node label
Summary: Use node name instead of node label
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: heketi
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: RHGS Container Converged 1.0
Assignee: Luis Pabón
QA Contact: Prasanth
URL:
Whiteboard:
Depends On:
Blocks: 1332128
TreeView+ depends on / blocked
 
Reported: 2016-06-15 21:11 UTC by Luis Pabón
Modified: 2016-11-08 22:25 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-04 04:51:09 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:1498 0 normal SHIPPED_LIVE heketi update for Red Hat Gluster Storage 3.1 2016-08-04 08:49:19 UTC

Description Luis Pabón 2016-06-15 21:11:02 UTC
Description of problem:
Instead of having the administrator create a label for Heketi to find the pod, use the name of the node during the glusterfs deployment.

Usage would be as follows:

[vagrant@client ~]$ oc get nodes
NAME              STATUS    AGE
192.168.121.168   Ready     9d
192.168.121.172   Ready     9d
192.168.121.233   Ready     9d

$ oc process glusterfs -v GLUSTERFS_NODE=192.168.121.168 | oc create -f -
$ oc process glusterfs -v GLUSTERFS_NODE=192.168.121.172 | oc create -f -
$ oc process glusterfs -v GLUSTERFS_NODE=192.168.121.233 | oc create -f -


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Luis Pabón 2016-06-15 21:11:49 UTC
Upstream bug https://github.com/heketi/heketi/pull/383

Comment 8 errata-xmlrpc 2016-08-04 04:51:09 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-1498.html


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