Closed netllama closed 11 years ago
Lonni,
Thanks for the feedback!
Can you post the output you get from these two commands? crm_resource --list-ocf-providers crm_resource --list-standards
It looks like the issues is occurring because we don't have the latest version of Pacemaker (2.0) in Fedora 17 yet, but I'm not quite sure how you're getting the list of providers (on my system I just get the error).
Thanks! Chris
On Thu, Oct 18, 2012 at 2:48 PM, Lonni J Friedman notifications@github.comwrote:
I'm using pcs-0.9.27-1.fc17.x86_64 from http://people.redhat.com/cfeist/pcs on a Fedora17-x86_64 2 node cluster. When I run "pcs resource providers" I see the following bizarre output: ######## Error: unable to get current list of providers heartbeat linbit pacemaker redhat
heartbeat linbit pacemaker redhat #######
So it claims it can't get the list, and then prints the expected list twice. I'm assuming this is some weird cosmetic bug?
— Reply to this email directly or view it on GitHubhttps://github.com/feist/pcs/issues/2.
heartbeat linbit pacemaker redhat
ocf lsb service systemd stonith
Can you give me the output of 'rpm -q pacemaker-cli pacemaker'
Thanks! Chris
On Thu, Oct 18, 2012 at 3:22 PM, Lonni J Friedman notifications@github.comwrote:
crm_resource --list-ocf-providers
heartbeat linbit pacemaker redhat crm_resource --list-standards
ocf lsb service systemd stonith
— Reply to this email directly or view it on GitHubhttps://github.com/feist/pcs/issues/2#issuecomment-9580341.
Closing because there has been no response to this issue.
If you're still having this issue with the latest pcs, please re-open.
I'm using pcs-0.9.27-1.fc17.x86_64 from http://people.redhat.com/cfeist/pcs on a Fedora17-x86_64 2 node cluster. When I run "pcs resource providers" I see the following bizarre output:
Error: unable to get current list of providers heartbeat linbit pacemaker redhat
heartbeat linbit pacemaker redhat
So it claims it can't get the list, and then prints the expected list twice. I'm assuming this is some weird cosmetic bug?