[Bugs] [Bug 1212676] NetBSD port

bugzilla at redhat.com bugzilla at redhat.com
Wed May 6 09:33:13 UTC 2015


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



--- Comment #23 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10587 committed in release-3.7 by Vijay
Bellur (vbellur at redhat.com) 
------
commit 1fa8ac6655bdaf6fbebb27b3f5192d9c0491c6bd
Author: Emmanuel Dreyfus <manu at netbsd.org>
Date:   Tue May 5 17:02:22 2015 +0200

    Tests: workaround NetBSD failures in cdc.t

    The volume reset network.compression operation cause brick processes
    to be restarted. If the volume is already started, a brick process
    is already there and the restart will fail, as the brick TCP port
    is already in use.

    Because the new brick process is not started, the volume is left
    with no brick online, and the volume stop operation will timeout
    waiting for bricks to stop.

    Obviosuly we have two bugs here
    - If volume reset network.compression needs to restart the bricks,
      it should first make sure the previous brick process is terminated
    - volume stop should not wait forever for bricks to come back online

    This change does not fix the bugs but just makes sure the volume
    is stoped before volume reset network.compression, so that the
    failure oes not happen.

    backport of: I9cd5cdc767ef6ee9dd31f2121d672dc3bfdce45f

    BUG: 1212676
    Change-Id: If85c46f7ed675c4c84cc4170292b1f0f41e5b456
    Signed-off-by: Emmanuel Dreyfus <manu at netbsd.org>
    Reviewed-on: http://review.gluster.org/10587
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Tested-by: NetBSD Build System
    Reviewed-by: Vijay Bellur <vbellur 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=eUCiWEqw3x&a=cc_unsubscribe


More information about the Bugs mailing list