Bug #22362
cluster resource agent ocf:ceph:rbd - wrong permissions
% 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
History
#1 Updated by Greg Farnum about 5 years ago
- Project changed from Ceph to rbd
I think Florian built these; maybe ping him about them?
#2 Updated by Nathan Cutler about 5 years ago
- Description updated (diff)
#3 Updated by Nathan Cutler about 5 years ago
- Status changed from New to Fix Under Review
- Backport set to luminous
#4 Updated by Nathan Cutler about 5 years ago
- Assignee set to Nathan Cutler
#5 Updated by Sage Weil about 5 years ago
- Status changed from Fix Under Review to Pending Backport
#6 Updated by Nathan Cutler about 5 years ago
- Copied to Backport #22454: luminous: cluster resource agent ocf:ceph:rbd - wrong permissions added
#7 Updated by Nathan Cutler about 5 years ago
- Status changed from Pending Backport to Resolved
#8 Updated by Nathan Cutler almost 5 years ago
- Status changed from Resolved to Pending Backport
Follow-on master fix: https://github.com/ceph/ceph/pull/20397
#9 Updated by Nathan Cutler almost 5 years ago
- Duplicated by Bug #22980: The rbd resource agent needs to be executable added
#10 Updated by Nathan Cutler almost 5 years ago
- Status changed from Pending Backport to Fix Under Review
#11 Updated by Nathan Cutler almost 5 years ago
- Status changed from Fix Under Review to Pending Backport
#12 Updated by Nathan Cutler almost 5 years ago
Luminous backport of follow-up fix: https://github.com/ceph/ceph/pull/20617
#13 Updated by Nathan Cutler almost 5 years ago
- Status changed from Pending Backport to Resolved