glusterd2 icon indicating copy to clipboard operation
glusterd2 copied to clipboard

[DEPRECATED] Glusterd2 is the distributed management framework to be used for GlusterFS.

Results 100 glusterd2 issues
Sort by recently updated
recently updated
newest added

### Observed behavior On a brick-mux enabled setup, old brick process is still running after volume reset -> stop -> start. ### Expected/desired behavior Old brick process should not be...

bug
priority: low
brick-multiplexing-issue

### Observed behavior volume info shows the volume as started but volume status shows it as offline. [root@gluster-kube1-0 bricks]# glustercli volume status pvc-46967f93-0e6e-11e9-af0b-525400f94cb8 Volume : pvc-46967f93-0e6e-11e9-af0b-525400f94cb8 +--------------------------------------+-------------------------------+-----------------------------------------------------------------------------------------+--------+------+-----+ | BRICK ID...

bug
brick-multiplexing-issue

### Observed behavior In case of dispersed volumes heal info endpoint errors out saying `heal info operation failed` ### Expected/desired behavior The dispersed volumes show heal info (only split brain...

priority: low

LVM config is modified to enable lvmetad and udev support. The lvm2 tmpfiles config is also removed to prevent /run/lvm bind-mounts from being overwritten. This requires that lvmetad is enabled...

in progress
do-not-merge

Change the logic of using the parent socket file to send the detach request by picking it up from /proc//cmdline where pid is the process id of the parent brick....

in progress

Updates [#1367](https://github.com/gluster/glusterd2/issues/1367) Add validation to setting cluster.brick-multiplex cluster option. Discard all garbage strings and allow only "on", "yes", "true", "enable", "1" OR "off", "no", "false", "disable", "0" Signed-off-by: Vishal Pandey

in progress

glustershd process needs to be restarted for every volume start/stop operations to ensure that glustershd can run with the latest volfiles. Currently due to the lack of client graph switch...

in progress
do-not-merge

### Observed behavior The command to get healed entries information for the volume by executing: 'gluster volume heal info healed' The command to get entries on which heal failed for...

Performance and other volume options exposed in volume info in gd2 ### Observed behavior ``` Volume Name: pvc-ffdff841-075d-11e9-b5d2-525400242e67 Type: Replicate Volume ID: 6fad1401-7bb3-4d3d-964d-eb60eee0e694 State: Started Capacity: 50.0 MiB Transport-type: tcp...

### Observed behavior Device info is not listed on the nodes after peer detach. And when tried to add the device it is throwing below error. [root@gluster-kube2-0 /]# glustercli device...

bug
priority: medium
FW: Device Management