Hide Forgot
Regression test to be done as part of http://test.gluster.com/show_bug.cgi?id=86
During dd IO on a file that resides on the NFS mount point, which is in fact a replicated backend, say one replica goes down and comes back up only after dd has finished. The situation will result in an inconsistent file on one node and a consistent one on the mirror that was always up. If we do ls -lh on the NFS mount after the dd completes and with the failed node now back up, the ls -lh returns the file size from the inconsistent replica.
Setting mount type to nfs to help me keep track of bugs reported in components outside gnfs but seen over an nfs mount as compared to the fuse mount.
issue with metadata self heal not being done properly.
PATCH: http://patches.gluster.com/patch/5086 in master (replicate: keep read_child in inode ctx as up-to-date as possible)
PATCH: http://patches.gluster.com/patch/6054 in master (replicate: set read-child to the subvolume which replied first (fastest))