ClusterLabs / resource-agents

Combined repository of OCF agents from the RHCS and Linux-HA projects
GNU General Public License v2.0
493 stars 579 forks source link

Are awsvip and awseip still supported resources agents for RHEL HA? #1843

Open barjos05 opened 1 year ago

barjos05 commented 1 year ago

Hello,

Are awsvip and awseip still supported resources agents for RHEL?

They are referenced in the RHEL manual for setting up RHEL HA for AWS [1] but when I attempted to install the network resource agents in section 4.11 the ocf::heartbeat:awsvip and ocf::heartbeat:awseip resources are missing (when running pcs resource list).

"pcs resource describe awsvip" produces an error "Error: Unable to find agent 'awsvip', try specifying its full name"

Is it still possible to import these resource agents from code? If so, how would I go about doing that?

References: [1[ RHEL HA Manual for AWS: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/deploying_red_hat_enterprise_linux_9_on_public_cloud_platforms/configuring-a-red-hat-high-availability-cluster-on-aws_deploying-a-virtual-machine-on-aws#doc-wrapper

[2] Section 4.11 | Installing network resource agents: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/deploying_red_hat_enterprise_linux_9_on_public_cloud_platforms/configuring-a-red-hat-high-availability-cluster-on-aws_deploying-a-virtual-machine-on-aws#aws-installing-network-resource-agents_configuring-a-red-hat-high-availability-cluster-on-aws

Thanks!

gguifelixamz commented 1 year ago

I believe this question is probably better suited to be asked directly to Red Hat? Pulling @oalbrigt to the thread.

oalbrigt commented 1 year ago

They are still supported, and available in the resource-agents-cloud subpackage.