Quantcast
Channel: Planet MySQL
Viewing all articles
Browse latest Browse all 18783

NetApp and cifs - where is the traffic going

$
0
0
Usually my posts are MySQL related though sometimes I will add something that I find that may not be related to MySQL....  like this. Sorry guys at http://planet.mysql.com :)

Here is a cool little NetApp feature to see where all the lovely windows CIFS traffic is going.

The command is 'cifs top' and it needs to have stats capture enabled on the NetApp for it to work. Here it is in action.


nas01b> options cifs.per_client_stats.enable true
nas01b> cifs top
ops/s reads(n, KB/s) writes(n, KB/s) suspect/s IP Name
44 | 6 206 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
44 | 6 192 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
44 | 6 182 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
39 | 5 133 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
nas01> cifs top
ops/s reads(n, KB/s) writes(n, KB/s) suspect/s IP Name
100 | 15 415 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
96 | 13 343 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
92 | 13 375 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
84 | 12 361 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
nas01> cifs top
ops/s reads(n, KB/s) writes(n, KB/s) suspect/s IP Name
140 | 21 592 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
138 | 21 571 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
137 | 20 533 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
115 | 17 499 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
nas01> cifs top
ops/s reads(n, KB/s) writes(n, KB/s) suspect/s IP Name
196 | 28 800 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
191 | 28 781 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
190 | 29 791 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
190 | 30 784 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
nas01> cifs top
ops/s reads(n, KB/s) writes(n, KB/s) suspect/s IP Name
186 | 27 774 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
184 | 28 762 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
184 | 28 764 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
181 | 27 748 | 0 0 | 0 | 127.0.0.1 IMG01\notreal
nas01> options cifs.per_client_stats.enable false








I hope this is useful in debugging where the lovely NetApp cifs traffic is going :)


PlanetMySQL Voting: Vote UP / Vote DOWN

Viewing all articles
Browse latest Browse all 18783

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>