HomeClusterLabs Projects

Refactor: daemons: Broadcast remote node state changes to all controllers

Description

Refactor: daemons: Broadcast remote node state changes to all controllers

...instead of sending them only to the DC. Two changes are necessary
here to do this:

  • create_request needs to send to a destination of CRM_SYSTEM_CRMD instead of CRM_SYSTEM_DC. We can also get rid of the conditionals around having a DC here.
  • CRM_OP_REMOTE_STATE should be handled by every controller, not just the DC.

Ref T133

Details

Provenance
clumensAuthored on Apr 20 2023, 9:48 AM
Parents
rP784479f923fa: Feature: liblrmd: Add a function to extract lrmd uptime.
Branches
Unknown
Tags
Unknown