This post is more than 5 years old
1 Rookie
•
22 Posts
0
3558
July 2nd, 2012 12:00
Cifs share time out
Hi all,
I'm aware that the CIFS server's default session timeout setting is 15 minutes for Windows client setting.
Does any one know the timeout value for celerra NS-80? to be more specific if i access a nas share and don't do any thing with the share how long will the connection lasts before i shut down the system or disconnet the share manually?
Thanks in advance!
Ganesh
No Events found!
SAMEERK1
296 Posts
0
July 9th, 2012 09:00
Hi Ganesh,
yes, current configuration is default value which is 1 minute.
Sameer Kulkarni
SAMEERK1
296 Posts
0
July 9th, 2012 05:00
Hi,
Default is 1 minute , you can check the parameter tcpkeepalive configured on the data movers.
Syntax:
server_param server_x -f cifs -i tcpkeepalive
Sameer Kulkarni
PGK1
1 Rookie
•
22 Posts
1
July 9th, 2012 09:00
Hi sameer,
Thank you so much for the reply. i used the syntax to find the timeout value for the 2 datamovers we have but i see that there is no value under "configured_value". here is the out put
server_param server_2 -f cifs -i tcpkeepalive
server_2 :
name = tcpkeepalive
facility_name = cifs
default_value = 0xff01030a
current_value = 0xff01030a
configured_value =
user_action = restart Service
change_effective = restart Service
range = (0x00000000,0xffffffff)
description = TCP timeout for CIFS
does that mean its taken default value as 1 min?