• Network

    TCP Trace Analysis for NFS

    How do we know where latency comes from when  there is a disparity in reported I/O latency on  the I/O subsystem and that of the latency reported on the  client box requesting the I/O. For example if I have an Oracle database requesting I/O  and Oracle says an 8Kb request takes 50 ms yet the I/O storage subsystem says 8Kb I/Os are taking 1ms (averages) , then where does the 49  extra ms come from? When the I/O subsystem is connected to Oracle via NFS  then there are a lot of layers that could be causing the extra latency. Where…