1825737 Members
2512 Online
109687 Solutions
New Discussion

Swcopy timesout

 
Karthik S S
Honored Contributor

Swcopy timesout

Hi,

Whenever I try to do a swcopy over a wan link (2mbps), if the depot is large then swcopy fails half the way with error "tcp/ip connection error". Is there any way to increase the timeout / retry parameters in swcopy??

Kindly let me know

Thanks,
Karthik
For a list of all the ways technology has failed to improve the quality of life, please press three. - Alice Kahn
2 REPLIES 2
Sridhar Bhaskarla
Honored Contributor

Re: Swcopy timesout

Hi Karthik,

You can set a parameter rpc_timeout in /var/adm/sw/defaults file. The max it can take is 9.

You can also use it with -x rpc_timeout=9 option. You may also want to consider changing retry_rpc parameter to 2 or 3.

Look at swcopy man page and seearch for the above key words. The man page clearly explains it all.


-Sri
You may be disappointed if you fail, but you are doomed if you don't try
RAC_1
Honored Contributor

Re: Swcopy timesout

ndd -h supported
ndd -get /dev/tcp par_name

Check for time out parameter.
There are so many. not sure which one should be set.
There is no substitute to HARDWORK