- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Oct 28 2024
Oct 28 2024
Build: Remove -DBUILD_PUBLIC_LIBPACEMAKER
clumens committed rP12b5a8882fef: API: libpacemaker: Remove the stonith_t arg from pcmk_request_fencing. (authored by clumens).
API: libpacemaker: Remove the stonith_t arg from pcmk_request_fencing.
clumens committed rPe4bcd48ed9e4: Refactor: libpacemaker: Add another internal setup function. (authored by clumens).
Refactor: libpacemaker: Add another internal setup function.
clumens committed rPf81e6bf0fefa: API: libpacemaker: Remove the stonith_t arg from pcmk_fence_history. (authored by clumens).
API: libpacemaker: Remove the stonith_t arg from pcmk_fence_history.
clumens committed rP3fb0aa7bd13c: Refactor: libpacemaker: Apply some minor cleanups to pcmk__fence_history. (authored by clumens).
Refactor: libpacemaker: Apply some minor cleanups to pcmk__fence_history.
clumens committed rP9a0c2cb25210: API: libpacemaker: Remove the stonith_t arg from pcmk_fence_installed. (authored by clumens).
API: libpacemaker: Remove the stonith_t arg from pcmk_fence_installed.
clumens committed rP79d4836b0868: API: libpacemaker: Remove the stonith_t arg from pcmk_fence_metadata. (authored by clumens).
API: libpacemaker: Remove the stonith_t arg from pcmk_fence_metadata.
clumens committed rP08f59e26c6fd: API: libpacemaker: Remove the stonith_t arg from pcmk_fence_list_targets. (authored by clumens).
API: libpacemaker: Remove the stonith_t arg from pcmk_fence_list_targets.
clumens committed rPd12729cb646b: API: libpacemaker: Remove the stonith_t arg from pcmk_fence_register_level. (authored by clumens).
API: libpacemaker: Remove the stonith_t arg from pcmk_fence_register_level.
clumens committed rPfe48ec44135f: API: libpacemaker: Take a GList * instead of a stonith_key_value_t *. (authored by clumens).
API: libpacemaker: Take a GList * instead of a stonith_key_value_t *.
clumens committed rPd02b9fc6f810: API: libpacemaker: Remove the stonith_t arg from pcmk_fence_registered. (authored by clumens).
API: libpacemaker: Remove the stonith_t arg from pcmk_fence_registered.
clumens committed rPaea6be1e573d: API: libpacemaker: Remove the stonith_t arg from pcmk_fence_unregister_level. (authored by clumens).
API: libpacemaker: Remove the stonith_t arg from pcmk_fence_unregister_level.
API: libstonithd: Add stonith__validate.
clumens committed rPd1d448cd2b0b: API: libpacemaker: Take a GList * instead of a stonith_key_value_t *. (authored by clumens).
API: libpacemaker: Take a GList * instead of a stonith_key_value_t *.
clumens committed rPace064556ed9: Refactor: libstonithd: Remove the host_arg parameter from stonith__validate. (authored by clumens).
Refactor: libstonithd: Remove the host_arg parameter from stonith__validate.
clumens closed T886: Finish public libpacemaker API for stonith_admin as Merged by committing rP545d75b52131: API: libpacemaker: Remove the stonith_t arg from pcmk_fence_validate..
Oct 28 2024, 10:08 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
clumens committed rP545d75b52131: API: libpacemaker: Remove the stonith_t arg from pcmk_fence_validate. (authored by clumens).
API: libpacemaker: Remove the stonith_t arg from pcmk_fence_validate.
GitHub <noreply@github.com> committed rP102cdfa2e056: Merge pull request #3704 from clumens/public-libpacemaker (authored by kgaillot).
Merge pull request #3704 from clumens/public-libpacemaker
GitHub <noreply@github.com> committed rR56e4e38e6f80: Merge pull request #1988 from HappyTobi/filesystem-azfns (authored by oalbrigt).
Merge pull request #1988 from HappyTobi/filesystem-azfns
Tobias Schug <happytobi@tscoding.de> committed rR3bffa541f7bf: Add azure aznfs filesystem support (authored by Tobias Schug <happytobi@tscoding.de>).
Add azure aznfs filesystem support
Oct 24 2024
Oct 24 2024
kgaillot added a comment to T749: Validate stonith-watchdog-timeout appropriately and default to 0 on invalid values.
T904 is now planned instead of this
kgaillot closed T749: Validate stonith-watchdog-timeout appropriately and default to 0 on invalid values, a subtask of T812: Improve validation of options, as Wontfix.
kgaillot added a project to T876: Use AC_SEARCH_LIBS instead of AC_CHECK_LIB in configure.ac: Restricted Project.
clumens committed rP60cc1fdec5d6: Build: configure: Use AC_SEARCH_LIBS for basic libraries. (authored by clumens).
Build: configure: Use AC_SEARCH_LIBS for basic libraries.
clumens committed rP91d9de7bf85c: Build: configure: Use REQUIRE_FUNC for sched_{get,set}scheduler. (authored by clumens).
Build: configure: Use REQUIRE_FUNC for sched_{get,set}scheduler.
clumens committed rP0f75163ac3c5: Build: configure: Use AC_SEARCH_LIBS for pam. (authored by clumens).
Build: configure: Use AC_SEARCH_LIBS for pam.
Build: configure: Rework curses detection.
clumens committed rPe8cf83d2bada: Build: configure: Use AC_SEARCH_LIBS for pils/plumb (authored by clumens).
Build: configure: Use AC_SEARCH_LIBS for pils/plumb
GitHub <noreply@github.com> committed rP2cf7c7957195: Merge pull request #3694 from clumens/ac_search_libs (authored by kgaillot).
Merge pull request #3694 from clumens/ac_search_libs
Oct 23 2024
Oct 23 2024
The original intent was that this would be used with tools that call resource agents. An example use case would be crm_resource --show-metadata; if an agent supports text output to show metadata in a human-friendly fashion, crm_resource could show metadata in text or xml as requested.
Oct 23 2024, 6:42 PM · Restricted Project
kgaillot lowered the priority of T810: Drop support for disabling schema validation from Normal to Wishlist.
kgaillot added a project to T818: Add libcrmcluster to doxygen-generated HTML docs: Restricted Project.
jfriesse committed rC55a6f657f431: totem: Use proper timestamp type for token warning (authored by jfriesse).
totem: Use proper timestamp type for token warning
jfriesse committed rC749f1cb9a501: totem: Use uint64_t type and QB_TIME_NS_IN_MSEC (authored by jfriesse).
totem: Use uint64_t type and QB_TIME_NS_IN_MSEC
jfriesse committed rC37858299358c: stats: Store token rx and tx timestamps as 64-bit (authored by jfriesse).
stats: Store token rx and tx timestamps as 64-bit
nrwahl2 triaged T902: crm_resource --force-check fails for clones due to bad OCF_RESOURCE_INSTANCE as Normal priority.
oalbrigt committed rRaf95b6dfd267: powervs-subnet: dont require api_type as it has a default value (authored by oalbrigt).
powervs-subnet: dont require api_type as it has a default value
GitHub <noreply@github.com> committed rR7f1dc06b9849: Merge pull request #1987 from oalbrigt/powervs-subnet-api_type-not-required (authored by oalbrigt).
Merge pull request #1987 from oalbrigt/powervs-subnet-api_type-not-required
Oct 22 2024
Oct 22 2024
clumens committed rP7a459152401f: Refactor: liblrmd: Move notify triggers into their own handler. (authored by clumens).
Refactor: liblrmd: Move notify triggers into their own handler.
clumens committed rP4b5cc8b4f2cf: Refactor: liblrmd: Fix lrmd_tls_dispatch return values. (authored by clumens).
Refactor: liblrmd: Fix lrmd_tls_dispatch return values.
clumens committed rP9e93ae47f8a9: Refactor: libcrmcommon: Simplify pcmk__read_available_remote_data. (authored by clumens).
Refactor: libcrmcommon: Simplify pcmk__read_available_remote_data.
GitHub <noreply@github.com> committed rPaaa422533a81: Merge pull request #3707 from clumens/more-async-prep (authored by kgaillot).
Merge pull request #3707 from clumens/more-async-prep
kgaillot triaged T901: Use asynchronous communication for liblrmd commands with replies as Low priority.
Oct 21 2024
Oct 21 2024
In T882#14340, @waltdisgrace wrote:The output of crm_verify with /usr/share/pacemaker/upgrade-1.3-0.xsl moved to /tmp appears to contain suitable error messages. So did that part of this bug get fixed?
[root@pcmk-1 ~]# crm_verify -x $CIB_file Relax-NG validity error : Extra element acls in interleave Entity: line 16: element acls: Relax-NG validity error : Element configuration failed to validate content Cannot upgrade configuration (claiming pacemaker-1.3 schema) to at least pacemaker-3.0 because it would not upgrade past pacemaker-1.3 The cluster will NOT be able to use this configuration. Please manually update the configuration to conform to the pacemaker-3.10 syntax. Errors found during check: config not valid -V may provide more details
The output of crm_verify with /usr/share/pacemaker/upgrade-1.3-0.xsl moved to /tmp appears to contain suitable error messages. So did that part of this bug get fixed?
kgaillot committed rP6b4911ec2bc0: Refactor: libcrmcommon: drop unused warn-once values (authored by kgaillot).
Refactor: libcrmcommon: drop unused warn-once values
kgaillot committed rP6506ef0777a6: Feature: CIB: deprecate record-pending operation option (authored by kgaillot).
Feature: CIB: deprecate record-pending operation option
GitHub <noreply@github.com> committed rP7e5061a7e8a2: Merge pull request #3706 from kgaillot/compat (authored by kgaillot).
Merge pull request #3706 from kgaillot/compat
kgaillot committed rP40d69ff42414: Doc: ChangeLog: update for 2.1.9-rc3 release (authored by kgaillot).
Doc: ChangeLog: update for 2.1.9-rc3 release
kgaillot committed rP9170a9e59915: Build: common.mk: drop libltdl from default includes (authored by kgaillot).
Build: common.mk: drop libltdl from default includes
kgaillot committed rPda3bc2da1b5e: Low: agents: use configured run directory in attribute agent (authored by kgaillot).
Low: agents: use configured run directory in attribute agent
kgaillot committed rPe9b6c8654f37: Doc: agents: use RESOURCENAME in attribute agent metadata (authored by kgaillot).
Doc: agents: use RESOURCENAME in attribute agent metadata
kgaillot committed rPea64336db173: Low: agents: always allow attribute agent to show metadata (authored by kgaillot).
Low: agents: always allow attribute agent to show metadata
kgaillot committed rP05cc9aaa55f1: Refactor: pacemaked: use NULL for pointer comparison (authored by kgaillot).
Refactor: pacemaked: use NULL for pointer comparison
kgaillot committed rPe496779ee1a9: Low: libcrmcommon: any negative interval is an error (authored by kgaillot).
Low: libcrmcommon: any negative interval is an error
kgaillot committed rP8786f438caa4: Doc: Pacemaker Explained: correct typo in standard name (authored by kgaillot).
Doc: Pacemaker Explained: correct typo in standard name
kgaillot committed rP6506a0bff33e: Fix: tools: restore crmadmin default timeout to 30 seconds (authored by kgaillot).
Fix: tools: restore crmadmin default timeout to 30 seconds
GitHub <noreply@github.com> committed rP83c55bd40605: Merge pull request #3703 from kgaillot/backport (authored by kgaillot).
Merge pull request #3703 from kgaillot/backport
Oct 18 2024
Oct 18 2024
clumens changed the status of T886: Finish public libpacemaker API for stonith_admin from Open to WIP.
Oct 18 2024, 12:02 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Oct 17 2024
Oct 17 2024
Aleksei Burlakov <aburlakov@suse.com> committed rP9243124df1d2: Fix: controld: leave xml-src attribute empty when no DC selected #2902 (authored by Aleksei Burlakov <aburlakov@suse.com>).
Fix: controld: leave xml-src attribute empty when no DC selected #2902
GitHub <noreply@github.com> committed rPaad0f82244cb: Merge pull request #3702 from aleksei-burlakov/fix-crmadmin-dclookup-hanging-2.1 (authored by kgaillot).
Merge pull request #3702 from aleksei-burlakov/fix-crmadmin-dclookup-hanging-2.1
kgaillot committed rP50e984545f68: Build: common.mk: drop libltdl from default includes (authored by kgaillot).
Build: common.mk: drop libltdl from default includes
kgaillot committed rPc430471d2ceb: Low: agents: use configured run directory in attribute agent (authored by kgaillot).
Low: agents: use configured run directory in attribute agent
kgaillot committed rPa606f06fcb46: Doc: agents: use RESOURCENAME in attribute agent metadata (authored by kgaillot).
Doc: agents: use RESOURCENAME in attribute agent metadata
kgaillot committed rPc74dcbb73d38: Low: agents: always allow attribute agent to show metadata (authored by kgaillot).
Low: agents: always allow attribute agent to show metadata
kgaillot committed rP20134239827e: Refactor: pacemaked: use NULL for pointer comparison (authored by kgaillot).
Refactor: pacemaked: use NULL for pointer comparison
kgaillot committed rP3d2d05f7ecf3: Doc: Pacemaker Explained: correct typo in standard name (authored by kgaillot).
Doc: Pacemaker Explained: correct typo in standard name
kgaillot committed rP23eb81a334c5: Low: libcrmcommon: any negative interval is an error (authored by kgaillot).
Low: libcrmcommon: any negative interval is an error
kgaillot committed rP11f60f9a2069: Fix: tools: restore crmadmin default timeout to 30 seconds (authored by kgaillot).
Fix: tools: restore crmadmin default timeout to 30 seconds
GitHub <noreply@github.com> committed rP02d57f940943: Merge pull request #3701 from kgaillot/fixes (authored by kgaillot).
Merge pull request #3701 from kgaillot/fixes
Oct 16 2024
Oct 16 2024
kgaillot triaged T900: Allow fencing-only transitions while a previous transition's actions are still pending as Normal priority.
Oct 16 2024, 5:59 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rPe843252c6748: Merge pull request #3606 from aleksei-burlakov/fix-crmadmin-dclookup-hanging (authored by kgaillot).
Merge pull request #3606 from aleksei-burlakov/fix-crmadmin-dclookup-hanging
Aleksei Burlako <aburlakov@suse.com> committed rPb93f02451f65: Fix: controld: leave xml-src attribute empty when no DC selected #2902 (authored by Aleksei Burlakov <aburlakov@suse.com>).
Fix: controld: leave xml-src attribute empty when no DC selected #2902
kgaillot triaged T899: Allow ocf:pacemaker:attribute agent to work with unique clones as Wishlist priority.
kgaillot renamed T898: Ensure 3.0.0 transforms do not invalidate XPaths or IDs used in ACLs from Ensure 3.0.0 transforms do not invalidate XPaths used in ACLs to Ensure 3.0.0 transforms do not invalidate XPaths or IDs used in ACLs.
Oct 16 2024, 12:26 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot renamed T898: Ensure 3.0.0 transforms do not invalidate XPaths or IDs used in ACLs from Ensure multiple location rules are transformed to one for 3.0.0 to Ensure 3.0.0 transforms do not invalidate XPaths used in ACLs.
Oct 16 2024, 9:42 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
Oct 15 2024
Oct 15 2024
clumens committed rP44e4592c9a5b: Low: python: Fix expected patterns from pacemaker-controld. (authored by clumens).
Low: python: Fix expected patterns from pacemaker-controld.
GitHub <noreply@github.com> committed rP8d5f0ae20cf7: Merge pull request #3700 from clumens/ctslab-patterns (authored by kgaillot).
Merge pull request #3700 from clumens/ctslab-patterns
kgaillot moved T898: Ensure 3.0.0 transforms do not invalidate XPaths or IDs used in ACLs from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 15 2024, 11:38 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot triaged T898: Ensure 3.0.0 transforms do not invalidate XPaths or IDs used in ACLs as High priority.
Oct 15 2024, 11:28 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot committed rP33f3052b8966: Doc: ChangeLog: update for 2.1.9-rc2 release (authored by kgaillot).
Doc: ChangeLog: update for 2.1.9-rc2 release
oalbrigt committed rRc72dc2f2e502: azure-events*: use node name from cluster instead of hostname to avoid failing… (authored by oalbrigt).
azure-events*: use node name from cluster instead of hostname to avoid failing…
GitHub <noreply@github.com> committed rRda8b2610639a: Merge pull request #1984 from oalbrigt/azure-events-fix-cluster-nodename (authored by oalbrigt).
Merge pull request #1984 from oalbrigt/azure-events-fix-cluster-nodename
oalbrigt committed rR6fab544e702a: IPaddr2: improve fail logic and check ip_status after adding IP (authored by oalbrigt).
IPaddr2: improve fail logic and check ip_status after adding IP
Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net> committed rR82958dc115c4: ocf-shellfuncs: systemd_drop_in only if needed (authored by Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>).
ocf-shellfuncs: systemd_drop_in only if needed
GitHub <noreply@github.com> committed rR3d58716fa707: Merge pull request #1985 from oalbrigt/IPaddr2-fixes (authored by oalbrigt).
Merge pull request #1985 from oalbrigt/IPaddr2-fixes
GitHub <noreply@github.com> committed rR1e9a478f104d: Merge pull request #1983 from tacerus/systemd (authored by oalbrigt).
Merge pull request #1983 from tacerus/systemd