Project

General

Profile

Actions

Bug #22362

closed

cluster resource agent ocf:ceph:rbd - wrong permissions

Added by Wolfgang Lendl over 6 years ago. Updated about 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
% Done:

0%

Source:
Tags:
Backport:
luminous
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

the ocf:ceph:rbd resource agent ist not recognized by pacemaker on centos7 because of wrong file permissions:

package: ceph-resource-agents-12.2.2-0.el7.x86_64

>ls -l /usr/lib/ocf/resource.d/ceph/rbd 
-rw-r--r-- 1 root root 8994 30. Nov 16:39 /usr/lib/ocf/resource.d/ceph/rbd

> pcs resource list ocf:ceph:rbd
Error: No resource agents matching the filter.
> chmod 0755 /usr/lib/ocf/resource.d/ceph/rbd
> pcs resource list ocf:ceph:rbd
ocf:ceph:rbd - Maps and unmaps RADOS Block Devices

>rpm -q pacemaker
pacemaker-1.1.16-12.el7_4.5.x86_64

Related issues 2 (0 open2 closed)

Has duplicate Ceph - Bug #22980: The rbd resource agent needs to be executableDuplicateNathan Cutler02/11/2018

Actions
Copied to rbd - Backport #22454: luminous: cluster resource agent ocf:ceph:rbd - wrong permissionsResolvedNathan CutlerActions
Actions

Also available in: Atom PDF