Saravanakumar Arumugam
Saravanakumar Arumugam
@humblec Yes..will post a PR in a week's time for review
It is better if you could disable them using : RUN systemctl mask systemd-journald.socket RUN systemctl mask systemd-journald.service and RUN systemctl mask systemd-logind.service
Are you able to carry out other operations like create bucket / object? You could refer the below for example: https://github.com/gluster/gluster-kubernetes/tree/master/docs/examples/gluster-s3-storage-template#testing As you see in the above mentioned example, you...
@nixpanic But status-probe refers the variable GLUSTER_BLOCKD_STATUS_PROBE_ENABLE( which is for whether to check gluster blockd status or not) Here, it is GLUSTER_BLOCK_ENABLED which is for whether enable/disable GLUSTER_BLOCK ? Note:...
same opinion here - it is better to maintain single container based on CentOS
> Hi @humblec , could you please confirm for the above query? Do you have any plan to provide glusterfs rpms on s390x Platform in near future. Thank you. x86_64...
@phlogistonjohn @humblec @raghavendra-talur @jarrpa PTAL
> I think John's initial suggestion of using PassEnvironment is correct, and that you should modify the script to have something like POLL_INTERVAL=${POLL_INTERVAL:-120} at the beginning. Oops - I have...
> I don't understand why we're waiting for glusterd. We're just checking disk space, what purpose does waiting for glusterd serve? Running out of space is ( very )worst case...
@phlogistonjohn @humblec PTAL