- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jun 10 2024
Jun 10 2024
GitHub <noreply@github.com> committed rW92e439349cd0: Merge pull request #41 from kaneter/sidebar (authored by kgaillot).
Merge pull request #41 from kaneter/sidebar
Teruyoshi Kaneko <kaneko.teruyoshi@nttcom.co.jp> committed rWcc0fff65cbe4: Update wiki link in sidebar (authored by Teruyoshi Kaneko <kaneko.teruyoshi@nttcom.co.jp>).
Update wiki link in sidebar
kgaillot renamed T833: crm_simulate shouldn't skip fancy text if simulation and score output is shown from Allow non-fancy scores with fancy simulation in crm_simulate to crm_simulate shouldn't skip fancy text if simulation and score output is shown.
Jun 10 2024, 10:59 AM · Pacemaker (2.1.8), Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot assigned T833: crm_simulate shouldn't skip fancy text if simulation and score output is shown to clumens.
Jun 10 2024, 10:59 AM · Pacemaker (2.1.8), Restricted Project, Restricted Project, Restricted Project, Restricted Project
kgaillot triaged T833: crm_simulate shouldn't skip fancy text if simulation and score output is shown as Normal priority.
Jun 10 2024, 10:44 AM · Pacemaker (2.1.8), Restricted Project, Restricted Project, Restricted Project, Restricted Project
Jun 7 2024
Jun 7 2024
GitHub <noreply@github.com> committed rR5a120c19ca73: Merge pull request #1945 from gianlucapiccolo/fix-1944 (authored by oalbrigt).
Merge pull request #1945 from gianlucapiccolo/fix-1944
Gianluca Piccolo <gianluca.piccolo@wuerth-phoenix.com> committed rR4b09b3e467a7: Fix #1944 (authored by Gianluca Piccolo <gianluca.piccolo@wuerth-phoenix.com>).
Fix #1944
Yes we're adding it twice which does seem like a bug.
(pcmk__apply_coloc_to_priority) trace: Applied master-prefers-vpcip to rsc_SAPHana_I13_HDB00:2 promotion priority (now 199 after adding 199) (set_instance_priority) trace: Assigning rsc_SAPHana_I13_HDB00:2 priority = 199 ... (sort_promotable_instances) trace: Adding scores for rsc_SAPHana_I13_HDB00-clone: initial promotion priority for rsc_SAPHana_I13_HDB00:2 is 199 (add_promotion_priority_to_node_score) trace: Added cumulative priority of rsc_SAPHana_I13_HDB00:2 (199) to score on ib1-az1-dbn1 (now 199) (pcmk__add_this_with) trace: Adding colocation master-prefers-vpcip (rsc_SAPHana_I13_HDB00-clone with vpcip using #uname @99) to 'this with' list for rsc_SAPHana_I13_HDB00-clone (apply_coloc_to_dependent) trace: Applying colocation master-prefers-vpcip (promoted rsc_SAPHana_I13_HDB00-clone with vpcip) @99 (add_node_scores_matching_attr) trace: ib1-az1-dbn1: 199 + 0.000099 * 1000000 = 298
Jun 7 2024, 2:24 AM · Pacemaker (2.1.8), Restricted Project, Restricted Project, Pacemaker: Scheduler
Jun 6 2024
Jun 6 2024
GitHub <noreply@github.com> committed rPba984fa065dd: prevent to free 'op_reply' repeatedly in 'stonith_send_command' (authored by tomyouyou <yxszyn@163.com>).
prevent to free 'op_reply' repeatedly in 'stonith_send_command'
GitHub <noreply@github.com> committed rPa0d3c5fedd45: Merge pull request #3514 from tomyouyou/tomyouyou-prevent_free_repeated (authored by kgaillot).
Merge pull request #3514 from tomyouyou/tomyouyou-prevent_free_repeated
kgaillot committed rP351144c8d958: API: libcrmcommon: add pcmk_node_t private member (authored by kgaillot).
API: libcrmcommon: add pcmk_node_t private member
kgaillot committed rP768edfd16400: API: libcrmcommon: drop struct pe_node_shared_s uname member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s uname member
kgaillot committed rPc365fe7cc825: API: libcrmcommon: drop struct pe_node_shared_s id member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s id member
kgaillot committed rP5fd06a257ec6: API: libcrmcommon: drop struct pe_node_shared_s type member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s type member
API: libcrmcommon: drop enum node_type
Refactor: libcrmcommon: add node flags
kgaillot committed rPdfa05ce8b721: API: libcrmcommon: drop struct pe_node_shared_s standby member (node->details… (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s standby member (node->details…
kgaillot committed rPc561eb1658f3: API: libcrmcommon: drop struct pe_node_shared_s standby_onfail member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s standby_onfail member
kgaillot committed rP599dd018c18e: API: libcrmcommon: drop struct pe_node_shared_s unseen member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s unseen member
kgaillot committed rPaf7f7487d466: API: libcrmcommon: drop struct pe_node_shared_s is_dc member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s is_dc member
kgaillot committed rP3c5ade6caf88: API: libcrmcommon: drop struct pe_node_shared_s expected_up member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s expected_up member
kgaillot committed rP76ef6fc86133: API: libcrmcommon: drop struct pe_node_shared_s rsc_discovery_enabled member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s rsc_discovery_enabled member
kgaillot committed rP8494b1b51187: API: libcrmcommon: drop struct pe_node_shared_s remote_requires_reset member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s remote_requires_reset member
kgaillot committed rP3084d0aa1417: API: libcrmcommon: drop struct pe_node_shared_s remote_was_fenced member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s remote_was_fenced member
kgaillot committed rP1bef960538b0: API: libcrmcommon: drop struct pe_node_shared_s remote_maintenance member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s remote_maintenance member
kgaillot committed rPeeb523b4302b: API: libcrmcommon: drop struct pe_node_shared_s unpacked member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s unpacked member
kgaillot committed rP20eedfcf6c3f: API: libcrmcommon: drop struct pe_node_shared_s num_resources member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s num_resources member
kgaillot committed rP01077febaf0d: API: libcrmcommon: drop struct pe_node_shared_s remote_rsc member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s remote_rsc member
kgaillot committed rP93e422203b60: API: libcrmcommon: drop struct pe_node_shared_s allocated_rsc member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s allocated_rsc member
kgaillot committed rPa32c5ea8a407: API: libcrmcommon: drop struct pe_node_shared_s attrs member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s attrs member
kgaillot committed rP1d96b039f472: API: libcrmcommon: drop struct pe_node_shared_s utilization member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s utilization member
kgaillot committed rPae4aa9cacef3: API: libcrmcommon: drop struct pe_node_shared_s digest_cache member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s digest_cache member
kgaillot committed rP58bb073232de: API: libcrmcommon: drop struct pe_node_shared_s priority member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s priority member
kgaillot committed rPef5e422d94fa: API: libcrmcommon: drop struct pe_node_shared_s scheduler member (authored by kgaillot).
API: libcrmcommon: drop struct pe_node_shared_s scheduler member
GitHub <noreply@github.com> committed rP9862d2574140: Merge pull request #3512 from kgaillot/drop (authored by nrwahl2).
Merge pull request #3512 from kgaillot/drop
Jun 6 2024, 3:18 PM · Pacemaker (2.1.8), Restricted Project, Restricted Project, Pacemaker: Scheduler
Jun 6 2024, 3:17 PM · Pacemaker (2.1.8), Restricted Project, Restricted Project, Pacemaker: Scheduler
gao-yan committed rP5c29b675b8b4: Fix: libpacemaker: correctly retrieve any existing fail-count for increment (authored by gao-yan).
Fix: libpacemaker: correctly retrieve any existing fail-count for increment
GitHub <noreply@github.com> committed rP917fbfa1186c: Merge pull request #3513 from gao-yan/retrieve-fail-count-2.1 (authored by kgaillot).
Merge pull request #3513 from gao-yan/retrieve-fail-count-2.1
nrwahl2 claimed T773: Drop support for STONITH_ATTR_ACTION_OP instance attribute in device configuration.
Jun 6 2024, 6:02 AM · Pacemaker (3.0.0), Pacemaker: Future Release Series, Pacemaker: Fencing, Restricted Project
nrwahl2 triaged T831: Drop support for rsc-instance, with-rsc-instance, first-instance, and then-instance in constraints as Normal priority.
GitHub <noreply@github.com> committed rF2d9c58d1b145: Merge pull request #583 from marjus45/main (authored by oalbrigt).
Merge pull request #583 from marjus45/main
Marjus Cako <marios.cako@hpe.com> committed rF82450cb51e8f: fence_docker: Connect to Docker via a UNIX socket (authored by Marjus Cako <marios.cako@hpe.com>).
fence_docker: Connect to Docker via a UNIX socket
GitHub <noreply@github.com> committed rKf7da2b565a7d: Merge pull request #423 from kronosnet/stable1-proposed (authored by fabbione).
Merge pull request #423 from kronosnet/stable1-proposed
Jun 5 2024
Jun 5 2024
Doc: various: Fix "the the" occurrences
nrwahl2 committed rPbce503d65386: Feature: doc: Drop support for rolling upgrades from versions < 2.0.0 (authored by nrwahl2).
Feature: doc: Drop support for rolling upgrades from versions < 2.0.0
nrwahl2 committed rP6468721dae90: API: build: Drop pacemaker_remoted link creation (authored by nrwahl2).
API: build: Drop pacemaker_remoted link creation
nrwahl2 committed rPc4583a5dd933: API: liblrmd: Drop LRMD_MIN_PROTOCOL_VERSION constant (authored by nrwahl2).
API: liblrmd: Drop LRMD_MIN_PROTOCOL_VERSION constant
nrwahl2 committed rP3af60b4a602b: Feature: doc: Drop support for v1 cluster nodes with v3 remote nodes (authored by nrwahl2).
Feature: doc: Drop support for v1 cluster nodes with v3 remote nodes
nrwahl2 committed rPdf9ee4531c50: Doc: Pacemaker Explained: Use list-table for version compatibility (authored by nrwahl2).
Doc: Pacemaker Explained: Use list-table for version compatibility
Refactor: based: Drop legacy_mode variable
nrwahl2 committed rP94455ad7c598: Refactor: based: Drop parse_local_options_v1() (authored by nrwahl2).
Refactor: based: Drop parse_local_options_v1()
nrwahl2 committed rP410922a69c8e: Refactor: based: Drop parse_peer_options_v1() (authored by nrwahl2).
Refactor: based: Drop parse_peer_options_v1()
nrwahl2 committed rP39b1a220aff1: Refactor: based: Drop redundant conditional checks of cib_legacy_mode() (authored by nrwahl2).
Refactor: based: Drop redundant conditional checks of cib_legacy_mode()
nrwahl2 committed rP646283d92f18: Refactor: based: Drop logging case for legacy mode (authored by nrwahl2).
Refactor: based: Drop logging case for legacy mode
nrwahl2 committed rP061277eee74b: Refactor: based: Discard replies unconditionally if cib_discard_reply (authored by nrwahl2).
Refactor: based: Discard replies unconditionally if cib_discard_reply
nrwahl2 committed rP1d1440475c3c: Refactor: based: Drop queue_local_notify() and check_local_notify() (authored by nrwahl2).
Refactor: based: Drop queue_local_notify() and check_local_notify()
nrwahl2 committed rPae9f93363df4: Refactor: based: Drop legacy code in cib_process_upgrade_server() (authored by nrwahl2).
Refactor: based: Drop legacy code in cib_process_upgrade_server()
nrwahl2 committed rPc6331afc21aa: Refactor: based: Drop legacy refresh code in cib_server_process_diff() (authored by nrwahl2).
Refactor: based: Drop legacy refresh code in cib_server_process_diff()
nrwahl2 committed rP02964344ab43: Refactor: based: Drop legacy processes code in cib_peer_update_callback (authored by nrwahl2).
Refactor: based: Drop legacy processes code in cib_peer_update_callback
nrwahl2 committed rP9c0abcdfd32d: Refactor: based: Drop send_peer_reply() unused arguments (authored by nrwahl2).
Refactor: based: Drop send_peer_reply() unused arguments
nrwahl2 committed rP6270b33325f2: Refactor: based: Drop dead code in prepare_input() (authored by nrwahl2).
Refactor: based: Drop dead code in prepare_input()
nrwahl2 committed rP2004d8eae600: Refactor: based: Drop unused next_client_id variable (authored by nrwahl2).
Refactor: based: Drop unused next_client_id variable
nrwahl2 committed rP518da32bf0bb: Doc: based: create_cib_reply() is guaranteed to return non-NULL (authored by nrwahl2).
Doc: based: create_cib_reply() is guaranteed to return non-NULL
nrwahl2 committed rPe1e743724c07: Refactor: libcib: Automatically choose CIB patchset format (authored by nrwahl2).
Refactor: libcib: Automatically choose CIB patchset format
nrwahl2 committed rP22de1832babc: Refactor: based: Drop dead cib__config_changed_v1() call (authored by nrwahl2).
Refactor: based: Drop dead cib__config_changed_v1() call
nrwahl2 committed rP3e9dbc08a15c: Refactor: based: Don't check for v1 config change (authored by nrwahl2).
Refactor: based: Don't check for v1 config change
nrwahl2 committed rP527317a546aa: Feature: tools: Drop cibadmin --no-bcast option (authored by nrwahl2).
Feature: tools: Drop cibadmin --no-bcast option
nrwahl2 committed rP96af3f7cebcd: Feature: tools: Drop cibadmin --host option (authored by nrwahl2).
Feature: tools: Drop cibadmin --host option
nrwahl2 committed rPde1c0bc3f302: Refactor: based, libcib: Drop dead code related to cib_inhibit_bcast (authored by nrwahl2).
Refactor: based, libcib: Drop dead code related to cib_inhibit_bcast
nrwahl2 committed rPfb0df32d0101: API: libcib: Drop cib_inhibit_bcast enum value (authored by nrwahl2).
API: libcib: Drop cib_inhibit_bcast enum value
nrwahl2 committed rPc59e2993bb38: API: libcib: Drop cib_quorum_override enum value (authored by nrwahl2).
API: libcib: Drop cib_quorum_override enum value
API: libcib: Drop cib_zero_copy enum value
nrwahl2 committed rP6378b322b647: Refactor: controller: Drop te_update_diff_v1() (authored by nrwahl2).
Refactor: controller: Drop te_update_diff_v1()
nrwahl2 committed rP0bb5c0958c7e: API: libcib: Drop cib_mixed_update enum value (authored by nrwahl2).
API: libcib: Drop cib_mixed_update enum value
nrwahl2 committed rPbbfe9c89aa4d: Refactor: fencer: Drop update_cib_stonith_devices_v1() (authored by nrwahl2).
Refactor: fencer: Drop update_cib_stonith_devices_v1()
nrwahl2 committed rP6c7f3d4ebbaf: Refactor: tools: Drop crm_diff_update_v1() from crm_mon.c (authored by nrwahl2).
Refactor: tools: Drop crm_diff_update_v1() from crm_mon.c
nrwahl2 committed rP60e2621714d0: Refactor: libcib: Drop cib__config_changed_v1() (authored by nrwahl2).
Refactor: libcib: Drop cib__config_changed_v1()
nrwahl2 committed rP2323e39d052f: Refactor: libcib: Drop element_in_patchset_v1() (authored by nrwahl2).
Refactor: libcib: Drop element_in_patchset_v1()
nrwahl2 committed rP33fc2fc262c3: Refactor: various: Drop cib_scope_local internally (authored by nrwahl2).
Refactor: various: Drop cib_scope_local internally
Feature: tools: Deprecate cibadmin --local
nrwahl2 committed rPe46e68c85a87: API: libcrmcommon: Drop support for format=1 in xml_create_patchset() (authored by nrwahl2).
API: libcrmcommon: Drop support for format=1 in xml_create_patchset()
nrwahl2 committed rP3f83c8ece722: API: libcrmcommon: Drop support for format 1 in xml_apply_patchset() (authored by nrwahl2).
API: libcrmcommon: Drop support for format 1 in xml_apply_patchset()
nrwahl2 committed rPafea067223a4: Refactor: libcrmcommon: Drop pcmk__diff_v1_xml_object() (authored by nrwahl2).
Refactor: libcrmcommon: Drop pcmk__diff_v1_xml_object()
nrwahl2 committed rP430226620706: Refactor: libcrmcommon: Drop format check from patchset_process_digest() (authored by nrwahl2).
Refactor: libcrmcommon: Drop format check from patchset_process_digest()
nrwahl2 committed rP67a1f556b950: API: libcrmcommon: Drop v1 patchset support from xml_patch_versions() (authored by nrwahl2).
API: libcrmcommon: Drop v1 patchset support from xml_patch_versions()
nrwahl2 committed rPefd82aeb202c: Refactor: libcrmcommon: Clean up xml_create_patchset() (authored by nrwahl2).
Refactor: libcrmcommon: Clean up xml_create_patchset()
nrwahl2 committed rPd5a5d295ee13: Doc: libcrmcommon: Drop invalid COMPAT note from search_v2_xpath() (authored by nrwahl2).
Doc: libcrmcommon: Drop invalid COMPAT note from search_v2_xpath()
nrwahl2 committed rP674d6292dbc7: Refactor: libcrmcommon: Drop PCMK__XA_CRM_DIFF_MARKER (authored by nrwahl2).
Refactor: libcrmcommon: Drop PCMK__XA_CRM_DIFF_MARKER
nrwahl2 committed rP803886e8ab02: Refactor: libcrmcommon: Drop pcmk__xml_fmt_diff_{plus,minus,short} (authored by nrwahl2).
Refactor: libcrmcommon: Drop pcmk__xml_fmt_diff_{plus,minus,short}
nrwahl2 committed rP6b44b8ff4b29: Refactor: libcrmcommon: Drop support for displaying v1 patchsets (authored by nrwahl2).
Refactor: libcrmcommon: Drop support for displaying v1 patchsets
nrwahl2 committed rPafb9bcf348a9: Refactor: fencer: Drop v1 patchset support from update_fencing_topology (authored by nrwahl2).
Refactor: fencer: Drop v1 patchset support from update_fencing_topology
GitHub <noreply@github.com> committed rPb0e6c18c5c3f: Merge pull request #3499 from nrwahl2/nrwahl2-based_drops (authored by kgaillot).
Merge pull request #3499 from nrwahl2/nrwahl2-based_drops
nrwahl2 committed rP1c6a90f73def: Refactor: tools: Drop crm_diff.c:strip_patch_cib_version() (authored by nrwahl2).
Refactor: tools: Drop crm_diff.c:strip_patch_cib_version()