HomeClusterLabs Projects

High: legacy: Set to the minimum scheduling priority when using SCHED_RR policy…

Description

High: legacy: Set to the minimum scheduling priority when using SCHED_RR policy (bnc#779259)

Corosync-1.4.x defaults to use SCHED_RR scheduling policy with the
maximum priority. In the plugin mode, the pacemaker's daemons inherit
this, and they have the higher priority than sbd. If there are a lot of
actions in the cluster, crmd and cib will hog the CPUs, and it's
possible that sbd will not be scheduled for quite some time, which will
cause the watchdog timer expires.

The patch sets to the minimum scheduling priority for pacemaker's daemons
when using SCHED_RR policy.

Details

Provenance
gao-yanAuthored on Sep 11 2012, 5:43 AM
Parents
rPb7db8b292d51: Merge pull request #150 from davidvossel/send_by_nodeid
Branches
Unknown
Tags
Unknown

Event Timeline