[Bugs] [Bug 1236282] [Backup]: File movement across directories does not get captured in the output file in a X3 volume

bugzilla at redhat.com bugzilla at redhat.com
Sat Jun 27 09:33:54 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1236282

Kotresh HR <khiremat at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|bugs at gluster.org            |khiremat at redhat.com



--- Comment #1 from Kotresh HR <khiremat at redhat.com> ---

Description of problem:
When a file is moved from its original location to another directory, with the
same name or with a different name, the change does not get captured in the
output file. File rename at the same location does not get recorded as well. 

Do note that this issue is seen intermittently in a replica 3 volume.

However on a replica 2 volume, every file movement (across directories) gets
recorded as a MODIFY entry and a rename (also) gets recorded as a MODIFY entry
(bug 1227691)

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


How reproducible: Always


Steps to Reproduce:
1. Create a replica 3 volume 'cross3' and a glusterfind session
2. Mount the volume over nfs/fuse and create 2 files 'test1' and 'test2' and a
directory 'dir1'
3. Execute glusterfind pre and verify that 3 NEW entries are seen in the output
file
4. Move the file 'test1' to dir1/test1 and run glusterfind pre and post
5. Output file shows a MODIFY entry for dir1/test1
6. Rename the file 'test2' to 'newtest2' and run glusterfind pre and post
7. Output file remains empty, without logging in any change
8. Move the file 'dir1/test1' to its original location, this time with a change
in name. Run glusterfind pre and post
9. Output file again remains empty.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list