Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFE] Adding gluster_ip variable #30

Closed
christianh814 opened this issue Jul 13, 2018 · 4 comments
Closed

[RFE] Adding gluster_ip variable #30

christianh814 opened this issue Jul 13, 2018 · 4 comments
Labels
RFE New feature or request

Comments

@christianh814
Copy link

Usually I use the following...

[glusterfs]
poc-node1.cloud.chx glusterfs_ip=192.168.1.251 glusterfs_zone=1 glusterfs_devices='[ "/dev/vdc" ]'
poc-node2.cloud.chx glusterfs_ip=192.168.1.252 glusterfs_zone=2 glusterfs_devices='[ "/dev/vdc" ]'
poc-node3.cloud.chx glusterfs_ip=192.168.1.253 glusterfs_zone=3 glusterfs_devices='[ "/dev/vdc" ]'

It would be useful to add glusterfs_ip

@ramkrsna
Copy link
Collaborator

Just curious, Is glusterfs_ip for CRS scenarios? Where the gluster nodes are outside the openshift cluster.

@netzzer
Copy link
Collaborator

netzzer commented Jul 16, 2018

Yes, it is required for CRS but redundant for CNS.

@christianh814
Copy link
Author

christianh814 commented Jul 28, 2018

So not necessarily. If you have your OpenShift cluster on a "fast" storage network, and you want CNS to use the "fast" network, you'll need glusterfs_ip

It's probably beyond the scope of what this script is meant to do; but it's worth to note that glusterfs_ip is not ALWAYS redundant for CNS.

@netzzer
Copy link
Collaborator

netzzer commented Jul 31, 2018

Duplicate with Issue #43.

@netzzer netzzer closed this as completed Jul 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFE New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants