[Bugs] [Bug 1207611] peer probe with additional network address fails

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 9 12:06:52 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1207611



--- Comment #6 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10122 committed in master by Krishnan
Parthasarathi (kparthas at redhat.com) 
------
commit e0de0cd9b24169b90c95e1f6a87f05c060185089
Author: Kaushal M <kaushal at redhat.com>
Date:   Thu Apr 2 23:06:18 2015 +0530

    glusterd: Better GlusterD handshake request validation

    To allow handshake requests to be validated correctly in a multi network
    environment, the request validation process has been improved.

    The handshake request initiator will add it's peer ID the request.

    The handshake request reciever will allow a request (as before) if,
    - it has no peers, or
    - the request came from a known peer

    Identifying the known peer is done as follows.
    - If the request contains a peer ID, it is matched against the IDs in
      the peer list. If a match is found, the request is allowed.
    - The address of the incoming request is matched against the peer
      addresses in the peer list. If a match is found, the request is
      allowed.
    - Otherwise, the request if disallowed

    Change-Id: I9eabe2935d16276bb147dfeebf8c8beb08e01411
    BUG: 1207611
    Signed-off-by: Kaushal M <kaushal at redhat.com>
    Reviewed-on: http://review.gluster.org/10122
    Reviewed-by: Atin Mukherjee <amukherj at redhat.com>
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Krishnan Parthasarathi <kparthas at redhat.com>
    Tested-by: Krishnan Parthasarathi <kparthas at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=91fNwT5tAk&a=cc_unsubscribe


More information about the Bugs mailing list