Bug 783249 - Cleanup before exiting when assert_on_child_down is enabled
Summary: Cleanup before exiting when assert_on_child_down is enabled
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: distribute
Version: 3.2.5
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Vijay Bellur
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 811632 815039 817967
TreeView+ depends on / blocked
 
Reported: 2012-01-19 18:50 UTC by Vijay Bellur
Modified: 2013-07-24 17:26 UTC (History)
2 users (show)

Fixed In Version: glusterfs-3.4.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 815039 (view as bug list)
Environment:
Last Closed: 2013-07-24 17:26:32 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions: 3.2.6qa3
Embargoed:


Attachments (Terms of Use)

Description Vijay Bellur 2012-01-19 18:50:26 UTC
Description of problem:

When assert_on_child_down is enabled, glusterfs process exits without providing an opportunity to do cleanup before exiting. This needs to be corrected.

Version-Release number of selected component (if applicable):
3.2.5

How reproducible:
Always

Steps to Reproduce:
1. Enable assert_on_child_down in dht
2. Bring a brick down

  
Actual results:

A stale client mount is seen

Expected results:

Stale client mount should not be seen
Additional info:

Comment 1 Anand Avati 2012-01-24 16:36:41 UTC
CHANGE: http://review.gluster.com/2682 (cluster/dht: Exit clean when assert_no_child_down is enabled) merged in release-3.2 by Anand Avati (avati)

Comment 2 shylesh 2012-02-17 09:18:04 UTC
1. Created a distribute volume with 3 bricks
2. mounted using the command "/opt/glusterfs/3.2.6qa3/sbin/glusterfs --log-level=INFO --xlator-option=dist*.assert-no-child-down=yes --volfile-id=/dist --volfile-server=10.1.11.117 /mnt"
3. cd /mnt
4. killed one of the brick
5. cd /
6. client was automatically unmounted


Marking as verified

Comment 3 Anand Avati 2012-02-19 09:42:54 UTC
CHANGE: http://review.gluster.com/2664 (cluster/dht: Exit clean when assert_no_child_down is enabled) merged in master by Vijay Bellur (vijay)


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