gluster / gluster-ansible

A core library of gluster specific roles and modules for ansible/ansible tower.
GNU General Public License v3.0
189 stars 54 forks source link

Update to the sample inventory file - gluster_inventory.yml #92

Closed satheesaran closed 4 years ago

satheesaran commented 4 years ago

Following are the changes done with gluster_inventory.yml

  1. VDO readcache parameters are removed, as they are no longer supported with RHEL 8
  2. Added formats to create gluster volume with bricks on the specified host, as this could ease the deployment, instead of referring to one another sample inventory file.
  3. Replaced hostnames 'hostx' with specific network interface like 'hostx-frontend-network-FQDN' or 'hostx-backend-network-FQDN'
satheesaran commented 4 years ago

@gobindadas I have the updated gluster_inventory.yml that replaces the /dev/vdo_sdx to /dev/mapper/vdo_sdx