Page MenuHomeClusterLabs Projects
Feed All Stories

Oct 29 2024

kgaillot triaged T908: Always use generated Corosync config in regression tests as Normal priority.
Oct 29 2024, 12:36 PM · Pacemaker (3.0.0), Restricted Project, Restricted Project

Oct 28 2024

kgaillot triaged T907: Map Corosync error codes to Pacemaker error codes as Wishlist priority.
Oct 28 2024, 6:43 PM · Restricted Project, Restricted Project, Restricted Project
kgaillot triaged T906: Improve libpacemaker doxygen as Wishlist priority.
Oct 28 2024, 6:24 PM · Restricted Project, Pacemaker: Documentation, Restricted Project, Restricted Project
kgaillot committed rPe54eac6360f6: Doc: crm_fencing: drop deprecated documentation (authored by kgaillot).
Doc: crm_fencing: drop deprecated documentation
Oct 28 2024, 4:54 PM
kgaillot committed rP5ee5d679e185: Doc: m4: update Pacemaker URL (authored by kgaillot).
Doc: m4: update Pacemaker URL
Oct 28 2024, 4:54 PM
kgaillot committed rPd118a650701e: Doc: doxygen: add ClusterLabs logo to generated doxygen docs (authored by kgaillot).
Doc: doxygen: add ClusterLabs logo to generated doxygen docs
Oct 28 2024, 4:54 PM
kgaillot committed rP61354de91995: Build: doc: update destination directory for uploads (authored by kgaillot).
Build: doc: update destination directory for uploads
Oct 28 2024, 4:54 PM
kgaillot committed rP263d379da263: Build: doc: move rsync variables to an include file (authored by kgaillot).
Build: doc: move rsync variables to an include file
Oct 28 2024, 4:54 PM
kgaillot committed rP859ef7b2f29f: Doc: Pacemaker Explained: fix broken reference (authored by kgaillot).
Doc: Pacemaker Explained: fix broken reference
Oct 28 2024, 4:54 PM
GitHub <noreply@github.com> committed rP07bc7de4a45c: Merge pull request #3708 from kgaillot/doc (authored by kgaillot).
Merge pull request #3708 from kgaillot/doc
Oct 28 2024, 4:54 PM
clumens committed rP10542c49aa29: Low: cts: Don't include the digest in expected output. (authored by clumens).
Low: cts: Don't include the digest in expected output.
Oct 28 2024, 1:07 PM
GitHub <noreply@github.com> committed rP4219c6f53a07: Merge pull request #3709 from clumens/cts-digest (authored by kgaillot).
Merge pull request #3709 from clumens/cts-digest
Oct 28 2024, 1:07 PM
kgaillot added a project to T886: Finish public libpacemaker API for stonith_admin: Pacemaker (3.0.0).
Oct 28 2024, 1:02 PM · Pacemaker (3.0.0), Restricted Project, Restricted Project, Restricted Project
clumens committed rP42f93ca7f517: Build: Remove -DBUILD_PUBLIC_LIBPACEMAKER (authored by clumens).
Build: Remove -DBUILD_PUBLIC_LIBPACEMAKER
Oct 28 2024, 10:08 AM
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.
Oct 28 2024, 10:08 AM
clumens committed rPe4bcd48ed9e4: Refactor: libpacemaker: Add another internal setup function. (authored by clumens).
Refactor: libpacemaker: Add another internal setup function.
Oct 28 2024, 10:08 AM
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.
Oct 28 2024, 10:08 AM
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.
Oct 28 2024, 10:08 AM
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.
Oct 28 2024, 10:08 AM
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.
Oct 28 2024, 10:08 AM
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.
Oct 28 2024, 10:08 AM
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.
Oct 28 2024, 10:08 AM
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 *.
Oct 28 2024, 10:08 AM
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.
Oct 28 2024, 10:08 AM
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.
Oct 28 2024, 10:08 AM
clumens committed rP763bf3b42f02: API: libstonithd: Add stonith__validate. (authored by clumens).
API: libstonithd: Add stonith__validate.
Oct 28 2024, 10:08 AM
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 *.
Oct 28 2024, 10:08 AM
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.
Oct 28 2024, 10:08 AM
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 · Pacemaker (3.0.0), 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.
Oct 28 2024, 10:08 AM
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
Oct 28 2024, 10:08 AM
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
Oct 28 2024, 5:14 AM
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 28 2024, 5:14 AM

Oct 24 2024

kgaillot triaged T905: Support ordering of probes as Normal priority.
Oct 24 2024, 11:16 AM · Pacemaker: Scheduler, Restricted Project
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

Oct 24 2024, 10:33 AM · Restricted Project, Pacemaker (3.0.0), Pacemaker: Future Release Series
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.
Oct 24 2024, 10:32 AM · Restricted Project, Pacemaker: Future Release Series
kgaillot closed T749: Validate stonith-watchdog-timeout appropriately and default to 0 on invalid values as Wontfix.
Oct 24 2024, 10:32 AM · Restricted Project, Pacemaker (3.0.0), Pacemaker: Future Release Series
kgaillot added a project to T876: Use AC_SEARCH_LIBS instead of AC_CHECK_LIB in configure.ac: Pacemaker (3.0.0).
Oct 24 2024, 10:31 AM · Pacemaker (3.0.0), Restricted Project, Restricted Project
kgaillot triaged T904: Dynamically adjust watchdog timeout per node as Normal priority.
Oct 24 2024, 10:30 AM · Restricted Project, 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.
Oct 24 2024, 10:14 AM
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.
Oct 24 2024, 10:14 AM
clumens committed rP0f75163ac3c5: Build: configure: Use AC_SEARCH_LIBS for pam. (authored by clumens).
Build: configure: Use AC_SEARCH_LIBS for pam.
Oct 24 2024, 10:14 AM
clumens committed rPc4a7eb6f0d1c: Build: configure: Rework curses detection. (authored by clumens).
Build: configure: Rework curses detection.
Oct 24 2024, 10:14 AM
clumens closed T876: Use AC_SEARCH_LIBS instead of AC_CHECK_LIB in configure.ac as Merged by committing rPe8cf83d2bada: Build: configure: Use AC_SEARCH_LIBS for pils/plumb.
Oct 24 2024, 10:14 AM · Pacemaker (3.0.0), Restricted Project, Restricted Project
clumens committed rPe8cf83d2bada: Build: configure: Use AC_SEARCH_LIBS for pils/plumb (authored by clumens).
Build: configure: Use AC_SEARCH_LIBS for pils/plumb
Oct 24 2024, 10:14 AM
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 24 2024, 10:14 AM

Oct 23 2024

kgaillot added a comment to T738: OCF_OUTPUT_FORMAT is set inappropriately.

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 · Pacemaker: Libraries
kgaillot lowered the priority of T810: Drop support for disabling schema validation from Normal to Wishlist.
Oct 23 2024, 6:33 PM · Pacemaker: Future Release Series, Restricted Project, Restricted Project
kgaillot added a project to T818: Add libcrmcluster to doxygen-generated HTML docs: Restricted Project.
Oct 23 2024, 6:32 PM · Restricted Project, Restricted Project, Pacemaker: Documentation
kgaillot updated the task description for T903: Split large IPC messages.
Oct 23 2024, 6:24 PM · Restricted Project, Restricted Project, Restricted Project
kgaillot added a project to T903: Split large IPC messages: Restricted Project.
Oct 23 2024, 6:23 PM · Restricted Project, Restricted Project, Restricted Project
kgaillot raised the priority of T903: Split large IPC messages from Normal to High.
Oct 23 2024, 6:09 PM · Restricted Project, Restricted Project, Restricted Project
kgaillot triaged T903: Split large IPC messages as Normal priority.
Oct 23 2024, 6:09 PM · Restricted Project, Restricted Project, Restricted Project
jfriesse committed rC55a6f657f431: totem: Use proper timestamp type for token warning (authored by jfriesse).
totem: Use proper timestamp type for token warning
Oct 23 2024, 10:05 AM
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
Oct 23 2024, 10:05 AM
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
Oct 23 2024, 10:05 AM
nrwahl2 triaged T902: crm_resource --force-check fails for clones due to bad OCF_RESOURCE_INSTANCE as Normal priority.
Oct 23 2024, 4:11 AM · Restricted Project, Pacemaker: Tools
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
Oct 23 2024, 3:09 AM
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 23 2024, 3:09 AM

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.
Oct 22 2024, 6:51 PM
clumens committed rP4b5cc8b4f2cf: Refactor: liblrmd: Fix lrmd_tls_dispatch return values. (authored by clumens).
Refactor: liblrmd: Fix lrmd_tls_dispatch return values.
Oct 22 2024, 6:51 PM
clumens committed rP9e93ae47f8a9: Refactor: libcrmcommon: Simplify pcmk__read_available_remote_data. (authored by clumens).
Refactor: libcrmcommon: Simplify pcmk__read_available_remote_data.
Oct 22 2024, 6:51 PM
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
Oct 22 2024, 6:51 PM
kgaillot triaged T901: Use asynchronous communication for liblrmd commands with replies as Low priority.
Oct 22 2024, 4:25 PM · Restricted Project, Restricted Project

Oct 21 2024

kgaillot added a comment to T882: Fix handling of XSL transform failures.

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
Oct 21 2024, 4:50 PM · Pacemaker (3.0.0), Restricted Project, Restricted Project
waltdisgrace added a comment to T882: Fix handling of XSL transform failures.

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?

Oct 21 2024, 4:21 PM · Pacemaker (3.0.0), Restricted Project, Restricted Project
kgaillot committed rP6b4911ec2bc0: Refactor: libcrmcommon: drop unused warn-once values (authored by kgaillot).
Refactor: libcrmcommon: drop unused warn-once values
Oct 21 2024, 3:47 PM
kgaillot committed rP6506ef0777a6: Feature: CIB: deprecate record-pending operation option (authored by kgaillot).
Feature: CIB: deprecate record-pending operation option
Oct 21 2024, 3:47 PM
GitHub <noreply@github.com> committed rP7e5061a7e8a2: Merge pull request #3706 from kgaillot/compat (authored by kgaillot).
Merge pull request #3706 from kgaillot/compat
Oct 21 2024, 3:47 PM
kgaillot committed rP40d69ff42414: Doc: ChangeLog: update for 2.1.9-rc3 release (authored by kgaillot).
Doc: ChangeLog: update for 2.1.9-rc3 release
Oct 21 2024, 3:42 PM
kgaillot edited the content of Pacemaker 3.0 Behavioral Changes.
Oct 21 2024, 1:04 PM
kgaillot edited the content of Pacemaker 3.0 Configuration Changes.
Oct 21 2024, 1:04 PM
kgaillot edited the content of Pacemaker 3.0 Behavioral Changes.
Oct 21 2024, 11:50 AM
kgaillot edited the content of Pacemaker 3.0 Configuration Changes.
Oct 21 2024, 11:43 AM
kgaillot edited the content of Pacemaker 3.0 Behavioral Changes.
Oct 21 2024, 11:38 AM
kgaillot committed rP9170a9e59915: Build: common.mk: drop libltdl from default includes (authored by kgaillot).
Build: common.mk: drop libltdl from default includes
Oct 21 2024, 10:49 AM
kgaillot committed rPda3bc2da1b5e: Low: agents: use configured run directory in attribute agent (authored by kgaillot).
Low: agents: use configured run directory in attribute agent
Oct 21 2024, 10:49 AM
kgaillot committed rPe9b6c8654f37: Doc: agents: use RESOURCENAME in attribute agent metadata (authored by kgaillot).
Doc: agents: use RESOURCENAME in attribute agent metadata
Oct 21 2024, 10:49 AM
kgaillot committed rPea64336db173: Low: agents: always allow attribute agent to show metadata (authored by kgaillot).
Low: agents: always allow attribute agent to show metadata
Oct 21 2024, 10:49 AM
kgaillot committed rP05cc9aaa55f1: Refactor: pacemaked: use NULL for pointer comparison (authored by kgaillot).
Refactor: pacemaked: use NULL for pointer comparison
Oct 21 2024, 10:49 AM
kgaillot committed rPe496779ee1a9: Low: libcrmcommon: any negative interval is an error (authored by kgaillot).
Low: libcrmcommon: any negative interval is an error
Oct 21 2024, 10:49 AM
kgaillot committed rP8786f438caa4: Doc: Pacemaker Explained: correct typo in standard name (authored by kgaillot).
Doc: Pacemaker Explained: correct typo in standard name
Oct 21 2024, 10:49 AM
kgaillot committed rP6506a0bff33e: Fix: tools: restore crmadmin default timeout to 30 seconds (authored by kgaillot).
Fix: tools: restore crmadmin default timeout to 30 seconds
Oct 21 2024, 10:49 AM
GitHub <noreply@github.com> committed rP83c55bd40605: Merge pull request #3703 from kgaillot/backport (authored by kgaillot).
Merge pull request #3703 from kgaillot/backport
Oct 21 2024, 10:49 AM

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 · Pacemaker (3.0.0), Restricted Project, Restricted Project, Restricted Project

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
Oct 17 2024, 10:34 AM
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
Oct 17 2024, 10:34 AM
kgaillot committed rP50e984545f68: Build: common.mk: drop libltdl from default includes (authored by kgaillot).
Build: common.mk: drop libltdl from default includes
Oct 17 2024, 10:14 AM
kgaillot committed rPc430471d2ceb: Low: agents: use configured run directory in attribute agent (authored by kgaillot).
Low: agents: use configured run directory in attribute agent
Oct 17 2024, 10:14 AM
kgaillot committed rPa606f06fcb46: Doc: agents: use RESOURCENAME in attribute agent metadata (authored by kgaillot).
Doc: agents: use RESOURCENAME in attribute agent metadata
Oct 17 2024, 10:14 AM
kgaillot committed rPc74dcbb73d38: Low: agents: always allow attribute agent to show metadata (authored by kgaillot).
Low: agents: always allow attribute agent to show metadata
Oct 17 2024, 10:14 AM
kgaillot committed rP20134239827e: Refactor: pacemaked: use NULL for pointer comparison (authored by kgaillot).
Refactor: pacemaked: use NULL for pointer comparison
Oct 17 2024, 10:14 AM
kgaillot committed rP3d2d05f7ecf3: Doc: Pacemaker Explained: correct typo in standard name (authored by kgaillot).
Doc: Pacemaker Explained: correct typo in standard name
Oct 17 2024, 10:14 AM
kgaillot committed rP23eb81a334c5: Low: libcrmcommon: any negative interval is an error (authored by kgaillot).
Low: libcrmcommon: any negative interval is an error
Oct 17 2024, 10:14 AM
kgaillot committed rP11f60f9a2069: Fix: tools: restore crmadmin default timeout to 30 seconds (authored by kgaillot).
Fix: tools: restore crmadmin default timeout to 30 seconds
Oct 17 2024, 10:14 AM
GitHub <noreply@github.com> committed rP02d57f940943: Merge pull request #3701 from kgaillot/fixes (authored by kgaillot).
Merge pull request #3701 from kgaillot/fixes
Oct 17 2024, 10:14 AM

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, Pacemaker: Scheduler, 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
Oct 16 2024, 2:49 PM
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
Oct 16 2024, 2:49 PM
kgaillot triaged T899: Allow ocf:pacemaker:attribute agent to work with unique clones as Wishlist priority.
Oct 16 2024, 12:35 PM · Restricted Project, Pacemaker: Resource Agents, Restricted Project