Page MenuHomeClusterLabs Projects
Feed All Stories

Aug 8 2022

kgaillot committed rPe10c1ae097ea: Refactor: executor: make execute_nonstonith_action() return void (authored by kgaillot).
Refactor: executor: make execute_nonstonith_action() return void
Aug 8 2022, 12:13 PM
kgaillot committed rP9f96bc417b7d: Refactor: executor: rename resource execution functions (authored by kgaillot).
Refactor: executor: rename resource execution functions
Aug 8 2022, 12:13 PM
GitHub <noreply@github.com> committed rP986d22dd58ba: Merge pull request #2791 from clumens/leak (authored by kgaillot).
Merge pull request #2791 from clumens/leak
Aug 8 2022, 12:13 PM
kgaillot committed rP587d0bdd2537: Low: executor: don't finalize a failed monitor initiation twice (authored by kgaillot).
Low: executor: don't finalize a failed monitor initiation twice
Aug 8 2022, 12:13 PM
kgaillot committed rP25b88cc9fe22: Refactor: executor: avoid goto in lrmd_rsc_execute_service_lib() (authored by kgaillot).
Refactor: executor: avoid goto in lrmd_rsc_execute_service_lib()
Aug 8 2022, 12:13 PM
clumens committed rP68ee12501ade: Refactor: daemons: Move everything else out of attrd_commands.c. (authored by clumens).
Refactor: daemons: Move everything else out of attrd_commands.c.
Aug 8 2022, 12:12 PM
GitHub <noreply@github.com> committed rPd7a7b73f5a37: Merge pull request #2781 from clumens/attrd-reorg (authored by kgaillot).
Merge pull request #2781 from clumens/attrd-reorg
Aug 8 2022, 12:12 PM
clumens committed rP9e216b27f3d7: Low: libcrmcommon: Fix an IPC-related memory leak. (authored by clumens).
Low: libcrmcommon: Fix an IPC-related memory leak.
Aug 8 2022, 12:12 PM
clumens committed rP0f8694bf894d: Refactor: daemons: Move clear_attribute_value_seen to attrd_attributes.c. (authored by clumens).
Refactor: daemons: Move clear_attribute_value_seen to attrd_attributes.c.
Aug 8 2022, 12:12 PM
clumens committed rPc0f183e828ed: Refactor: daemons: Move CPG-related message handlers into attrd_corosync.c (authored by clumens).
Refactor: daemons: Move CPG-related message handlers into attrd_corosync.c
Aug 8 2022, 12:12 PM
clumens committed rPa13ba369804b: Refactor: daemons: Move attrd_election_cb into attrd_elections.c. (authored by clumens).
Refactor: daemons: Move attrd_election_cb into attrd_elections.c.
Aug 8 2022, 12:12 PM
clumens committed rP6b5d8857a61e: Refactor: daemons: Move attrd protocol stuff into attrd_utils.c. (authored by clumens).
Refactor: daemons: Move attrd protocol stuff into attrd_utils.c.
Aug 8 2022, 12:12 PM
clumens committed rPc97a5d8d60ed: Refactor: daemons: Move add_attribute_value_xml to attrd_attributes.c. (authored by clumens).
Refactor: daemons: Move add_attribute_value_xml to attrd_attributes.c.
Aug 8 2022, 12:12 PM
clumens committed rPb89fd7d9df45: Refactor: daemons: Move populate_attribute to attrd_attributes.c. (authored by clumens).
Refactor: daemons: Move populate_attribute to attrd_attributes.c.
Aug 8 2022, 12:12 PM
clumens committed rP317aeafe7cc1: Refactor: daemons: Add a new attrd_cib.c file. (authored by clumens).
Refactor: daemons: Add a new attrd_cib.c file.
Aug 8 2022, 12:12 PM
clumens committed rPbb8cddf8fae6: Refactor: daemons: Move attribute freeing functions to attrd_utils.c. (authored by clumens).
Refactor: daemons: Move attribute freeing functions to attrd_utils.c.
Aug 8 2022, 12:12 PM
clumens committed rP1b2365de76f3: Refactor: daemons: Move IPC-related message handlers into attrd_ipc.c (authored by clumens).
Refactor: daemons: Move IPC-related message handlers into attrd_ipc.c
Aug 8 2022, 12:12 PM
clumens committed rP88915d127164: Refactor: daemons: Move CPG-related code in attrd to its own file. (authored by clumens).
Refactor: daemons: Move CPG-related code in attrd to its own file.
Aug 8 2022, 12:12 PM
clumens committed rP35ee9f805c4a: Refactor: daemons: Add a function for adding a mainloop timer. (authored by clumens).
Refactor: daemons: Add a function for adding a mainloop timer.
Aug 8 2022, 12:12 PM
clumens committed rP66f4ec7230ba: Refactor: daemons: Move IPC-related code in attrd to its own file. (authored by clumens).
Refactor: daemons: Move IPC-related code in attrd to its own file.
Aug 8 2022, 12:12 PM
clumens committed rP6f6b9af384e3: Build: attrd: Separate attrd source files onto their own lines. (authored by clumens).
Build: attrd: Separate attrd source files onto their own lines.
Aug 8 2022, 12:12 PM
clumens committed rPf54cfa945388: Refactor: daemons: Call attrd_shutting_down. (authored by clumens).
Refactor: daemons: Call attrd_shutting_down.
Aug 8 2022, 12:12 PM
GitHub <noreply@github.com> committed rPf364ce51f091: Merge pull request #2788 from clumens/comment (authored by kgaillot).
Merge pull request #2788 from clumens/comment
Aug 8 2022, 12:12 PM
clumens committed rPc7f3851ab340: Refactor: daemons: Use bool instead of gboolean where possible. (authored by clumens).
Refactor: daemons: Use bool instead of gboolean where possible.
Aug 8 2022, 12:12 PM
clumens committed rPb46a72150dbb: Refactor: scheduler: Remove an unused block of code. (authored by clumens).
Refactor: scheduler: Remove an unused block of code.
Aug 8 2022, 12:12 PM
GitHub <noreply@github.com> committed rP9384f7c9ea15: Merge pull request #2787 from nrwahl2/nrwahl2-T492 (authored by kgaillot).
Merge pull request #2787 from nrwahl2/nrwahl2-T492
Aug 8 2022, 12:12 PM
nrwahl2 committed rP2e3b92941d87: Doc: Clusters from Scratch: Improve DRBD walkthrough (authored by nrwahl2).
Doc: Clusters from Scratch: Improve DRBD walkthrough
Aug 8 2022, 12:12 PM
nrwahl2 committed rPdde6e4278d0e: Doc: Clusters from Scratch: Correct node for mkfs.gfs2 (authored by nrwahl2).
Doc: Clusters from Scratch: Correct node for mkfs.gfs2
Aug 8 2022, 12:12 PM
GitHub <noreply@github.com> committed rP4e33d1ad1386: Merge pull request #2786 from nrwahl2/nrwahl2-cfs_doc_fixes (authored by kgaillot).
Merge pull request #2786 from nrwahl2/nrwahl2-cfs_doc_fixes
Aug 8 2022, 12:12 PM
nrwahl2 committed rPbb9011382d48: Doc: Clusters from Scratch: Use code-block:: console (authored by nrwahl2).
Doc: Clusters from Scratch: Use code-block:: console
Aug 8 2022, 12:12 PM
nrwahl2 committed rPdfdce6502064: Doc: Clusters from Scratch: pacemaker/corosync formatting (authored by nrwahl2).
Doc: Clusters from Scratch: pacemaker/corosync formatting
Aug 8 2022, 12:12 PM
nrwahl2 committed rPf4e75a8f6853: Doc: Clusters from Scratch: Use more inline literals (authored by nrwahl2).
Doc: Clusters from Scratch: Use more inline literals
Aug 8 2022, 12:12 PM
nrwahl2 committed rP6543938671bf: Doc: books: Improve inline code formatting (authored by nrwahl2).
Doc: books: Improve inline code formatting
Aug 8 2022, 12:12 PM
nrwahl2 committed rP095a720d9b6d: Doc: Clusters from Scratch: Centos Stream 8 -> AlmaLinux 9 (authored by nrwahl2).
Doc: Clusters from Scratch: Centos Stream 8 -> AlmaLinux 9
Aug 8 2022, 12:12 PM
nrwahl2 committed rPee2bfaf79768: Doc: Clusters from Scratch: Use CFS_DISTRO in more places (authored by nrwahl2).
Doc: Clusters from Scratch: Use CFS_DISTRO in more places
Aug 8 2022, 12:12 PM
GitHub <noreply@github.com> committed rP1e2d5eacf09d: Merge pull request #2773 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #2773 from kgaillot/best-practices
Aug 8 2022, 12:12 PM
GitHub <noreply@github.com> committed rP6f86201f6219: Merge pull request #2785 from nrwahl2/nrwahl2-T492 (authored by kgaillot).
Merge pull request #2785 from nrwahl2/nrwahl2-T492
Aug 8 2022, 12:12 PM
nrwahl2 committed rPf71244d590fb: Doc: Clusters from Scratch: Use pcs instead of pacemaker CLI (authored by nrwahl2).
Doc: Clusters from Scratch: Use pcs instead of pacemaker CLI
Aug 8 2022, 12:12 PM
nrwahl2 committed rPc2db852dde8b: Doc: Clusters from Scratch: Mention resource groups (authored by nrwahl2).
Doc: Clusters from Scratch: Mention resource groups
Aug 8 2022, 12:12 PM
nrwahl2 committed rP2cded2fe1762: Doc: Clusters from Scratch: Improve /etc/hosts discussion (authored by nrwahl2).
Doc: Clusters from Scratch: Improve /etc/hosts discussion
Aug 8 2022, 12:12 PM
nrwahl2 committed rP495c46f283b4: Doc: Clusters from Scratch: Remove incorrect statement about host auth (authored by nrwahl2).
Doc: Clusters from Scratch: Remove incorrect statement about host auth
Aug 8 2022, 12:12 PM
nrwahl2 committed rPfdaf36a3cad4: Doc: Clusters from Scratch: dnf instead of yum (authored by nrwahl2).
Doc: Clusters from Scratch: dnf instead of yum
Aug 8 2022, 12:12 PM
nrwahl2 committed rP42d457b49449: Doc: books: Assorted cleanups, minor fixes, clarifications (authored by nrwahl2).
Doc: books: Assorted cleanups, minor fixes, clarifications
Aug 8 2022, 12:12 PM
nrwahl2 committed rP884ef0061984: Doc: Clusters from Scratch: Use no-quorum-policy=freeze for GFS2 (authored by nrwahl2).
Doc: Clusters from Scratch: Use no-quorum-policy=freeze for GFS2
Aug 8 2022, 12:12 PM
nrwahl2 committed rP727f43ef162a: Doc: books: Update epub UID (authored by nrwahl2).
Doc: books: Update epub UID
Aug 8 2022, 12:12 PM
nrwahl2 committed rP75eaf15bd095: Doc: Clusters from Scratch: Fix firewall-cmd --add-rich-rule (authored by nrwahl2).
Doc: Clusters from Scratch: Fix firewall-cmd --add-rich-rule
Aug 8 2022, 12:11 PM
nrwahl2 committed rPa1f6dd860b56: Doc: Clusters from Scratch: Fix DRBD user guide link (authored by nrwahl2).
Doc: Clusters from Scratch: Fix DRBD user guide link
Aug 8 2022, 12:11 PM
nrwahl2 committed rPa34fe17015ee: Doc: Clusters from Scratch: Improve SSH config (authored by nrwahl2).
Doc: Clusters from Scratch: Improve SSH config
Aug 8 2022, 12:11 PM
clumens committed rPd149b8727a19: Test: scheduler: Add unit tests for basic node finding functions. (authored by clumens).
Test: scheduler: Add unit tests for basic node finding functions.
Aug 8 2022, 12:11 PM
clumens committed rP09cb8ae50905: Test: scheduler: Add a unit test for pe_new_working_set. (authored by clumens).
Test: scheduler: Add a unit test for pe_new_working_set.
Aug 8 2022, 12:11 PM
clumens committed rP0108cf9bf167: Test: scheduler: Add unit tests for set_working_set_defaults. (authored by clumens).
Test: scheduler: Add unit tests for set_working_set_defaults.
Aug 8 2022, 12:11 PM
GitHub <noreply@github.com> committed rP5bb8f6738b7e: Merge pull request #2783 from clumens/testing (authored by kgaillot).
Merge pull request #2783 from clumens/testing
Aug 8 2022, 12:11 PM
clumens committed rP811a0da01b92: Test: scheduler: Build special libpe_*_test libraries. (authored by clumens).
Test: scheduler: Build special libpe_*_test libraries.
Aug 8 2022, 12:11 PM
clumens committed rP33a0bab65c71: Test: coverage: Add a coverage-cts target. (authored by clumens).
Test: coverage: Add a coverage-cts target.
Aug 8 2022, 12:11 PM
clumens committed rP837b1c106c82: Build: GNUmakefile: Add a comment explaining the coverage-clean target. (authored by clumens).
Build: GNUmakefile: Add a comment explaining the coverage-clean target.
Aug 8 2022, 12:11 PM
clumens committed rPbb4c751880a3: doc: Pacemaker Development: Explain when to set AM_LDFLAGS. (authored by clumens).
doc: Pacemaker Development: Explain when to set AM_LDFLAGS.
Aug 8 2022, 12:11 PM
clumens committed rP9bf6a1781654: Fix: testing: Fix link errors occurring in "make coverage". (authored by clumens).
Fix: testing: Fix link errors occurring in "make coverage".
Aug 8 2022, 12:11 PM
clumens committed rP59dafc8a1b02: Test: cts: Add some basic tests for crm_rule cmdline usage. (authored by clumens).
Test: cts: Add some basic tests for crm_rule cmdline usage.
Aug 8 2022, 12:11 PM
clumens committed rPb2262f05bfe5: Test: cts: Add additional tests for crm_attribute cmdline usage. (authored by clumens).
Test: cts: Add additional tests for crm_attribute cmdline usage.
Aug 8 2022, 12:11 PM
clumens committed rP423d7c1565be: Test: cts: Add tests for query/update/delete by pattern in crm_attribute. (authored by clumens).
Test: cts: Add tests for query/update/delete by pattern in crm_attribute.
Aug 8 2022, 12:11 PM
clumens committed rP71a75cafb15c: Test: cts: Add some additional regression tests for crm_resource. (authored by clumens).
Test: cts: Add some additional regression tests for crm_resource.
Aug 8 2022, 12:11 PM
clumens committed rP066cfa954972: Fix: tools: Restrict ourselves to XML elements in command_query. (authored by clumens).
Fix: tools: Restrict ourselves to XML elements in command_query.
Aug 8 2022, 12:11 PM
clumens committed rP5b02d17882df: Feature: tools: Support regexes with crm_attribute --delete and --update. (authored by clumens).
Feature: tools: Support regexes with crm_attribute --delete and --update.
Aug 8 2022, 12:11 PM
GitHub <noreply@github.com> committed rRa85eb137d23b: Merge pull request #1796 from oalbrigt/CTDB-cgroups (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
Merge pull request #1796 from oalbrigt/CTDB-cgroups
Aug 8 2022, 12:11 PM
Oyvind Albrigtsen <oalbrigt@redhat.com> committed rR99c4f2af92a1: CTDB: move process to root cgroup if realtime scheduling is enabled (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
CTDB: move process to root cgroup if realtime scheduling is enabled
Aug 8 2022, 12:11 PM
GitHub <noreply@github.com> committed rFf322909c6019: Merge pull request #497 from wenningerk/sbd_failure_handling (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
Merge pull request #497 from wenningerk/sbd_failure_handling
Aug 8 2022, 12:10 PM
wenningerk committed rFab1de07902d9: fence_sbd: improve error handling (authored by wenningerk).
fence_sbd: improve error handling
Aug 8 2022, 12:10 PM

Jul 28 2022

gao-yan committed rPbb88e782426e: Log: libcrmservice: fix the trace logging about finishing reading stdout/stderr (authored by gao-yan).
Log: libcrmservice: fix the trace logging about finishing reading stdout/stderr
Jul 28 2022, 9:58 AM
GitHub <noreply@github.com> committed rP3dd7b74c34e7: Merge pull request #2782 from gao-yan/log-trace-finish_op_output (authored by kgaillot).
Merge pull request #2782 from gao-yan/log-trace-finish_op_output
Jul 28 2022, 9:58 AM

Jul 27 2022

jfriesse committed rK5f2942480593: configure: Conditionalize AC_PROG_CC_C99 (authored by jfriesse).
configure: Conditionalize AC_PROG_CC_C99
Jul 27 2022, 3:39 AM
jfriesse committed rKa6cc08ba07de: configure: Conditionalize AC_PROG_CC_C99 (authored by jfriesse).
configure: Conditionalize AC_PROG_CC_C99
Jul 27 2022, 3:37 AM
GitHub <noreply@github.com> committed rKbf5cbf0f4aef: Merge pull request #385 from jfriesse/remove-autogen-warnings (authored by jfriesse).
Merge pull request #385 from jfriesse/remove-autogen-warnings
Jul 27 2022, 3:37 AM
GitHub <noreply@github.com> committed rQ14507d538d2d: configure: Modernize configure.ac a bit (#470) (authored by jfriesse).
configure: Modernize configure.ac a bit (#470)
Jul 27 2022, 3:01 AM

Jul 26 2022

Oyvind Albrigtsen <oalbrigt@redhat.com> committed rR0063164d72bb: ethmonitor/ovsmonitor/pgsql: remove ignored attrd_updater "-q" parameter (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
ethmonitor/ovsmonitor/pgsql: remove ignored attrd_updater "-q" parameter
Jul 26 2022, 10:21 AM
GitHub <noreply@github.com> committed rR8e2538ad5815: Merge pull request #1795 from oalbrigt/ethmonitor-ovsmonitor-pgsql-fix… (authored by Oyvind Albrigtsen <oalbrigt@redhat.com>).
Merge pull request #1795 from oalbrigt/ethmonitor-ovsmonitor-pgsql-fix…
Jul 26 2022, 10:21 AM

Jul 25 2022

clumens committed rPcf01844daaab: High: tools: Add the -q option back to attrd_updater. (authored by clumens).
High: tools: Add the -q option back to attrd_updater.
Jul 25 2022, 2:00 PM
GitHub <noreply@github.com> committed rPbbb0e1b04f39: Merge pull request #2778 from clumens/attrd_updater-q (authored by kgaillot).
Merge pull request #2778 from clumens/attrd_updater-q
Jul 25 2022, 2:00 PM
clumens committed rP04644f689525: Low: daemons: Fix a bug processing child XML messages in attrd. (authored by clumens).
Low: daemons: Fix a bug processing child XML messages in attrd.
Jul 25 2022, 10:57 AM
GitHub <noreply@github.com> committed rP90ed6fe66fa9: Merge pull request #2777 from clumens/multi-message (authored by kgaillot).
Merge pull request #2777 from clumens/multi-message
Jul 25 2022, 10:57 AM

Jul 22 2022

chrissie-c committed rK1d1fb72504d3: admin: Fix a couple of small things (#384) (authored by chrissie-c).
admin: Fix a couple of small things (#384)
Jul 22 2022, 7:37 AM
GitHub <noreply@github.com> committed rK397ea591be20: admin: Fix a couple of small things (#384) (authored by chrissie-c).
admin: Fix a couple of small things (#384)
Jul 22 2022, 7:33 AM

Jul 21 2022

Ferenc Wágner <wferi@debian.org> committed rP312be54128ad: strings.c: don't expect strcmp() return one-byte values (authored by Ferenc Wágner <wferi@debian.org>).
strings.c: don't expect strcmp() return one-byte values
Jul 21 2022, 6:47 PM
GitHub <noreply@github.com> committed rP80f49c6fabda: Merge pull request #2775 from wferi/strcmp (authored by kgaillot).
Merge pull request #2775 from wferi/strcmp
Jul 21 2022, 6:47 PM

Jul 20 2022

waltdisgrace committed rPa9a6d1c0fd40: Low: HealthCPU: Complete implementation of the reload-agent action (authored by waltdisgrace).
Low: HealthCPU: Complete implementation of the reload-agent action
Jul 20 2022, 5:41 PM
GitHub <noreply@github.com> committed rP51519cdf8f80: Merge pull request #2774 from waltdisgrace/healthcpu-fix (authored by kgaillot).
Merge pull request #2774 from waltdisgrace/healthcpu-fix
Jul 20 2022, 5:41 PM
waltdisgrace committed rPc047fd91aae6: Codedoc: xml.h: make copy_in_properties comment structured and useful (authored by Jan Pokorný <jpokorny@redhat.com>).
Codedoc: xml.h: make copy_in_properties comment structured and useful
Jul 20 2022, 5:33 PM
waltdisgrace committed rPd2a0356042b4: Make doxygen blocks more descriptive (authored by waltdisgrace).
Make doxygen blocks more descriptive
Jul 20 2022, 5:33 PM
waltdisgrace committed rP6066c7f8b8d7: Low: ACLs: bail out early when creating element that'll be denied anyway (authored by Jan Pokorný <jpokorny@redhat.com>).
Low: ACLs: bail out early when creating element that'll be denied anyway
Jul 20 2022, 5:33 PM
waltdisgrace committed rP57285b3cc51b: Add unit tests for a few operational functions (authored by waltdisgrace).
Add unit tests for a few operational functions
Jul 20 2022, 5:33 PM
waltdisgrace committed rP013c14e138bf: Add doxygen blocks for a few ACL-/XML-related and operational functions (authored by waltdisgrace).
Add doxygen blocks for a few ACL-/XML-related and operational functions
Jul 20 2022, 5:33 PM
waltdisgrace committed rP7575397e188b: Check for NULL input (authored by waltdisgrace).
Check for NULL input
Jul 20 2022, 5:33 PM
GitHub <noreply@github.com> committed rP63d6d40bcd68: Merge pull request #2738 from waltdisgrace/t159 (authored by kgaillot).
Merge pull request #2738 from waltdisgrace/t159
Jul 20 2022, 5:33 PM
gao-yan committed rP783ab4f8a049: Fix: scheduler: restart a resource configured with extra operation parameters… (authored by gao-yan).
Fix: scheduler: restart a resource configured with extra operation parameters…
Jul 20 2022, 12:46 PM
gao-yan committed rPe5365d36ed72: Refactor: scheduler: exchange the names of attr_in_string() and… (authored by gao-yan).
Refactor: scheduler: exchange the names of attr_in_string() and…
Jul 20 2022, 12:46 PM
gao-yan committed rP6b57583df1b0: Fix: scheduler,controller: consistently calculate and record secure digest… (authored by gao-yan).
Fix: scheduler,controller: consistently calculate and record secure digest…
Jul 20 2022, 12:46 PM
gao-yan committed rP02ead434ad26: Fix: libpacemaker: correctly find the best operation history entry to calculate… (authored by gao-yan).
Fix: libpacemaker: correctly find the best operation history entry to calculate…
Jul 20 2022, 12:46 PM
gao-yan committed rP836afbbe0e11: Test: cts-scheduler: restart a resource configured with extra operation… (authored by gao-yan).
Test: cts-scheduler: restart a resource configured with extra operation…
Jul 20 2022, 12:46 PM
gao-yan committed rPea8d790b3673: Fix: scheduler: calculate digests based on the crm_feature_set version of the… (authored by gao-yan).
Fix: scheduler: calculate digests based on the crm_feature_set version of the…
Jul 20 2022, 12:46 PM
GitHub <noreply@github.com> committed rPa0a66eefeb06: Merge pull request #2330 from gao-yan/reload-takes-start-extra-params (authored by kgaillot).
Merge pull request #2330 from gao-yan/reload-takes-start-extra-params
Jul 20 2022, 12:46 PM
kgaillot committed rP4700881a8045: Build: GNUmakefile: rpm targets should be usable without rpm/Makefile present (authored by kgaillot).
Build: GNUmakefile: rpm targets should be usable without rpm/Makefile present
Jul 20 2022, 10:05 AM