What are SMB2 other_ops in the SMB2 statistics object?
Applies to
ONTAP 9
Answer
- All SMB2 ops not read or write
- Formula:
- Other=Total-(Read+Write)
Additional Information
See the below statistics catalog output for more information:
Cluster::> set -privilege diagnostic Warning: These diagnostic commands are for use by NetApp personnel only. Do you want to continue? {y|n}: y Cluster::*> statistics catalog counter show -object smb2 -counter other_ops Object: smb2 Counter Description --------------------------- ---------------------------------------------- other_ops Total number of SMB2/SMB3 ops that are not write_class_ops and read_class_ops.