Hide Forgot
Most of the time, a NFS request and the reply are separated by hundreds of lines of other debugging output most of which is not always relevant for NFS debugging. This script synthesizes the full glusterfs log into the parts relevant for NFS while bringing together the NFS requests with there replies on one line. Min log-level required for this script to be useful is DEBUG. Only works for NFS translator.
PATCH: http://patches.gluster.com/patch/3246 in master (extras: Add NFS-specific log analyzer tool)
PATCH: http://patches.gluster.com/patch/3359 in master (extras/gnfs-lognalyzer: Delete class instance to release mem early)
PATCH: http://patches.gluster.com/patch/6934 in master (gnfs-loganalyse: Track fh & entry operations given filename)
PATCH: http://patches.gluster.com/patch/6935 in release-3.1 (gnfs-loganalyse: Track fh & entry operations given filename)