Atin Mukherjee
Atin Mukherjee
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....
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...
We don't have something similar to 'gluster volume get all all' from GD1/Cli where all the global cluster wide options can be displayed.
In GD1's world, if one out of three nodes cluster go down all volume creation requests fail. In containers world, this becomes a bottleneck especially with intelligent volume provisioning. GD2...
In GD1, op-version management is quite tedious and there are lot of hacks put in the code to handle backward compatibility issues. Going forward, GD2 should have a better and...
Currently with GD1, snapshot bricks are not multiplexed. With gluster container storage where there is high density of total number of volumes in the cluster, snapshot bricks need to leverage...
This github issue is going to track the overall snapshot integration related work required at GD2 workspace. ## Checklist - [ ] ReST APIs availibility in wiki - [ ]...
atin@dhcp35-96:~/codebase/myrepo/gcs/deploy$ ./prepare.sh vagrant and vagrant-libvirt were found. For easier operation, ensure that libvirt has been configured to work without passwords. Ref: https://developer.fedoraproject.org/tools/vagrant/vagrant-libvirt.html Ensuring kubespray is present Creating a python virtualenv...
Is there a API in libkv by which we can query the health of the etcd cluster? Also how about the APIs for adding/deleting members to/from the cluster?
## Things to be done Bitrot management daemon ## ReST APIs to be defined: volume bitrot {enable|disable} volume bitrot scrub-throttle {lazy|normal|aggressive} volume bitrot scrub-frequency {hourly|daily|weekly|biweekly|monthly} volume bitrot scrub {pause|resume|status|ondemand}