gluster / gluster-ansible-infra

Ansible role to enable and deploy the backend of a Gluster cluster.
GNU General Public License v3.0
28 stars 36 forks source link

Fixed issue in extend brick #116

Closed rchikatw closed 3 years ago

rchikatw commented 3 years ago

When a host has nvme disk unable to expand gluster brick because regular expression failing to apply for nvme disk. added if condition to work for both nvme disk and normal disk Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1903905