Is it possible to record and track access user information and access volume (OPS, traffic) for each NFS client IP address?
Applies to
- ONTAP 9
- NFS
Answer
No, it is not possible to record or track access user information and access volume (OPS, traffic) for each client IP address.
Note:
- It is possible to log I/O records including user information by using the audit feature.
- For client IP-based OPS, it can be checked only the top clients using the following command:
statistics top client show -node <node_name> -sort-key <sort_column> -interval <seconds_between_updates> -iterations <iterations> -max <number_of_instances>
