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

Include node_preparation inventory and playbook #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Include node_preparation inventory and playbook #107

wants to merge 1 commit into from

Conversation

satheesaran
Copy link

@satheesaran satheesaran commented May 7, 2020

Node preparation is required for hyperconverged environment, when one of the node goes faulty.
In this case, the new host that is brought in to the cluster, needs to be configured ahead. This configuration includes disabling gluster hooks, creating glusterfs slice, creating gluster bricks based same as on the faulty brick, opening the required ports using firewall, etc. All these tasks are automated with ansible playbook, and the template for such the inventory file is now included with gluster-ansible playbooks template directory. Also included the playbook under tasks

1. node_prep_inventory.yml - Template inventory file for node preparation,
                             before node replacement
2. node_prep.yml - Playbook use for node preparation

    1. node_prep_inventory.yml - Template inventory file for node preparation,
                                 before node replacement
    2. node_prep.yml - Playbook use for node preparation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants