This post is more than 5 years old
3 Apprentice
•
318 Posts
0
1047
June 7th, 2019 03:00
equivalent of server_cifs -o audit from VNX to unity ?
whats the equivalent of server_cifs -o audit from VNX to unity ?
Why ?
/metrics/value/rt -path sp.*.cifs.global.usage.currentOpenFiles show
on unity gives the open file count, but does not have the grainularity of listing
- user who raised request
- where the request came from
- what file was requested
Knowing this info helps debug issues ?
similarly for NFS
No Events found!
Rainer_EMC
4 Operator
•
8.6K Posts
1
June 11th, 2019 03:00
see svc_cifssupport -audit
I dont think there is a similar command for NFS
with NFSv3 there is no open/close in the protocol so the servers isnt aware of which files the client has opened
similar for users - NFS shares get mounted by root
If you want to know which clients have NFS shares mounted then you can use showmount from a client