Bug 997617 - NUFA: When disk gets full, files are distributed across cluster deviating from NUFA behavior
Summary: NUFA: When disk gets full, files are distributed across cluster deviating fro...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: glusterfs
Version: 2.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Amar Tumballi
QA Contact: Sudhir D
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-15 19:31 UTC by Sachidananda Urs
Modified: 2013-12-19 00:09 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-23 18:27:23 UTC
Embargoed:


Attachments (Terms of Use)

Description Sachidananda Urs 2013-08-15 19:31:32 UTC
Description of problem:

On a distribute cluster with NUFA, upon the disk getting full the files are distributed across the cluster deviating from NUFA behavior.

Shouldn't the client be reporting ENOSPACE? Is this the expected behavior?

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

lusterfs 3.4.0.19rhs built on Aug 14 2013 00:11:42

How reproducible:

Always

Steps to Reproduce:
1. Create a distribute volume and switch on nufa
2. Mount from one of the servers and write till disk is full
3. Observe that data is written on other servers as well.

Comment 2 Amar Tumballi 2013-08-23 18:27:23 UTC
NUFA doesn't override all the behavior of DHT, its just 'tries' to create the file locally as long as possible, if the disks are getting full, then it won't continue to write the file locally.


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