Hide
.Updated date specification and duration options in Pacemaker rules
Pacemaker rules no longer support the following options:
* Invalid `duration` options: `monthdays`, `moon`, `weekdays`, `weekyears`, `yearsdays`
* Invalid `date-spec` options: `moon`, `yearsdays`
Pacemaker rules now support the following options:
* The supported `duration` options are now `seconds`, `minutes`, `hours`, `days`, `weeks`, `months`, and `years`.
* The supported `date-spec` options are now `seconds`, `minutes`, `hours`, `monthdays`, `weekdays`, `yeardays`, `months`, `weeks`, `years`, and `weekyears`.
You can configure rules that incorporate `duration` and `date-spec` options in the following `pcs` commands:
* `pcs resource defaults`
* `pcs stonith defaults`
* `pcs resource op defaults`
* `pcs stonith op defaults`
* `pcs constraint location`
Show
.Updated date specification and duration options in Pacemaker rules
Pacemaker rules no longer support the following options:
* Invalid `duration` options: `monthdays`, `moon`, `weekdays`, `weekyears`, `yearsdays`
* Invalid `date-spec` options: `moon`, `yearsdays`
Pacemaker rules now support the following options:
* The supported `duration` options are now `seconds`, `minutes`, `hours`, `days`, `weeks`, `months`, and `years`.
* The supported `date-spec` options are now `seconds`, `minutes`, `hours`, `monthdays`, `weekdays`, `yeardays`, `months`, `weeks`, `years`, and `weekyears`.
You can configure rules that incorporate `duration` and `date-spec` options in the following `pcs` commands:
* `pcs resource defaults`
* `pcs stonith defaults`
* `pcs resource op defaults`
* `pcs stonith op defaults`
* `pcs constraint location`