Browse Community
Help
Log In
Responses(6)
Solutions(0)
Phil.Lam
3 Apprentice
•
633 Posts
0
April 6th, 2022 10:00
@ToKoBell,
tryisi_for_array -s isi smb sessions listisi statistics client list --nodes=all --protocols=smb1,smb2
ToKoBell
1 Rookie
2 Posts
April 7th, 2022 03:00
Thanks PhilLam, i have used these commands, but it doesn't map which share name client is connected to.
Is there no command or construct of commands to depict and narrow down which users are connected to which SMB share name?
April 11th, 2022 10:00
not that I know of for Share & Clients
rbhatewa
46 Posts
October 20th, 2022 06:00
Is there any command to see NFS export connections ?
DELL-Sam L
Moderator
7.8K Posts
October 20th, 2022 09:00
Hello rbhatewa,
I am not aware of any command that will achieve this.
cadencep45
318 Posts
October 26th, 2022 06:00
There are a couple of thing here
1. List of active smb sessions names
isi smb sessions list
2. link smb clients to IP from
isi statistics client list ( this is from https://www.dell.com/community/Isilon/How-to-check-mounted-client-lists-both-nfs-and-SMB/td-p/7121764 )
this should be all visible from insightiq. If access to insightiq is an issue, then check https://github.com/Isilon/isilon_data_insights_connector
the first link also details how to list nfs clients.
Dell Support Resources
View All
Top
Phil.Lam
3 Apprentice
•
633 Posts
0
April 6th, 2022 10:00
@ToKoBell,
try
isi_for_array -s isi smb sessions list
isi statistics client list --nodes=all --protocols=smb1,smb2
ToKoBell
1 Rookie
•
2 Posts
0
April 7th, 2022 03:00
Thanks PhilLam, i have used these commands, but it doesn't map which share name client is connected to.
Is there no command or construct of commands to depict and narrow down which users are connected to which SMB share name?
Phil.Lam
3 Apprentice
•
633 Posts
0
April 11th, 2022 10:00
not that I know of for Share & Clients
rbhatewa
1 Rookie
•
46 Posts
0
October 20th, 2022 06:00
Is there any command to see NFS export connections ?
DELL-Sam L
Moderator
•
7.8K Posts
0
October 20th, 2022 09:00
Hello rbhatewa,
I am not aware of any command that will achieve this.
cadencep45
3 Apprentice
•
318 Posts
0
October 26th, 2022 06:00
There are a couple of thing here
1. List of active smb sessions names
isi smb sessions list
2. link smb clients to IP from
isi statistics client list ( this is from https://www.dell.com/community/Isilon/How-to-check-mounted-client-lists-both-nfs-and-SMB/td-p/7121764 )
this should be all visible from insightiq. If access to insightiq is an issue, then check https://github.com/Isilon/isilon_data_insights_connector
the first link also details how to list nfs clients.