ClusterLabs/PAF

PAF from Centos outdated for newer PCS/pacemaker - ?

lejeczek opened this issue · 4 comments

Hi.

I set this:
-> $ pcs resource create PGSQL ocf:heartbeat:pgsqlms ... Error: Agent 'ocf:heartbeat:pgsqlms' is not installed or does not provide valid metadata: crm_resource: Metadata query for ocf:heartbeat:pgsqlms failed: No such device or address, Error performing operation: No such object, use --force to override
pacemaker-2.1.5-7.el9.x86_64
resource-agents-paf-4.10.0-36.el9.x86_64

many thanks, L.

Hi,
i facing the same issue building the cluster on rhel 9.2, any hints?

Seems like this is due to removed dependency on perl-lib.

You can install it by running yum install perl-lib.

thanks for the hint!
its works!could you explane a lil bit more about it?

thanks for your time

Damiano

I think this is caused by a dependency cleanup in the perl packages.

I've created a bz so we can fix it: https://bugzilla.redhat.com/show_bug.cgi?id=2203813