John Mulligan
John Mulligan
Thanks @mfatemipour if I understand it correctly, you want to read data from rados that's not available in an API call and interpret the meaning. So, we can look into...
@maurya-m Samba is not required nor recommended for provisioning gluster volumes with heketi. That error seems to be a problem running a hook script in gluster. Is this a standalone...
I suggest investigating networking between the hosts that will be running gluster. The "Transport endpoint is not connected" is sort-of gluster's general "something went wrong" message. You can look in...
There should also be logs on the nodes/pods for gluster with additional details.
Newer versions of heketi always require authentication unless you add a command line option to the heketi command at start up. Make sure auth is set up correctly in your...
Are you using ext4 file systems? If so, how? IIRC if you're using the gluster-kubernetes stack everything (in particular heketi) should use xfs. Unless you're creating bricks manually?
Ah, very odd. In this case I can only suggest verifying that all brick filesystems are mounted and that gluster isn't accidentally looking at an unmounted mount point where a...
Hello. Heketi requires empty block devices and will not work if you've already created lvm pvs or filesystem, or partitions, etc on those block devices. If you know those devices...
First, I find the screenshot very difficult to read. Next time please copy and paste the text itself. Next, did you attempt to deploy more than once? If so the...
I think you'll probably do fine with master. Since I am not directly involved in this project I don't know if there are any release plans but I have not...