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

Throw error when mix of 4K and 512B disk block sized disks are used #120

Closed pkesavap closed 3 years ago

pkesavap commented 3 years ago

This commit is intended to throw error when customers try to mix 4K and 512B disks for one volume across multiple hosts in a cluster

requesting review : @satheesaran Bug-url: https://bugzilla.redhat.com/show_bug.cgi?id=1857667

gobindadas commented 3 years ago

Looks good to me.