Page MenuHomeClusterLabs Projects
Feed All Stories

Nov 10 2022

nrwahl2 committed rP04f4647adacf: Refactor: libcrmcommon: Map pcmk_rc_node_unknown to CRM_EX_NOHOST (authored by nrwahl2).
Refactor: libcrmcommon: Map pcmk_rc_node_unknown to CRM_EX_NOHOST
Nov 10 2022, 12:22 PM
nrwahl2 committed rP474e49ae0553: Refactor: libpacemaker: Split up validation in pcmk_cluster_queries.c (authored by nrwahl2).
Refactor: libpacemaker: Split up validation in pcmk_cluster_queries.c
Nov 10 2022, 12:22 PM
nrwahl2 committed rP75c74f122832: Refactor: libpacemaker: Clarify pcmk_cluster_queries reply assignments (authored by nrwahl2).
Refactor: libpacemaker: Clarify pcmk_cluster_queries reply assignments
Nov 10 2022, 12:22 PM
nrwahl2 committed rPb18ba4caef46: API: libpacemaker: New pcmk_query_node_info() function (authored by nrwahl2).
API: libpacemaker: New pcmk_query_node_info() function
Nov 10 2022, 12:22 PM
nrwahl2 committed rPd43bdec9e7c7: Refactor: libpacemaker: New pcmk__query_node_info() function (authored by nrwahl2).
Refactor: libpacemaker: New pcmk__query_node_info() function
Nov 10 2022, 12:22 PM
nrwahl2 committed rPabbd09d12d24: API: libpacemaker: New pcmk_query_node_name() function (authored by nrwahl2).
API: libpacemaker: New pcmk_query_node_name() function
Nov 10 2022, 12:22 PM
nrwahl2 committed rPf5afde1f5224: Refactor: libpacemaker: New pcmk__query_node_name() function (authored by nrwahl2).
Refactor: libpacemaker: New pcmk__query_node_name() function
Nov 10 2022, 12:22 PM
nrwahl2 committed rP407377c3cd00: Low: schemas: Copy crm_mon schema in preparation for changes (authored by nrwahl2).
Low: schemas: Copy crm_mon schema in preparation for changes
Nov 10 2022, 12:22 PM
nrwahl2 committed rP511ff98954ba: Doc: tools: Note future opportunity for libpacemaker API use (authored by nrwahl2).
Doc: tools: Note future opportunity for libpacemaker API use
Nov 10 2022, 12:22 PM
nrwahl2 committed rP35a37afc2582: Refactor: tools: Use pcmk__query_node_name() in crm_attribute.c (authored by nrwahl2).
Refactor: tools: Use pcmk__query_node_name() in crm_attribute.c
Nov 10 2022, 12:22 PM
nrwahl2 committed rPd03b7a549d63: Feature: tools: crm_mon now shows last_update origin (authored by nrwahl2).
Feature: tools: crm_mon now shows last_update origin
Nov 10 2022, 12:22 PM
nrwahl2 committed rP1d4f8d2951d8: API: schema: Add update origin to crm_mon output (authored by nrwahl2).
API: schema: Add update origin to crm_mon output
Nov 10 2022, 12:22 PM
GitHub <noreply@github.com> committed rPeee6591edc8e: Merge pull request #2921 from nrwahl2/nrwahl2-T174 (authored by kgaillot).
Merge pull request #2921 from nrwahl2/nrwahl2-T174
Nov 10 2022, 12:22 PM
nrwahl2 committed rP8d5d235729a8: Refactor: libpacemaker: Improve rc checking in pcmk_cluster_queries.c (authored by nrwahl2).
Refactor: libpacemaker: Improve rc checking in pcmk_cluster_queries.c
Nov 10 2022, 12:22 PM
clumens committed rPa89d18a32bdf: Refactor: libcrmcommon: Use true/false in crm_ipc_connect... (authored by clumens).
Refactor: libcrmcommon: Use true/false in crm_ipc_connect...
Nov 10 2022, 12:21 PM
clumens committed rPb5bfe4519607: Refactor: libs: Don't compare crm_ipc_connected to FALSE directly. (authored by clumens).
Refactor: libs: Don't compare crm_ipc_connected to FALSE directly.
Nov 10 2022, 12:21 PM
clumens committed rP24683cf3077e: Refactor: libcrmcommon: Handle a bad client in crm_ipc_connect. (authored by clumens).
Refactor: libcrmcommon: Handle a bad client in crm_ipc_connect.
Nov 10 2022, 12:21 PM
clumens committed rPfeea83a866ea: Low: daemons: Handle crm_ipc_new returning a NULL. (authored by clumens).
Low: daemons: Handle crm_ipc_new returning a NULL.
Nov 10 2022, 12:21 PM
GitHub <noreply@github.com> committed rP109b81f296a3: Merge pull request #2928 from clumens/ipc-errors (authored by kgaillot).
Merge pull request #2928 from clumens/ipc-errors
Nov 10 2022, 12:21 PM

Nov 9 2022

chrissie-c committed rK0d1b5707b6d8: udp: Move EPERM to be alongside EMSGSIZE in tx error handler (authored by chrissie-c).
udp: Move EPERM to be alongside EMSGSIZE in tx error handler
Nov 9 2022, 10:02 AM

Nov 8 2022

kgaillot committed rPeca4f5d88dee: Feature: tools: crm_resource --constraints --recursive (authored by kgaillot).
Feature: tools: crm_resource --constraints --recursive
Nov 8 2022, 7:59 PM
kgaillot committed rPf9ef5bfc87eb: Refactor: rename "stacks-constraints" message (authored by kgaillot).
Refactor: rename "stacks-constraints" message
Nov 8 2022, 7:59 PM
kgaillot committed rP89d5809db3e9: Feature: tools: crm_resource --constraints now accepts --force (authored by kgaillot).
Feature: tools: crm_resource --constraints now accepts --force
Nov 8 2022, 7:59 PM
kgaillot committed rP38788c56f25b: Test: cts-cli: add fencing device to constraints.xml (authored by kgaillot).
Test: cts-cli: add fencing device to constraints.xml
Nov 8 2022, 7:59 PM
kgaillot committed rPbd9895a6e35a: Test: cts-cli: add test for crm_resource --constraints --force (authored by kgaillot).
Test: cts-cli: add test for crm_resource --constraints --force
Nov 8 2022, 7:59 PM
GitHub <noreply@github.com> committed rPba419204ab9a: Merge pull request #2926 from kgaillot/groups (authored by kgaillot).
Merge pull request #2926 from kgaillot/groups
Nov 8 2022, 7:59 PM
clumens committed rPd57379d2a2e0: Tests: Fix running pcmk__procfs_pid2path_test on i686. (authored by clumens).
Tests: Fix running pcmk__procfs_pid2path_test on i686.
Nov 8 2022, 3:25 PM
GitHub <noreply@github.com> committed rP2e5322c4a75a: Merge pull request #2925 from clumens/i686-cmocka-2.1 (authored by kgaillot).
Merge pull request #2925 from clumens/i686-cmocka-2.1
Nov 8 2022, 3:25 PM
nrwahl2 committed rPc05477b5b4b1: Low: libpacemaker: Use correct pcmkd state format in XML message (authored by nrwahl2).
Low: libpacemaker: Use correct pcmkd state format in XML message
Nov 8 2022, 10:21 AM
nrwahl2 committed rP2031bb17a477: Refactor: libpacemaker: Use correct pcmkd query time in pcmk__status() (authored by nrwahl2).
Refactor: libpacemaker: Use correct pcmkd query time in pcmk__status()
Nov 8 2022, 10:21 AM
nrwahl2 committed rP9911ae634486: Refactor: tools: Remove blank_screen() function (authored by nrwahl2).
Refactor: tools: Remove blank_screen() function
Nov 8 2022, 10:21 AM
nrwahl2 committed rP6c235759f70b: Low: libcib: Preserve return code in cib__signon_query() (authored by nrwahl2).
Low: libcib: Preserve return code in cib__signon_query()
Nov 8 2022, 10:21 AM
nrwahl2 committed rP7baa4fb9c380: API: schemas: Update crm_mon schema before output changes (authored by nrwahl2).
API: schemas: Update crm_mon schema before output changes
Nov 8 2022, 10:21 AM
nrwahl2 committed rPca9828cb312e: Low: schemas: Copy crm_mon API schema in preparation for changes (authored by nrwahl2).
Low: schemas: Copy crm_mon API schema in preparation for changes
Nov 8 2022, 10:21 AM
nrwahl2 committed rP5f2c5cc21fca: Refactor: tools: Remove some redundancies from crm_mon.c (authored by nrwahl2).
Refactor: tools: Remove some redundancies from crm_mon.c
Nov 8 2022, 10:21 AM
nrwahl2 committed rPb4121ef3740d: API: tools: Include Pacemaker status in crm_mon output (authored by nrwahl2).
API: tools: Include Pacemaker status in crm_mon output
Nov 8 2022, 10:21 AM
nrwahl2 committed rP08124ce29d2b: Refactor: tools: Rename fencing_connect to setup_fencer_connection() (authored by nrwahl2).
Refactor: tools: Rename fencing_connect to setup_fencer_connection()
Nov 8 2022, 10:21 AM
nrwahl2 committed rPb5d847f94440: Low: tools: Remove an output format-based sleep() call from crm_mon (authored by nrwahl2).
Low: tools: Remove an output format-based sleep() call from crm_mon
Nov 8 2022, 10:21 AM
nrwahl2 committed rP249521e7cab5: Low: tools: Improve log messages in crm_mon.c (authored by nrwahl2).
Low: tools: Improve log messages in crm_mon.c
Nov 8 2022, 10:21 AM
nrwahl2 committed rP269e7cdadad9: Fix: tools: crm_mon --daemonize should update when disconnected (authored by nrwahl2).
Fix: tools: crm_mon --daemonize should update when disconnected
Nov 8 2022, 10:21 AM
nrwahl2 committed rP3cd39841036f: Refactor: libpacemaker: Use enum type in pcmkd health output headers (authored by nrwahl2).
Refactor: libpacemaker: Use enum type in pcmkd health output headers
Nov 8 2022, 10:20 AM
GitHub <noreply@github.com> committed rPd1110dd9f1d0: Merge pull request #2868 from nrwahl2/nrwahl2-T15 (authored by kgaillot).
Merge pull request #2868 from nrwahl2/nrwahl2-T15
Nov 8 2022, 10:20 AM

Nov 7 2022

gao-yan committed rP6b71332eca12: Fix: tools: fix syntax on resetting options in crm_resource (authored by gao-yan).
Fix: tools: fix syntax on resetting options in crm_resource
Nov 7 2022, 10:53 AM
GitHub <noreply@github.com> committed rP812b6120195a: Merge pull request #2920 from gao-yan/reset_options-syntax (authored by kgaillot).
Merge pull request #2920 from gao-yan/reset_options-syntax
Nov 7 2022, 10:53 AM
oalbrigt committed rR60656a640a7f: build: add iface-macvlan (authored by oalbrigt).
build: add iface-macvlan
Nov 7 2022, 8:22 AM
GitHub <noreply@github.com> committed rRcd5df83bd059: Merge pull request #1816 from oalbrigt/build-add-iface-macvlan (authored by oalbrigt).
Merge pull request #1816 from oalbrigt/build-add-iface-macvlan
Nov 7 2022, 8:22 AM
GitHub <noreply@github.com> committed rR30b0ea982f6a: iface-macvlan: new resource agent (#1815) (authored by vafgoettlich <58074137+vafgoettlich@users.noreply.github.com>).
iface-macvlan: new resource agent (#1815)
Nov 7 2022, 5:38 AM

Nov 3 2022

nrwahl2 committed rP669242219480: Fix: schemas: False positives in best-match.sh (authored by nrwahl2).
Fix: schemas: False positives in best-match.sh
Nov 3 2022, 6:53 PM
GitHub <noreply@github.com> committed rPc10931c1a8be: Merge pull request #2919 from nrwahl2/nrwahl2-best_match (authored by kgaillot).
Merge pull request #2919 from nrwahl2/nrwahl2-best_match
Nov 3 2022, 6:53 PM
clumens committed rP82849daf3b8f: Feature: tools: Add --wait=cluster option to attrd_updater. (authored by clumens).
Feature: tools: Add --wait=cluster option to attrd_updater.
Nov 3 2022, 5:08 PM
clumens committed rP1217c03b1c97: Refactor: daemons: Add comments for previously added sync point code. (authored by clumens).
Refactor: daemons: Add comments for previously added sync point code.
Nov 3 2022, 5:08 PM
clumens committed rPe96dbaf15c20: Refactor: daemons: Add a confirm= attribute to attrd messages. (authored by clumens).
Refactor: daemons: Add a confirm= attribute to attrd messages.
Nov 3 2022, 5:08 PM
clumens committed rPdc30a5f9bd4a: Feature: daemons: Respond to received attrd confirmation requests. (authored by clumens).
Feature: daemons: Respond to received attrd confirmation requests.
Nov 3 2022, 5:08 PM
clumens committed rPb3ebcf958e93: Feature: daemons: Handle cluster-wide sync points in attrd. (authored by clumens).
Feature: daemons: Handle cluster-wide sync points in attrd.
Nov 3 2022, 5:07 PM
clumens committed rPa127afccb0b1: Feature: daemons: Keep track of #attrd-protocol from each peer. (authored by clumens).
Feature: daemons: Keep track of #attrd-protocol from each peer.
Nov 3 2022, 5:07 PM
clumens committed rP1e5aa4d2680c: Refactor: daemons: Add some attrd version checking macros. (authored by clumens).
Refactor: daemons: Add some attrd version checking macros.
Nov 3 2022, 5:07 PM
clumens committed rP54fdd008d5c3: Feature: daemons: Handle an attrd client timing out. (authored by clumens).
Feature: daemons: Handle an attrd client timing out.
Nov 3 2022, 5:07 PM
clumens committed rP78225c796b57: Low: attrd: Fix removing clients from the waitlist when they disconnect. (authored by clumens).
Low: attrd: Fix removing clients from the waitlist when they disconnect.
Nov 3 2022, 5:07 PM
clumens committed rP4140c10a7b75: Refactor: Demote a sync point related message to trace. (authored by clumens).
Refactor: Demote a sync point related message to trace.
Nov 3 2022, 5:07 PM
clumens committed rP57e79ffb4689: Low: daemons: Avoid infinite confirm loops in attrd. (authored by clumens).
Low: daemons: Avoid infinite confirm loops in attrd.
Nov 3 2022, 5:07 PM
GitHub <noreply@github.com> committed rP5eb0ee661636: Merge pull request #2917 from clumens/sync-points (authored by kgaillot).
Merge pull request #2917 from clumens/sync-points
Nov 3 2022, 5:07 PM
nrwahl2 committed rP40ffd537daa2: Refactor: libcrmcommon: Add transient() formatted output method (authored by nrwahl2).
Refactor: libcrmcommon: Add transient() formatted output method
Nov 3 2022, 1:31 PM
nrwahl2 committed rP88b5c5e23714: Low: libcib: Allow cib client reuse in cib__signon_query() (authored by nrwahl2).
Low: libcib: Allow cib client reuse in cib__signon_query()
Nov 3 2022, 1:31 PM
nrwahl2 committed rP17219253fbd7: Refactor: libcib: Support some formatted output in cib__signon_query() (authored by nrwahl2).
Refactor: libcib: Support some formatted output in cib__signon_query()
Nov 3 2022, 1:31 PM
nrwahl2 committed rP07d8be2bf8cd: Refactor: libpacemaker: Remove pcmk_status.c:cib_connect() (authored by nrwahl2).
Refactor: libpacemaker: Remove pcmk_status.c:cib_connect()
Nov 3 2022, 1:31 PM
nrwahl2 committed rPf9261a76ad34: Refactor: tools: Use cib__signon_query() in crm_mon.c:cib_connect() (authored by nrwahl2).
Refactor: tools: Use cib__signon_query() in crm_mon.c:cib_connect()
Nov 3 2022, 1:31 PM
nrwahl2 committed rPa5770096f5ca: Low: libpacemaker: Check conn status in pcmk__get_fencing_history() (authored by nrwahl2).
Low: libpacemaker: Check conn status in pcmk__get_fencing_history()
Nov 3 2022, 1:31 PM
nrwahl2 committed rP3a404019462d: Refactor: libpacemaker: Toggle output display in pcmk__pacemakerd_status (authored by nrwahl2).
Refactor: libpacemaker: Toggle output display in pcmk__pacemakerd_status
Nov 3 2022, 1:31 PM
nrwahl2 committed rP864ec8cb7466: Refactor: libcrmcommon: New pcmk__copy_timet() function (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__copy_timet() function
Nov 3 2022, 1:31 PM
nrwahl2 committed rP20acec170b34: Refactor: libcrmcommon: pcmk__epoch2str() accepts flags and is non-const (authored by nrwahl2).
Refactor: libcrmcommon: pcmk__epoch2str() accepts flags and is non-const
Nov 3 2022, 1:31 PM
nrwahl2 committed rP77e751f3579f: Refactor: libpacemaker: Use time_t with pacemakerd-health message (authored by nrwahl2).
Refactor: libpacemaker: Use time_t with pacemakerd-health message
Nov 3 2022, 1:30 PM
nrwahl2 committed rP97aa84f13a22: Low: libpacemaker: Show pcmkd status if we can't get native CIB (authored by nrwahl2).
Low: libpacemaker: Show pcmkd status if we can't get native CIB
Nov 3 2022, 1:30 PM
GitHub <noreply@github.com> committed rP5aaa8e4c5a0b: Merge pull request #2918 from nrwahl2/nrwahl2-T15_lib_funcs (authored by kgaillot).
Merge pull request #2918 from nrwahl2/nrwahl2-T15_lib_funcs
Nov 3 2022, 1:30 PM

Nov 2 2022

fabbione committed rK3b4c22ea18b9: pmtud: Reset/restart pmtud when a node joins (authored by chrissie-c).
pmtud: Reset/restart pmtud when a node joins
Nov 2 2022, 9:18 AM
GitHub <noreply@github.com> committed rKad433c54d044: Merge pull request #391 from kronosnet/reset_pmtud_nodejoin_main (authored by fabbione).
Merge pull request #391 from kronosnet/reset_pmtud_nodejoin_main
Nov 2 2022, 9:13 AM

Oct 31 2022

kgaillot created Pacemaker (2.1.6).
Oct 31 2022, 4:24 PM
kgaillot committed rP1807d55f0f08: Test: cts-scheduler: add test for anti-colocated groups with failed dependent (authored by kgaillot).
Test: cts-scheduler: add test for anti-colocated groups with failed dependent
Oct 31 2022, 3:15 PM
kgaillot committed rPdd2670e91ac1: Test: cts-scheduler: add test for colocated groups with failed dependent (authored by kgaillot).
Test: cts-scheduler: add test for colocated groups with failed dependent
Oct 31 2022, 3:15 PM
kgaillot committed rP9b0e2177c940: Test: cts-scheduler: add test for group colocations with different primary… (authored by kgaillot).
Test: cts-scheduler: add test for group colocations with different primary…
Oct 31 2022, 3:15 PM
kgaillot committed rPc05bb8df3b36: Test: cts-scheduler: add test for group stickiness outweighing anti-colocation (authored by kgaillot).
Test: cts-scheduler: add test for group stickiness outweighing anti-colocation
Oct 31 2022, 3:15 PM
kgaillot committed rP5892a2bd9d63: Low: scheduler: improve error handling when unpacking resources (authored by kgaillot).
Low: scheduler: improve error handling when unpacking resources
Oct 31 2022, 3:15 PM
kgaillot committed rP7fb6962bdee2: Refactor: scheduler: drop dead code related to versioned attributes (authored by kgaillot).
Refactor: scheduler: drop dead code related to versioned attributes
Oct 31 2022, 3:15 PM
kgaillot committed rPf899c8c3f5cf: Low: scheduler: ensure group methods handle empty groups (authored by kgaillot).
Low: scheduler: ensure group methods handle empty groups
Oct 31 2022, 3:15 PM
kgaillot committed rP11abdbfabd88: Refactor: scheduler: use pe__last_group_member() where appropriate (authored by kgaillot).
Refactor: scheduler: use pe__last_group_member() where appropriate
Oct 31 2022, 3:15 PM
kgaillot committed rP60343e7cc794: Fix: scheduler: properly consider effect of "with group" colocations (authored by kgaillot).
Fix: scheduler: properly consider effect of "with group" colocations
Oct 31 2022, 3:15 PM
kgaillot committed rP84c95c0276a3: Test: cts-scheduler: update scores for colocation change (authored by kgaillot).
Test: cts-scheduler: update scores for colocation change
Oct 31 2022, 3:15 PM
kgaillot committed rPb60a4ec51ef9: Refactor: scheduler: functionize group colocation table initialization (authored by kgaillot).
Refactor: scheduler: functionize group colocation table initialization
Oct 31 2022, 3:15 PM
kgaillot committed rPc2eb24f02741: Low: scheduler: ignore empty groups in pcmk__add_colocated_node_scores() (authored by kgaillot).
Low: scheduler: ignore empty groups in pcmk__add_colocated_node_scores()
Oct 31 2022, 3:15 PM
kgaillot committed rP3a94d679a7e5: Refactor: scheduler: ignore empty groups in group-specific function (authored by kgaillot).
Refactor: scheduler: ignore empty groups in group-specific function
Oct 31 2022, 3:15 PM
kgaillot committed rP92197a3cf632: Refactor: scheduler: functionize non-group colocation table initialization (authored by kgaillot).
Refactor: scheduler: functionize non-group colocation table initialization
Oct 31 2022, 3:15 PM
kgaillot committed rP018dc240fe65: Fix: scheduler: prioritize group colocations properly (authored by kgaillot).
Fix: scheduler: prioritize group colocations properly
Oct 31 2022, 3:15 PM
kgaillot committed rP47cf8c5c7a7d: Refactor: scheduler: functionize adding colocations to resources (authored by kgaillot).
Refactor: scheduler: functionize adding colocations to resources
Oct 31 2022, 3:15 PM
kgaillot committed rP469e2c4ceb69: Refactor: scheduler: prioritize clone colocations properly (authored by kgaillot).
Refactor: scheduler: prioritize clone colocations properly
Oct 31 2022, 3:15 PM
kgaillot committed rPcaab312f807a: Test: cts-scheduler: update colocation-priority-group outputs for fix (authored by kgaillot).
Test: cts-scheduler: update colocation-priority-group outputs for fix
Oct 31 2022, 3:15 PM
kgaillot committed rP38196514b9b9: Doc: Pacemaker Explained: clarify how advisory colocation constraints behave (authored by kgaillot).
Doc: Pacemaker Explained: clarify how advisory colocation constraints behave
Oct 31 2022, 3:15 PM
GitHub <noreply@github.com> committed rP0b3656e850ea: Merge pull request #2916 from kgaillot/groups (authored by kgaillot).
Merge pull request #2916 from kgaillot/groups
Oct 31 2022, 3:15 PM
nrwahl2 committed rPc62c3f942e34: API: libpacemaker: pcmk_controller_status() node name arg is now const (authored by nrwahl2).
API: libpacemaker: pcmk_controller_status() node name arg is now const
Oct 31 2022, 11:04 AM
nrwahl2 committed rPa9d365088ec4: Refactor: libpacemaker: Best practices in pcmk_pacemakerd_status() (authored by nrwahl2).
Refactor: libpacemaker: Best practices in pcmk_pacemakerd_status()
Oct 31 2022, 11:04 AM
nrwahl2 committed rP694bfe4702aa: Refactor: libpacemaker: Best practices in pcmk_designated_controller() (authored by nrwahl2).
Refactor: libpacemaker: Best practices in pcmk_designated_controller()
Oct 31 2022, 11:04 AM
nrwahl2 committed rP590f9128a1a5: Low: libcrmcommon: Standardize pcmk_poll_ipc() return code (authored by nrwahl2).
Low: libcrmcommon: Standardize pcmk_poll_ipc() return code
Oct 31 2022, 11:04 AM