glusterd | GlusterFS docker | Continuous Deployment library

 by   suquant Shell Version: 3.6 License: No License

kandi X-RAY | glusterd Summary

kandi X-RAY | glusterd Summary

glusterd is a Shell library typically used in Devops, Continuous Deployment, Docker applications. glusterd has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

GlusterFS docker
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              glusterd has a low active ecosystem.
              It has 6 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of glusterd is 3.6

            kandi-Quality Quality

              glusterd has no bugs reported.

            kandi-Security Security

              glusterd has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              glusterd does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              glusterd releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of glusterd
            Get all kandi verified functions for this library.

            glusterd Key Features

            No Key Features are available at this moment for glusterd.

            glusterd Examples and Code Snippets

            Glusterfs server in kubernetes cluster,1. Create pods
            Shelldot img1Lines of Code : 108dot img1no licencesLicense : No License
            copy iconCopy
            apiVersion: v1
            kind: Pod
            metadata:
              name: gluster1
              namespace: mynamespace
              labels:
                component: glusterfs-storage
            spec:
              nodeSelector:
                host: st01
              containers:
                - name: glusterfs-server
                  image: suquant/glusterd:3.6.kube
                  image  
            Glusterfs server in kubernetes cluster,3. Usage
            Shelldot img2Lines of Code : 38dot img2no licencesLicense : No License
            copy iconCopy
            kind: Service
            apiVersion: v1
            metadata:
              name: glusterfs-storage
              namespace: mynamespace
            spec:
              ports:
                - name: glusterfs-api
                  port: 24007
                  targetPort: 24007
                - name: glusterfs-infiniband
                  port: 24008
                  targetPort: 24008
                
            copy iconCopy
            kubectl --namespace=mynamespace exec -ti gluster1 -- sh -c "gluster peer probe gluster2"
            kubectl --namespace=mynamespace exec -ti gluster1 -- sh -c "gluster peer status"
            kubectl --namespace=mynamespace exec -ti gluster1 -- sh -c "gluster volume creat  

            Community Discussions

            QUESTION

            GlusterFS deployment on k8s cluster-- Readiness probe failed: /usr/local/bin/status-probe.sh
            Asked 2019-Jan-15 at 08:00

            Setup: GlusterFS on k8s(AKS) cluster;

            Having issue while glusterfs deploy using gk-deploy; below shared few error snippets please suggest workaround to get my deployment going- thanks in advance.

            Getting same error : Events: Type Reason Age From Message ---- ------ ---- ---- ------- Warning Unhealthy 8m44s (x459 over 3h45m) kubelet, aks-nodepool1-70391060-0 Readiness probe failed: /usr/local/bin/status-probe.sh failed check: systemctl -q is-active gluster-blockd.service Warning Unhealthy 4m2s (x462 over 3h46m) kubelet, aks-nodepool1-70391060-0 Liveness probe failed: /usr/local/bin/status-probe.sh failed check: systemctl -q is-active gluster-blockd.service

            When i inspect the pod with the glusterd status - it looks successful, what might be causing the reporting on readiness failed - any ideas / thoughts?

            glsuterd status

            ...

            ANSWER

            Answered 2019-Jan-15 at 08:00

            The probe does not only check for the status of the glusterd.service. There are a few other things that are taken into account. The status-probe.sh script is available from github. The message

            Source https://stackoverflow.com/questions/54113811

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install glusterd

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/suquant/glusterd.git

          • CLI

            gh repo clone suquant/glusterd

          • sshUrl

            git@github.com:suquant/glusterd.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link