Atin Mukherjee
Atin Mukherjee
Peer can be enabled/disabled for maintenance, if Peer state is disabled then that peer should not be used for Volume creation or for adding new entities. This seems to be...
With GD2 we need to come up with an integration method on how gluster-block can be setup.
We need something similar to what GD1 provides in cmd_history.log where all incoming CLI commands on that node are logged.
I was trying to spend some time in (re)setting up a GD2 cluster of 3 nodes in my docker containers and peer probe failed 3/3 times randomly. I suspect this...
This is a test effort to check with current form of GD2 what's the initial support limit we can claim w.r.t node scaling. This test effort should also focus on...
As gluster clients have the logic of attempting to reconnect to the server after every 3 seconds, there's a critical need to have a wrapper log API over logrus to...
Based on code reading, it was found that glustershd wasn't restarted on volume start/stop operations which was resulting shd process to not having the latest volfile and it was continuing...
While sending parallel volume requests some of the volume stop operations were failing with the brick socket file reporting EOF.
During stopBricks () , if we happen to send the volume stop requests in parallel, GD2 might fail to determine the last brick in the proc entry because - Given...
On a GCS deployment (with brick multiplexing enabled), when PV deletion requests are sent on parallel, some of volume delete requests fail with device or resource busy error which means...