resource-agents icon indicating copy to clipboard operation
resource-agents copied to clipboard

Combined repository of OCF agents from the RHCS and Linux-HA projects

Results 167 resource-agents issues
Sort by recently updated
recently updated
newest added

Use of O_DIRECT in open() eliminates the possibility of false negatives resulting from buffer cache reads. please refer to https://lists.clusterlabs.org/pipermail/users/2022-August/030459.html for background.

`OCF_ERR_ARGS` and `OCF_ERR_CONFIGURED` were used in inappropriate ways that led to starts being disallowed in the wrong places. This pull attempts to correct that. `lvm_status()` and `lvm_stop()` weren't designed to...

Hi. As groovy as ClusterLabs are many will agree you guys often neglect SELinux. May I suggest you include/supply module(s) with/for GALERA agent - many will be grateful! & nobody...

We are switching our pacemaker cluster on SLES from 2 to 3 subnets. On the new subnet, the cluster corosync traffic needs to flow. We changed corosync.conf. The application resources...

I have defined VirtualDomain vm on gluster storage using gluster protocol, e.g. ``` ... ... ``` Such resource cannot be started with `pcs resource enable vm` command, showing error ```...

Hi guys. I'm on CentOS Stream 8 with pcs-0.10.12-1.el8.x86_64 trying to set up 'galera' resource. I have: mariadb-server-galera-10.3.28-1.module_el8.3.0+757+d382997d.x86_64 perfectly working prior but also outside - meaning then it works after...

My system has large number of disks about 800 , Resource Filesystem start timeout,exceed 60s. I read the resource script ,the problem is found in the partprobe call with no...

1. add path determination for docker-compose command 2. handle multiple docker-compose instances

This is an initial pass at supporting LUKS volumes, that are being non-interactively unlocked by Clevis/Tang, also known as "Network Bound Disk Encryption" or "NBDE". Initial testing seems to work...

Hi! I am add ipv6 support to aws-vpc-move-ip shell script. Please see if I did everything correctly, please accept the commit.