[Bugs] [Bug 1322805] [scale] Brick process does not start after node reboot

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 28 04:35:31 UTC 2016


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



--- Comment #25 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14080 committed in master by Atin Mukherjee
(amukherj at redhat.com) 
------
commit 3af9b53d13a88b93d026d599c9f86f8bb1845b6c
Author: Prasanna Kumar Kalever <prasanna.kalever at redhat.com>
Date:   Tue Apr 26 18:40:04 2016 +0530

    glusterd: try to connect on GF_PMAP_PORT_FOREIGN aswell

    This patch fix couple of things mentioned below:

    1. previously we use to try to connect on only GF_PMAP_PORT_FREE
    in the pmap_registry_alloc(), it could happen that some foreign process
    would have freed the port by this time ?, hence it is worth giving a try on
    GF_PMAP_PORT_FOREIGN ports as well instead of wasting them all.

    2. fix pmap_registry_remove() to mark the port asGF_PMAP_PORT_FREE

    3. added useful comments on gf_pmap_port_type enum members

    Change-Id: Id2aa7ad55e76ae3fdece21bed15792525ae33fe1
    BUG: 1322805
    Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever at redhat.com>
    Reviewed-on: http://review.gluster.org/14080
    Tested-by: Prasanna Kumar Kalever <pkalever at redhat.com>
    Smoke: Gluster Build System <jenkins at build.gluster.com>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Atin Mukherjee <amukherj 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=0loIdZj3rf&a=cc_unsubscribe


More information about the Bugs mailing list