Bug 831699
Summary: | Handle multiple networks better | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Jeff Darcy <jdarcy> |
Component: | glusterd | Assignee: | bugs <bugs> |
Status: | CLOSED DEFERRED | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.3-beta | CC: | aavati, ahatfiel, bugs, gluster-bugs, jzhou, rgowdapp, rwheeler |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-12-14 19:40:28 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jeff Darcy
2012-06-13 15:32:11 UTC
Can we do the following? 1. Create a new configuration file for inter-node communication only. Something like this: node1_FQDN: IP1_addr Priority IB1_addr Priority IP2_addr Priority node2_FQDN: IP1_addr Priority IB1_addr Priority IP2_addr Priority node3_FQDN: IP1_addr Priority IB1_addr Priority IP2_addr Priority 2. All inter-node communications will try to use those IP/IB addr in the order of priority. These configuration files exist only on RHS nodes, and they are only used by gluster processes. 3. FUSE clients are not allowed to use these addresses/names if they appear in this file. 4. Be default, if this file is empty (or does not exist), then inter-node communication behaves just like today, it will use the same IP addr as the FUSE clients. Thanks Jin Zhou I like the idea of having multiple groups, rather than just public/private. That way the user has the option to define any number of access mechanisms, including BE replication. The version that this bug has been reported against, does not get any updates from the Gluster Community anymore. Please verify if this report is still valid against a current (3.4, 3.5 or 3.6) release and update the version, or close this bug. If there has been no update before 9 December 2014, this bug will get automatocally closed. |