[ClusterLabs] Cannot use upstart resources
dan
dan.oscarsson at intraphone.com
Mon Sep 28 12:01:21 UTC 2015
Hi
If I do pcs resource standards
I get:
ocf
lsb
service
upstart
stonith
But if I do pcs resource create XXXX upstart:yyy
I get:
Error: Unable to create resource 'upstart:yyy', it is not installed on this system (use --force to override)
What can be the problem?
I I do strace on the above I see that it looks at:
stat("/usr/lib/ocf/resource.d/heartbeat/upstart:yyy", 0x7ffc8694f6b0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/ocf/resource.d/linbit/upstart:yyy", 0x7ffc8694f6b0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/ocf/resource.d/pacemaker/upstart:yyy", 0x7ffc8694f6b0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/ocf/resource.d/redhat/upstart:yyy", 0x7ffc8694f6b0) = -1 ENOENT (No such file or directory)
Is it my version of pcs that is doing something wrong?
I am using pcs 0.9.143
Dan
More information about the Users
mailing list