Hide Forgot
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
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.