RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1285318 - pcs/pcsd communication redundancy inside a cluster
Summary: pcs/pcsd communication redundancy inside a cluster
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: pcs
Version: 7.2
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: rc
: ---
Assignee: Tomas Jelinek
QA Contact: cluster-qe@redhat.com
URL:
Whiteboard:
Depends On: 1183103
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-25 11:55 UTC by Tomas Jelinek
Modified: 2024-03-25 14:55 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-11-13 09:20:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1285324 0 medium CLOSED pcs/pcsd communication redundancy to a remote cluster 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 1649255 1 None None None 2021-02-20 06:15:23 UTC
Red Hat Knowledge Base (Solution) 5616081 0 None None None 2020-12-01 15:06:13 UTC

Internal Links: 1285324 1649255

Description Tomas Jelinek 2015-11-25 11:55:28 UTC
Currently pcs/pcsd talks to other cluster nodes using ring0 addresses only. When RRP is configured in a cluster and a node is not available using its ring0 address, a ring1 address should be used to reach the node.

Issues to think about:
* authorization to different addresses of a node
* "pcs status pcsd" should probably display status for all nodes' addresses

This has been already requested on a mailing list:
http://clusterlabs.org/pipermail/users/2015-November/001860.html

Comment 2 Tomas Jelinek 2018-11-13 09:20:24 UTC
This requires a major overhaul of code related to node to node communication and authentication. It has partially been done in pcs-0.10 branch, so it is possible to follow up with this functionality there (bz1649255). The pcs-0.10 branch cannot be included in RHEL7 as it does not support Corosync 2.x and Pacemaker 1.x. Backporting to pcs-0.9 will not happen as there are fundamental changes which are not compatible with pcs-0.9.


Note You need to log in before you can comment on or make changes to this bug.