You can display various SMB statistics to monitor performance and diagnose issues.
Steps
- Use the statistics start and optional statistics stop commands to collect a data sample.
For more information about these commands, see the Clustered Data ONTAP System Administration Guide for Cluster Administrators.
- Perform one of the following actions:
| If you want to display statistics for... |
Enter the following command... |
| All versions of SMB |
statistics show -object cifs |
| SMB 1.0 |
statistics show -object smb1 |
| SMB 2.x and SMB 3.0 |
statistics show -object smb2 |
| CIFS subsystem of the node |
statistics show -object nblade_cifs |
See the man page for more information.