Code Monkey home page Code Monkey logo

Comments (2)

wombelix avatar wombelix commented on June 25, 2024

I think there are two different things, we use the resource agent ocf:heartbeat:aws-vpc-move-ip and name the resource ha_listener, in the linked guide the used resource agent is ocf::heartbeat:awsvip (AWS Secondary Private IP Address) and name the resource privip.

The resources are described as:

ocf:heartbeat:aws-vpc-move-ip - Move IP within a VPC of the AWS EC2

Resource Agent to move IP addresses within a VPC of the Amazon Webservices EC2 by changing an entry in an specific routing table

ocf:heartbeat:awsvip - Amazon AWS Secondary Private IP Address Resource Agent

Resource Agent for Amazon AWS Secondary Private IP Addresses. It manages AWS Secondary Private IP Addresses with awscli.

My understanding, if your nodes are all in the same AZ and you need a secondary IP in the same subnet that you can move within your cluster, you use ocf:heartbeat:aws-vpc-move-ip.

If your nodes spread across multiple AZs and therefore are in different subnets, you use ocf:heartbeat:aws-vpc-move-ip to reconfigure the routing table of your VPC when the overlay IP moves to let it point to the ENI of the node the resource is running on.

That being said, I'm open to discuss if ha_listener is a good and intuitive name for the cluster virtual ip or if a different name would be more clear about the purpose of this resource.

from cfn-ps-red-hat-rhel-with-ha.

wombelix avatar wombelix commented on June 25, 2024

@davmayd it doesn't seem that I have the permissions to close an Issue, can you please go ahead and close/resolve this one? There are no further actions based on this Issue, we going to keep the resource name ha_listener for now. Thanks.

from cfn-ps-red-hat-rhel-with-ha.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.