|
24 | 24 | </dm:docmanager> |
25 | 25 | <revhistory xml:id="rh-sec-ha-config-basics-resources"> |
26 | 26 | <revision> |
27 | | - <date>2024-01-15</date> |
| 27 | + <date>2025-11-27</date> |
28 | 28 | <revdescription> |
29 | 29 | <para/> |
30 | 30 | </revdescription> |
|
769 | 769 | <term>Promotable clones (multi-state resources)</term> |
770 | 770 | <listitem> |
771 | 771 | <para> |
772 | | - Active instances of these resources are divided into two states, |
773 | | - active and passive. These are also sometimes called primary and |
| 772 | + Active instances of these resources are divided into two states: |
| 773 | + promoted and unpromoted. These are also sometimes called primary and |
774 | 774 | secondary. Promotable clones can be either |
775 | 775 | anonymous or globally unique. For more information, see |
776 | 776 | <xref linkend="sec-ha-config-basics-resources-advanced-masters"/>. |
|
885 | 885 | <title>Creating promotable clones (multi-state resources)</title> |
886 | 886 | <para> |
887 | 887 | Promotable clones (formerly known as multi-state resources) are a |
888 | | - specialization of clones. They allow the |
889 | | - instances to be in one of two operating modes (primary or |
| 888 | + specialization of clones. They allow the instances to be in one of two |
| 889 | + operating modes: promoted or unpromoted (also known as primary or |
890 | 890 | secondary). Promotable clones must contain |
891 | 891 | exactly one group or one regular resource. |
892 | 892 | </para> |
| 893 | + <para> |
| 894 | + &pace; determines which instance of the clone to promote using one of the following |
| 895 | + methods (or a combination of both): |
| 896 | + </para> |
| 897 | + <itemizedlist> |
| 898 | + <listitem> |
| 899 | + <para> |
| 900 | + If a resource agent supports promotable clones, it might automatically set |
| 901 | + <emphasis>promotion scores</emphasis> based on its own preference for which |
| 902 | + instance to promote. |
| 903 | + </para> |
| 904 | + </listitem> |
| 905 | + <listitem> |
| 906 | + <para> |
| 907 | + You can manually set promotion rules or preferences by creating |
| 908 | + <emphasis>location</emphasis> or <emphasis>colocation</emphasis> constraints. |
| 909 | + </para> |
| 910 | + </listitem> |
| 911 | + </itemizedlist> |
| 912 | + <para> |
| 913 | + For more information, see <link xlink:href="https://clusterlabs.org/projects/pacemaker/doc/3.0/Pacemaker_Explained/html/collective.html#determining-which-instance-is-promoted"/>. |
| 914 | + </para> |
893 | 915 | <para> |
894 | 916 | When configuring resource monitoring or constraints, promotable |
895 | | - clones have different requirements than simple resources. For |
896 | | - details, see &paceex;. The version for Pacemaker 1.1 is available from |
897 | | - <link xlink:href="http://www.clusterlabs.org/pacemaker/doc/"/>. |
| 917 | + clones have different requirements than simple resources. For more information, see |
| 918 | + <link xlink:href="https://clusterlabs.org/projects/pacemaker/doc/3.0/Pacemaker_Explained/html/collective.html#clone-constraints"/>. |
898 | 919 | </para> |
899 | 920 | <para> |
900 | 921 | You can create promotable clones using either &hawk2; or &crmsh;. |
|
0 commit comments