Bug 786733 - Unable to remove file which were created on the master of the geo-replication set up[3.3.0qa20]
Summary: Unable to remove file which were created on the master of the geo-replication...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: GlusterFS
Classification: Community
Component: geo-replication
Version: pre-release
Hardware: x86_64
OS: Linux
high
high
Target Milestone: ---
Assignee: Venky Shankar
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-02 09:18 UTC by Vijaykumar Koppad
Modified: 2015-12-01 16:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-03 13:49:07 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:


Attachments (Terms of Use)

Description Vijaykumar Koppad 2012-02-02 09:18:59 UTC
Description of problem:
I has set up geo-replication between two volume master: Distribute-replicate 
slave: striped-replicate. When i tried to delete the files create on the master 
i got this error.

rm: cannot remove `file4.txt': Invalid argument

In the brick log file i got following error messages.

[2012-02-02 14:27:13.289700] E [posix.c:192:posix_stat] 0-doa-posix: null gfid for path /file4.txt
[2012-02-02 14:27:13.289803] E [posix.c:198:posix_stat] 0-doa-posix: lstat on (null) failed: Invalid argument
[2012-02-02 14:27:13.289850] I [server3_1-fops.c:963:server_unlink_cbk] 0-doa-server: 1848: UNLINK /file4.txt (d0840068-15c3-422d-b576-16aa3ba078ed) ==> -1 (Invalid argument)
[2012-02-02 14:29:04.879976] E [posix.c:192:posix_stat] 0-doa-posix: null gfid for path /file4.txt
[2012-02-02 14:29:04.880076] E [posix.c:198:posix_stat] 0-doa-posix: lstat on (null) failed: Invalid argument
[2012-02-02 14:29:04.880124] I [server3_1-fops.c:963:server_unlink_cbk] 0-doa-server: 1859: UNLINK /file4.txt (d0840068-15c3-422d-b576-16aa3ba078ed) ==> -1 (Invalid argument)
[2012-02-02 14:29:54.129793] E [posix.c:192:posix_stat] 0-doa-posix: null gfid for path /file4.txt
[2012-02-02 14:29:54.129906] E [posix.c:198:posix_stat] 0-doa-posix: lstat on (null) failed: Invalid argument
[2012-02-02 14:30:14.514036] I [server3_1-fops.c:963:server_unlink_cbk] 0-doa-server: 1866: UNLINK /file4.txt (d0840068-15c3-422d-b576-16aa3ba078ed) ==> -1 (Invalid argument)
[2012-02-02 14:30:15.867349] E [posix.c:192:posix_stat] 0-doa-posix: null gfid for path /file4.txt
[2012-02-02 14:30:15.867467] E [posix.c:198:posix_stat] 0-doa-posix: lstat on (null) failed: Invalid argument
Version-Release number of selected component (if applicable):


How reproducible:always

Comment 1 Vijaykumar Koppad 2012-04-03 13:49:07 UTC
At that time , marker was not working properly, it might have resulted into this. 
Now its not happening. I'll reopen if it is reproduced.


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