Skip to content

Commit

Permalink
Low: doc: Revise of "Multi-site Clusters and Tickets" chapter
Browse files Browse the repository at this point in the history
  • Loading branch information
gao-yan committed Feb 24, 2012
1 parent 0a44e23 commit 25dc030
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions doc/Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.txt
Expand Up @@ -159,10 +159,9 @@ demoted to slave mode if `ticketA` is revoked:
<rsc_ticket id="rsc1-req-ticketA" rsc="rsc1" rsc-role="Master" ticket="ticketA" loss-policy="demote"/>
-------

If you want other resources to depend on further tickets, create as many
constraints as necessary with `rsc_ticket`.


You can create more `rsc_ticket` constraints to let multiple resources
depend on the same ticket.

`rsc_ticket` also supports resource sets. So one can easily list all the
resources in one `rsc_ticket` constraint. For example:

Expand All @@ -180,6 +179,9 @@ resources in one `rsc_ticket` constraint. For example:
</rsc_ticket>
-------

If you want other resources to depend on further tickets, create as many
constraints as necessary with `rsc_ticket`.


== Managing Multi-Site Clusters ==

Expand Down

0 comments on commit 25dc030

Please sign in to comment.