Browse Community
Help
Log In
Responses(2)
Solutions(0)
dizzy_isi
2 Posts
1
April 11th, 2019 07:00
What version of OneFS are you on?
If 8.0 and above first find what zone you are wanting to view open files for
isi zone list -v
Then you should be able to run where is the zone you determined from the command above.
isi_for_array "isi_run -z isi_classic smb file list"
That should return the open files for all nodes in the cluster and include the user account which has it open. In the following format
ID :Pathname :Username :Number of locks :Permissions :
HectorB
1 Rookie
•
3 Posts
0
July 17th, 2023 14:00
Thank you so much. This helped me find the offender. LOL!
Dell Support Resources
View All
Top
dizzy_isi
2 Posts
1
April 11th, 2019 07:00
What version of OneFS are you on?
If 8.0 and above first find what zone you are wanting to view open files for
isi zone list -v
Then you should be able to run where is the zone you determined from the command above.
isi_for_array "isi_run -z isi_classic smb file list"
That should return the open files for all nodes in the cluster and include the user account which has it open. In the following format
ID :
Pathname :
Username :
Number of locks :
Permissions :
HectorB
1 Rookie
•
3 Posts
0
July 17th, 2023 14:00
Thank you so much. This helped me find the offender. LOL!