Monitor on Master resource stops working - pls apply patch

Bug #1015602 reported by Shyam
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
cluster-glue (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Ubuntu-precise is missing this patch http://hg.linux-ha.org/glue/diff/29c2eb9fa966/lrm/lrmd/lrmd.c

http://hg.linux-ha.org/glue/rev/29c2eb9fa966

Because of this master/slave resource is missing "monitor" function. Request you to apply this patch in cluster-glue.

Revision history for this message
Shyam (shyam-zadarastorage) wrote :

cluster glue version in precise having this issue 1.0.8-2ubuntu6

description: updated
Revision history for this message
Aristarkh Zagorodnikov (onyxmaster) wrote :

Affected here also, can't use modern resource agents (like pgsql one) on Precise because of this problem.
https://bugs.launchpad.net/ubuntu/+source/cluster-glue/+bug/939321 shows that "Fix Released", but the original bug description specifically mentioned Precise that didn't get the fix.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in cluster-glue (Ubuntu):
status: New → Confirmed
Revision history for this message
Aristarkh Zagorodnikov (onyxmaster) wrote :

Correction: I was wrong about the https://bugs.launchpad.net/ubuntu/+source/cluster-glue/+bug/939321 -- it does not specifically mentioned the problem I have, it only mentions that "fixes should be cherry picked". Guess this one wasn't a cherry =)

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

Its it not clear which bug was pointed out. An upstream patch was given and, right now, all I can do is to guarantee that this patch is, still, contained in cluster-glue upstream version:

    } else {
        if (HA_OK != ha_msg_mod_int(op->msg,F_LRM_OPSTATUS,(int)LRM_OP_CANCELLED)) {
            LOG_FAILED_TO_ADD_FIELD(F_LRM_OPSTATUS);
            return HA_FAIL;
        }
        op_status = LRM_OP_CANCELLED;
        remove_op_history(op);
    }

With that, I'm marking this bug as Fix Released, feel free to re-open with any other information OR open a new one (better) related to newer Ubuntu releases.

Thank you!

Changed in cluster-glue (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.