Bug 1336197 - failover is not working with latest builds.
Summary: failover is not working with latest builds.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: common-ha
Version: mainline
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Kaleb KEITHLEY
QA Contact:
URL:
Whiteboard:
Depends On: 1335826
Blocks: 1336198 1336199
TreeView+ depends on / blocked
 
Reported: 2016-05-15 14:40 UTC by Kaleb KEITHLEY
Modified: 2016-12-06 05:11 UTC (History)
8 users (show)

Fixed In Version:
Clone Of: 1335826
: 1336198 (view as bug list)
Environment:
Last Closed: 2016-12-06 05:11:44 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Comment 1 Vijay Bellur 2016-05-15 14:57:23 UTC
REVIEW: http://review.gluster.org/14343 (common-ha: floating IP (VIP) doesn't fail over when ganesha.nfsd dies) posted (#1) for review on master by Kaleb KEITHLEY (kkeithle)

Comment 2 Vijay Bellur 2016-05-16 01:25:39 UTC
COMMIT: http://review.gluster.org/14343 committed in master by Kaleb KEITHLEY (kkeithle) 
------
commit 5daa68bbdd698bc3532e71593d024d161d796a64
Author: Kaleb S KEITHLEY <kkeithle>
Date:   Sun May 15 10:51:41 2016 -0400

    common-ha: floating IP (VIP) doesn't fail over when ganesha.nfsd dies
    
    restore mistaken removal of 'attrd_updater delete grace-active' to
    trigger fail-over
    
    original was:
       attrd_updater -D -n grace-active
       sleep
       attrd_updater -D -n ganesha-active
    
    mistake was:
       sleep
       attrd_updater -D -n grace-active
    
    Change-Id: Ifb20ebc673b8d262dfb720e7d5c060fbf0d1639b
    BUG: 1336197
    Signed-off-by: Kaleb S KEITHLEY <kkeithle>
    Reviewed-on: http://review.gluster.org/14343
    Smoke: Gluster Build System <jenkins.com>
    Reviewed-by: soumya k <skoduri>
    CentOS-regression: Gluster Build System <jenkins.com>
    NetBSD-regression: NetBSD Build System <jenkins.org>


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