PACEMAKER(8) | System Administration Utilities | PACEMAKER(8) |
Pacemaker - Part of the Pacemaker cluster resource manager
crm_ticket <query>|<command> [options]
Perform tasks related to cluster tickets
Allows ticket attributes to be queried, modified and deleted.
Display the info of tickets:
Display the detailed info of tickets:
Display the XML of 'ticketA':
Display the rsc_ticket constraints that apply to 'ticketA':
Grant 'ticketA' to this cluster site:
Revoke 'ticketA' from this cluster site:
Make 'ticketA' standby (the cluster site will treat a granted 'ticketA' as 'standby', and the dependent resources will be stopped or demoted gracefully without triggering loss-policies):
Activate 'ticketA' from being standby:
Get the value of the 'granted' attribute for 'ticketA':
Set the value of the 'standby' attribute for 'ticketA':
Delete the 'granted' attribute for 'ticketA':
Erase the operation history of 'ticketA' at this cluster site, causing the cluster site to 'forget' the existing ticket state:
Written by Andrew Beekhof and the Pacemaker project contributors
April 2024 | Pacemaker 2.1.6 |