Why dependent resources restart when doing `pcs resource create --force` but not when `pcs resource delete --force` is used?
Issue
- When the resource is removed using
pcs resource delete --forcecluster doesn't do anything to remaining resources, but same behaviour is not observed when thepcs resource create --forceis used - the dependant resources are the restarted. Why doesn't--forcebehave same way in bothpcs resource createandpcs resource delete? - Why creating resource in the middle of the resource group causes the dependent resources to restart even when
--forceis used?
Environment
- Red Hat Enterprise Linux 7 with High-Availability or Resilient Storage add-on
pcs-0.9.152-10.el7_3.3
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.