bugGluster - Bugs: bug #19614, System crashes when node fails...

 
 

bug #19614: System crashes when node fails even with xfr

Submitter:  None
Submitted:  Tue 17 Apr 2007 08:04:39 AM UTC
   
 
Category:  GlusterFS Severity:  5 - Blocker
Priority:  5 - Normal Item Group:  Crash
Status:  Fixed Privacy:  Public
Assigned to:  krishnasrinivas Originator Name:  *
Originator Email:  * -email is unavailable- Open/Closed:  Closed
Release:  Operating System:  GNU/Linux
Reproducibility:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 22 May 2007 07:11:08 AM UTC, comment #2: 

afr now works even if any child is down

Anand Avati <avati>
Group Member
Sun 06 May 2007 10:51:15 AM UTC, comment #1: 

krishna,
  can you confirm if this bug is still lurking?

Anand Avati <avati>
Group Member
Tue 17 Apr 2007 08:04:39 AM UTC, original submission:  

When testing I killed the glusterfsd process (and it also occured after a reboot of the server) a few moments after, read/write operations to the mountpoint started failing with 'Transport endpoint is not connected'

after the node was restarted the system may recover, however this does not always happen.

The docs say afr is RAID1, normally RAID1 will continue to operate when a drive is lost.


Version: glusterfs-1.3.0-pre2.3
OS: debain4.0 (etch) with fuse libs from unstable
Appropriate Client Config Entries:
volume server1-raw
  type protocol/client
  option transport-type tcp/client # for TCP/IP transport
  option remote-host x.x.x.1 # IP address of the remote brick
  option remote-subvolume bricklocal # name of the remote volume
end-volume

Specification Add client feature and attach to remote subvolume of server1
volume server1-backup
  type protocol/client
  option transport-type tcp/client # for TCP/IP transport
  option remote-host x.x.x.2 # IP address of the remote brick
  option remote-subvolume brickbackup # name of the remote volume
end-volume
volume server1
  type cluster/afr
  subvolumes server1-raw server1-backup
  option replicate *:2
end-volume
... (duplicated for server2 thu 4) ...

volume bricks
  type cluster/unify
  subvolumes server1 server2 server3 server4

  option scheduler alu   # use the ALU scheduler
  option alu.limits.min-free-disk  500MB                # Min free diskspace
...

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by avati (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-05-22 avati StatusNone Fixed
        Open/ClosedOpen Closed
    2007-05-06 avati Severity3 - Normal 5 - Blocker
        Assigned toNone krishnasrinivas

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code