- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Aug 8 2022
Aug 8 2022
kgaillot committed rP22f512057ed3: Refactor: scheduler: drop pe_weights_init enum value (authored by kgaillot).
Refactor: scheduler: drop pe_weights_init enum value
kgaillot committed rP10b57ac97c4e: Refactor: scheduler: rename enum pe_weights (authored by kgaillot).
Refactor: scheduler: rename enum pe_weights
kgaillot committed rP05220bc6949e: Log: scheduler: avoid "left-hand"/"right-hand" terminology in colocation logs (authored by kgaillot).
Log: scheduler: avoid "left-hand"/"right-hand" terminology in colocation logs
kgaillot committed rP25fae9ec79c9: Doc: Pacemaker Development: add overview of colocation code (authored by kgaillot).
Doc: Pacemaker Development: add overview of colocation code
kgaillot committed rP5c1808f983a3: Test: cts-lab: use singular or plural correctly (authored by kgaillot).
Test: cts-lab: use singular or plural correctly
kgaillot committed rP53b8ac5f6488: Test: cts: use configured value for environment file (authored by kgaillot).
Test: cts: use configured value for environment file
kgaillot committed rPcb9f7c68f536: Log: pacemakerd: lower level of messages about core file size (authored by kgaillot).
Log: pacemakerd: lower level of messages about core file size
kgaillot committed rP42f2c4dffead: Log: scheduler: drop redundant trace messages (authored by kgaillot).
Log: scheduler: drop redundant trace messages
kgaillot committed rP6ca5c3db720e: Doc: controller: improve stonith-watchdog-timeout description (authored by kgaillot).
Doc: controller: improve stonith-watchdog-timeout description
kgaillot committed rP96f87075ff5d: Refactor: controller: replace some old "crmd" terminology (authored by kgaillot).
Refactor: controller: replace some old "crmd" terminology
kgaillot committed rPfc63f7beb5b3: Build: configure.ac: remove redundant check for libtool (authored by kgaillot).
Build: configure.ac: remove redundant check for libtool
kgaillot committed rPe46bb6204bab: Doc: libcrmcommon: drop DOCTYPE from daemon option meta-data (authored by kgaillot).
Doc: libcrmcommon: drop DOCTYPE from daemon option meta-data
kgaillot committed rPf30600290c5c: Build: configure.ac: avoid warning from newer autoconf (authored by kgaillot).
Build: configure.ac: avoid warning from newer autoconf
GitHub <noreply@github.com> committed rP9ad016f30ef7: Merge pull request #2790 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #2790 from kgaillot/best-practices
kgaillot committed rP5b31ca81cd56: Low: scheduler: assert on invalid add_colocated_node_scores() arguments (authored by kgaillot).
Low: scheduler: assert on invalid add_colocated_node_scores() arguments
kgaillot committed rP20d47531e4cc: Build: configure: enable -Wimplicit-fallthrough when available (authored by kgaillot).
Build: configure: enable -Wimplicit-fallthrough when available
kgaillot committed rPa4a0aa0fdf80: Refactor: scheduler: avoid "lh"/"rh" terminology for ordering constraints (authored by kgaillot).
Refactor: scheduler: avoid "lh"/"rh" terminology for ordering constraints
kgaillot committed rP28940c302acc: Refactor: scheduler: avoid "lh" terminology for ticket constraints (authored by kgaillot).
Refactor: scheduler: avoid "lh" terminology for ticket constraints
GitHub <noreply@github.com> committed rPe445c8a8bdb5: Merge pull request #2792 from clumens/more-leaks (authored by kgaillot).
Merge pull request #2792 from clumens/more-leaks
kgaillot committed rPd2ba60d3058a: Refactor: scheduler: avoid "lh" terminology for location constraints (authored by kgaillot).
Refactor: scheduler: avoid "lh" terminology for location constraints
clumens committed rP67466f2bf4e0: Low: libpacemaker: Free the CIB copy in pcmk__status. (authored by clumens).
Low: libpacemaker: Free the CIB copy in pcmk__status.
clumens committed rP7d4306d99ceb: Low: pacemaker: Free the CIB copy in pcmk__output_cluster_status. (authored by clumens).
Low: pacemaker: Free the CIB copy in pcmk__output_cluster_status.
clumens committed rPb09a4a0def71: Low: libpacemaker: Free the working set in pcmk__output_cluster_status. (authored by clumens).
Low: libpacemaker: Free the working set in pcmk__output_cluster_status.
GitHub <noreply@github.com> committed rP79c4daff3a5f: Merge pull request #2779 from kgaillot/fixes (authored by kgaillot).
Merge pull request #2779 from kgaillot/fixes
GitHub <noreply@github.com> committed rP799e2c32706c: Merge pull request #2789 from kgaillot/fencing (authored by kgaillot).
Merge pull request #2789 from kgaillot/fencing
kgaillot committed rPe10c1ae097ea: Refactor: executor: make execute_nonstonith_action() return void (authored by kgaillot).
Refactor: executor: make execute_nonstonith_action() return void
kgaillot committed rP9f96bc417b7d: Refactor: executor: rename resource execution functions (authored by kgaillot).
Refactor: executor: rename resource execution functions
GitHub <noreply@github.com> committed rP986d22dd58ba: Merge pull request #2791 from clumens/leak (authored by kgaillot).
Merge pull request #2791 from clumens/leak
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
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()
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.
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
clumens committed rP9e216b27f3d7: Low: libcrmcommon: Fix an IPC-related memory leak. (authored by clumens).
Low: libcrmcommon: Fix an IPC-related memory leak.
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.
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
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.
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.
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.
clumens committed rPb89fd7d9df45: Refactor: daemons: Move populate_attribute to attrd_attributes.c. (authored by clumens).
Refactor: daemons: Move populate_attribute to attrd_attributes.c.
clumens committed rP317aeafe7cc1: Refactor: daemons: Add a new attrd_cib.c file. (authored by clumens).
Refactor: daemons: Add a new attrd_cib.c file.
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.
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
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.
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.
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.
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.
clumens committed rPf54cfa945388: Refactor: daemons: Call attrd_shutting_down. (authored by clumens).
Refactor: daemons: Call attrd_shutting_down.
GitHub <noreply@github.com> committed rPf364ce51f091: Merge pull request #2788 from clumens/comment (authored by kgaillot).
Merge pull request #2788 from clumens/comment
clumens committed rPc7f3851ab340: Refactor: daemons: Use bool instead of gboolean where possible. (authored by clumens).
Refactor: daemons: Use bool instead of gboolean where possible.
clumens committed rPb46a72150dbb: Refactor: scheduler: Remove an unused block of code. (authored by clumens).
Refactor: scheduler: Remove an unused block of code.
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
nrwahl2 committed rP2e3b92941d87: Doc: Clusters from Scratch: Improve DRBD walkthrough (authored by nrwahl2).
Doc: Clusters from Scratch: Improve DRBD walkthrough
nrwahl2 committed rPdde6e4278d0e: Doc: Clusters from Scratch: Correct node for mkfs.gfs2 (authored by nrwahl2).
Doc: Clusters from Scratch: Correct node for mkfs.gfs2
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
nrwahl2 committed rPbb9011382d48: Doc: Clusters from Scratch: Use code-block:: console (authored by nrwahl2).
Doc: Clusters from Scratch: Use code-block:: console
nrwahl2 committed rPdfdce6502064: Doc: Clusters from Scratch: pacemaker/corosync formatting (authored by nrwahl2).
Doc: Clusters from Scratch: pacemaker/corosync formatting
nrwahl2 committed rPf4e75a8f6853: Doc: Clusters from Scratch: Use more inline literals (authored by nrwahl2).
Doc: Clusters from Scratch: Use more inline literals
Doc: books: Improve inline code formatting
nrwahl2 committed rP095a720d9b6d: Doc: Clusters from Scratch: Centos Stream 8 -> AlmaLinux 9 (authored by nrwahl2).
Doc: Clusters from Scratch: Centos Stream 8 -> AlmaLinux 9
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
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
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
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
nrwahl2 committed rPc2db852dde8b: Doc: Clusters from Scratch: Mention resource groups (authored by nrwahl2).
Doc: Clusters from Scratch: Mention resource groups
nrwahl2 committed rP2cded2fe1762: Doc: Clusters from Scratch: Improve /etc/hosts discussion (authored by nrwahl2).
Doc: Clusters from Scratch: Improve /etc/hosts discussion
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
nrwahl2 committed rPfdaf36a3cad4: Doc: Clusters from Scratch: dnf instead of yum (authored by nrwahl2).
Doc: Clusters from Scratch: dnf instead of yum
nrwahl2 committed rP42d457b49449: Doc: books: Assorted cleanups, minor fixes, clarifications (authored by nrwahl2).
Doc: books: Assorted cleanups, minor fixes, clarifications
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
Doc: books: Update epub UID
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
nrwahl2 committed rPa1f6dd860b56: Doc: Clusters from Scratch: Fix DRBD user guide link (authored by nrwahl2).
Doc: Clusters from Scratch: Fix DRBD user guide link
nrwahl2 committed rPa34fe17015ee: Doc: Clusters from Scratch: Improve SSH config (authored by nrwahl2).
Doc: Clusters from Scratch: Improve SSH config
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.
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.
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.
GitHub <noreply@github.com> committed rP5bb8f6738b7e: Merge pull request #2783 from clumens/testing (authored by kgaillot).
Merge pull request #2783 from clumens/testing
clumens committed rP811a0da01b92: Test: scheduler: Build special libpe_*_test libraries. (authored by clumens).
Test: scheduler: Build special libpe_*_test libraries.
Test: coverage: Add a coverage-cts target.
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.
clumens committed rPbb4c751880a3: doc: Pacemaker Development: Explain when to set AM_LDFLAGS. (authored by clumens).
doc: Pacemaker Development: Explain when to set AM_LDFLAGS.
clumens committed rP9bf6a1781654: Fix: testing: Fix link errors occurring in "make coverage". (authored by clumens).
Fix: testing: Fix link errors occurring in "make coverage".
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.
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.
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.
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.
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.
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.
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
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
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
fence_sbd: improve error handling
Jul 28 2022
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
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 27 2022
Jul 27 2022
configure: Conditionalize AC_PROG_CC_C99
configure: Conditionalize AC_PROG_CC_C99
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
GitHub <noreply@github.com> committed rQ14507d538d2d: configure: Modernize configure.ac a bit (#470) (authored by jfriesse).
configure: Modernize configure.ac a bit (#470)
Jul 26 2022
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
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…