Bug 681670 - fence_rhevm needs to change "RUNNING" status to "UP" status as the REST-API has changed.
Summary: fence_rhevm needs to change "RUNNING" status to "UP" status as the REST-API h...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: cman
Version: 5.6
Hardware: Unspecified
OS: Unspecified
medium
urgent
Target Milestone: rc
: ---
Assignee: Lon Hohberger
QA Contact: Brandon Perkins
URL:
Whiteboard:
Depends On: 681669 731166
Blocks: 681652 731167
TreeView+ depends on / blocked
 
Reported: 2011-03-02 21:43 UTC by Brandon Perkins
Modified: 2011-08-16 19:54 UTC (History)
2 users (show)

Fixed In Version: cman-2.0.115-76.el5
Doc Type: Bug Fix
Doc Text:
Clone Of: 681669
: 731167 (view as bug list)
Environment:
Last Closed: 2011-07-21 07:21:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Patch against RHEL57 branch. (759 bytes, patch)
2011-03-07 17:17 UTC, Brandon Perkins
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2011:1001 0 normal SHIPPED_LIVE cman bug-fix and enhancement update 2011-07-20 15:44:50 UTC

Description Brandon Perkins 2011-03-02 21:43:14 UTC
+++ This bug was initially created as a clone of Bug #681669 +++

Description of problem:
fence_rhevm needs to change "RUNNING" status to "UP" status as the REST-API has changed.

Version-Release number of selected component (if applicable):
cman-2.0.115-68.el5_6.1

How reproducible:
Always.

Steps to Reproduce:
1. Run fence_rhevm -o status
  
Actual results:
Will always show as OFF because "UP" != "RUNNING"

Expected results:
Will show ON if UP and OFF otherwise.

Additional info:
Change line 43 of /sbin/fence_rhevm as such will fix the glitch:

    43          if (status == "UP"):

Comment 1 Brandon Perkins 2011-03-07 17:17:51 UTC
Created attachment 482733 [details]
Patch against RHEL57 branch.

Patch against RHEL57 branch.

Comment 4 errata-xmlrpc 2011-07-21 07:21:56 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2011-1001.html


Note You need to log in before you can comment on or make changes to this bug.