Bug 956245 - 3.3git-fdde66d does not accept new files, does not allow to erase directory trees
Summary: 3.3git-fdde66d does not accept new files, does not allow to erase directory t...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: GlusterFS
Classification: Community
Component: core
Version: pre-release
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Amar Tumballi
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-24 14:03 UTC by hans
Modified: 2013-12-19 00:09 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-26 15:06:56 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description hans 2013-04-24 14:03:51 UTC
Description of problem:

While testing 3.3git-fdde66d (current head of release-3.3 branch) to get a working cluster.min-free-disk the volume does not accept new files, nor does it accept to erase directory trees.

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

3.3git-fdde66d (current head of release-3.3 branch)

How reproducible:

add files to the volume. it claims to accept them, but they're not there.
then try to erase that directory tree; it fails with 'directory not empty'

Some directories it made looked like :

drwxrwxr-x   2 hans users  8192 Apr 24 15:45 e9
drwxrwxr-x   2 hans users  8192 Apr 24 15:45 ea
drwxrwxr-x   2 hans users 12288 Apr 24 15:45 eb
d---------   2 hans users 12288 Apr 24 15:45 ec
d---------   2 hans users 12288 Apr 24 15:45 ed
d---------   2 hans users 12288 Apr 24 15:45 ee
drwxrwxr-x   2 hans users 12288 Apr 24 15:45 ef
d---------   2 hans users 12288 Apr 24 15:44 f0
d---------   2 hans users 12288 Apr 24 15:44 f1
d---------   2 hans users 12288 Apr 24 15:44 f2

Note the ---------

While removing this directory tree this error is given :

i2c:~/ sudo rm -fr /mnt/testvolume/copytrunktest/
rm: cannot remove `/mnt/testvolume/copytrunktest/sw-portal-trunk/.svn/pristine': Directory not empty

In all brick logs this shows :

E [marker.c:2076:marker_setattr_cbk] 0-vol01-marker: Operation not permitted occurred during setattr of <nul>

On the bricks themselves I see this :

node3:~/ l /gluster/a/copytrunktest/s/.svn/pristine/18/
total 12
drwxrwxr-x  2 hans users 4096 2013-04-24 13:45 .
drwxrwxr-x 12 hans users 4096 2013-04-24 13:46 ..
---------T  2 hans users    0 2013-04-24 13:32 180ee91864d9765671f23faedfc348a911c27508.svn-base
---------T  2 hans users    0 2013-04-24 13:32 18d8bf6d11e2ee5a9f21a746f239d351b393b68d.svn-base
---------T  2 hans users    0 2013-04-24 13:32 18fefa7f11287ce43a30bb1e000e420267d6167f.svn-base

Comment 1 hans 2013-04-24 15:30:26 UTC
This version was just tagged 3.3.2qa2

Comment 2 hans 2013-04-26 15:06:56 UTC
I cannot reproduce this anymore -> closing


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