Skip to content

Conversation

@glorpen
Copy link
Contributor

@glorpen glorpen commented Jul 19, 2017

When trying to configure Gluster on single node no gluster::volume exec's were applied, no volume created, etc.

This behavior was created by assumptions on gluster_peer_count and gluster_peer_list facts as it is empty when operating on single node.
Second thing was that check for missing bricks (in gluster::volume) always failed because of empty gluster_peer_list - no peers, no volumes :). Fortunately there already was #125 which seemed as good fit. Since it worked, It's now merged into this PR.

Fixes #6 , but since that time behaviour has changed a little - no duplicates, just nothing :).

@bastelfreak
Copy link
Member

Hi @glorpen, thanks for the PR. Can you please rebase against our latest master branch?

Wouter D'Haeseleer and others added 4 commits March 28, 2018 22:20
When having multiple interfaces on a gluster cluster.
It is now possible to probe each interface and facter will return the
other names as well.
Otherwise fater will probe each run

Fixes voxpupuli#124
Fixed rubocop offenses.
Added peer test for case hostname != fqdn.
Added test for volume creation exec when there is only one node.
@glorpen
Copy link
Contributor Author

glorpen commented Mar 28, 2018

@bastelfreak done

@glorpen
Copy link
Contributor Author

glorpen commented May 20, 2018

@bastelfreak ping

@bastelfreak bastelfreak added bug Something isn't working and removed needs-rebase labels May 20, 2018
@bastelfreak
Copy link
Member

Thanks for the fix @glorpen !

@bastelfreak bastelfreak merged commit 871de1b into voxpupuli:master May 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants