Bug 2112268
Summary: | [RFE] Support ISO 8601 duration specifications for pacemaker "time" properties | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Tomas Jelinek <tojeline> |
Component: | pcs | Assignee: | Miroslav Lisik <mlisik> |
Status: | CLOSED MIGRATED | QA Contact: | cluster-qe <cluster-qe> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 9.0 | CC: | cfeist, cluster-maint, idevat, kgaillot, mlisik, mmazoure, mpospisi, omular, tojeline |
Target Milestone: | rc | Keywords: | FutureFeature, MigratedToJIRA, Triaged |
Target Release: | 9.4 | Flags: | pm-rhel:
mirror+
|
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: |
Feature:
Support ISO 8601 duration specifications for pacemaker "time" properties.
Reason:
Pacemaker supports ISO 8601 duration specification since Pacemaker 2.0.4 / RHEL 8.3.
Result:
Pcs allows to specify values for pacemaker "time" properties according to ISO 8601 duration specification.
|
Story Points: | --- |
Clone Of: | 1807636 | Environment: | |
Last Closed: | 2023-09-22 19:53:46 UTC | Type: | Story |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Tomas Jelinek
2022-07-29 08:15:32 UTC
Upstream patch from community: https://github.com/ClusterLabs/pcs/commit/d22b63fd3ef9f7f4ce9a80044fa811f8b3bacf99 Upstream commit: https://github.com/ClusterLabs/pcs/commit/d22b63fd3ef9f7f4ce9a80044fa811f8b3bacf99 Updated command: pcs property set All pacemaker time properties except stonith-watchdog-timeout supports values defined in ISO 8601 duration format: https://en.wikipedia.org/wiki/ISO_8601#Durations Environment: A runnig cluster Test: # pcs property set cluster-delay=P60S # pcs property config cluster-delay Cluster Properties: cib-bootstrap-options cluster-delay=P60S Issue migration from Bugzilla to Jira is in process at this time. This will be the last message in Jira copied from the Bugzilla bug. This BZ has been automatically migrated to the issues.redhat.com Red Hat Issue Tracker. All future work related to this report will be managed there. Due to differences in account names between systems, some fields were not replicated. Be sure to add yourself to Jira issue's "Watchers" field to continue receiving updates and add others to the "Need Info From" field to continue requesting information. To find the migrated issue, look in the "Links" section for a direct link to the new issue location. The issue key will have an icon of 2 footprints next to it, and begin with "RHEL-" followed by an integer. You can also find this issue by visiting https://issues.redhat.com/issues/?jql= and searching the "Bugzilla Bug" field for this BZ's number, e.g. a search like: "Bugzilla Bug" = 1234567 In the event you have trouble locating or viewing this issue, you can file an issue by sending mail to rh-issues. You can also visit https://access.redhat.com/articles/7032570 for general account information. |