resource-agents | Combined repository of OCF agents

 by   ClusterLabs Shell Version: v4.12.0 License: GPL-2.0

kandi X-RAY | resource-agents Summary

kandi X-RAY | resource-agents Summary

resource-agents is a Shell library. resource-agents has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

This repository contains resource agents (RAs) compliant with the Open Cluster Framework (OCF) specification.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              resource-agents has a low active ecosystem.
              It has 467 star(s) with 567 fork(s). There are 69 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 149 open issues and 175 have been closed. On average issues are closed in 82 days. There are 52 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of resource-agents is v4.12.0

            kandi-Quality Quality

              resource-agents has no bugs reported.

            kandi-Security Security

              resource-agents has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              resource-agents is licensed under the GPL-2.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              resource-agents releases are available to install and integrate.

            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 resource-agents
            Get all kandi verified functions for this library.

            resource-agents Key Features

            No Key Features are available at this moment for resource-agents.

            resource-agents Examples and Code Snippets

            No Code Snippets are available at this moment for resource-agents.

            Community Discussions

            Trending Discussions on resource-agents

            QUESTION

            Could not map name UUID | Pacemaker | linux clustering
            Asked 2019-Jan-30 at 12:37

            I have a Linux Cluster based on Pacemaker(v1.1.18-11) and corosync(v2.4.3-2) setup on Centos 7.2 It is a Two nodes setup with nodes= DBHA (master) and DBFAILOVER (slave)

            I have a resource Postgresql9 which uses this Resource agent: pgsql with slight variation

            I am using the standard documentation to setup Postgres replication : PgSQL_Replicated_Cluster

            After doing all step for master it still was not becoming master. Following error was shown in /var/log/cluster/corosync.log

            Could not map name=dbha to a UUID

            After debugging for a bit I found out that following command returns above error: /usr/sbin/crm_attribute -l reboot -N "dbha" -n "Postgresql9-status" -v "STOP"

            Where Nodename is calucated by:

            NODENAME=$(ocf_local_nodename | tr '[A-Z]' '[a-z]')

            where ocf_local_nodename() is from ocf-shellfuncs:

            ...

            ANSWER

            Answered 2019-Jan-30 at 12:37

            It turns out that, pacemaker change the logic getting node names in crm_attribute and left a bug while comparing node names.

            This is fixed (7618c29) in the newer version of the pacemaker. Updating to latest patch fixed it for me.

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install resource-agents

            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/ClusterLabs/resource-agents.git

          • CLI

            gh repo clone ClusterLabs/resource-agents

          • sshUrl

            git@github.com:ClusterLabs/resource-agents.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

            Consider Popular Shell Libraries

            awesome

            by sindresorhus

            ohmyzsh

            by ohmyzsh

            realworld

            by gothinkster

            nvm

            by nvm-sh

            papers-we-love

            by papers-we-love

            Try Top Libraries by ClusterLabs

            pacemaker

            by ClusterLabsC

            PAF

            by ClusterLabsPerl

            pcs

            by ClusterLabsPython

            libqb

            by ClusterLabsC

            hawk

            by ClusterLabsJavaScript