bugcrmsh - Bugs: bug #38984, crm 1.2.4 incompatible with...

 
 

bug #38984: crm 1.2.4 incompatible with pacemaker 1.1.9

Submitter:  Michael Schwartzkopff <misch>
Submitted:  Tue 14 May 2013 08:10:21 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 13 Sep 2013 06:51:35 PM UTC, comment #5: 

Fixed in 1.2.5.

Dejan Muhamedagic <dejanm>
Group administrator
Fri 17 May 2013 09:36:06 AM UTC, comment #4: 

Problem was solved in version 1.2.5.

Backgroud: CIB changed in 1.1.8 and the problem was in the crm function is_normal_node(n).

Michael Schwartzkopff <misch>
Tue 14 May 2013 09:12:24 PM UTC, comment #3: 

Nothing special in my cib:

# cibadmin -Q -o nodes
<nodes>
  <node id="node1" uname="node1">
    <instance_attributes id="nodes-node1">
      <nvpair id="nodes-node1-standby" name="standby" value="off"/>
    </instance_attributes>
  </node>
  <node id="node2" uname="node2">
    <instance_attributes id="nodes-node2">
      <nvpair id="nodes-node2-standby" name="standby" value="off"/>
    </instance_attributes>
  </node>
</nodes>

Michael Schwartzkopff <misch>
Tue 14 May 2013 09:10:08 PM UTC, comment #2: 

Hi,

after an upgrade to crm 1.2.5 and paceamker 1.1.10rc1 we still see the same problem.

Within crm node it works with
# standby node1 forever
# online node1
# standby
# online

but
# standby node1
still gives me an error about unknown life time.

Michael Schwartzkopff <misch>
Tue 14 May 2013 08:41:07 AM UTC, comment #1: 

I think that this is crmsh not being able to get the list of nodes. Is that the issue? Can you try v1.2.5? If it reproduces, please attach the CIB.

Dejan Muhamedagic <dejanm>
Group administrator
Tue 14 May 2013 08:10:21 AM UTC, original submission:  

Hi,

crm tells me it is version 1.2.4
pacemaker tell me it is verison 1.1.9

So it should work since incompatibilities are resolved in crm higher that
version 1.2.1. Anywas crm tells me nonsense:

# crm
crm(live)# node
crm(live)node# standby node1
ERROR: bad lifetime: node1

Michael.

Michael Schwartzkopff <misch>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dejanm (Posted a comment)
  • -email is unavailable- added by misch (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-09-13 dejanm StatusNeed Info Fixed
        Open/ClosedOpen Closed
    2013-05-14 dejanm StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-aa77.
    Corresponding source code