Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

A quick test to see what's needed for a migration.

Notifications You must be signed in to change notification settings

cenrak/gluster-upgrade-test

Repository files navigation

gluster-upgrade-test

To help work on a 3-node CentOS 7 gluster cluster, running on 1x(1x2) replicas.

Dependecies:

  • Vagrant: Vagrant enables users to create and configure lightweight, reproducible, and portable development environments.
  • Ansible: The enterprise solution for building and operating automation at scale
  • 30G HDD space, that's besides the VM size

How to use this repo:

  • git clone https://github.com/cenrak/gluster-upgrade-test.git:Clone the git repository to your server/workstation
  • cd gluster-upgrade-test: Change directory to the local repository directory
  • vagrant up: Have Vagrant create the virtual development environment
  • vagrant ssh-config > config: Update SSH config file so ansible could easily connect to the virtual machine
  • ansible-playbook 0-init.yaml: Initialize your virtual machines
  • ansible 01-prepare-thick.yaml: Prepare the virtual machines for the gluster deployment
  • ansible 02-cluster.yaml: Setup Gluster cluster

About

A quick test to see what's needed for a migration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published