Operating System - HP-UX
1827295 Members
4242 Online
109717 Solutions
New Discussion

autofs hangs when service guard switches

 
SOLVED
Go to solution
unix_admin
Occasional Advisor

autofs hangs when service guard switches

ServiceGuard (SG) systems running hpux 11.11 with SGeSAP version B.03.04
extensions installed and nfs SG package running. Clients using autofs to mount
nfs file systems.

The SG primary ran the nfs server package.
Both the SG systems ran as nfs clients.
When the nfs server package switched from the primary SG system to the
secondary SG system the nfs client on the primary SG system would hang for 10
(ten) minutes.


after 10 min it runs properly.

what is the problem
3 REPLIES 3
Radhakrishnan Venkatara
Trusted Contributor
Solution

Re: autofs hangs when service guard switches

hi,

i did face this problem.

it is problem with mounting options of autofs. there is an option u can specify in auto.direct map what type of mounting u want whether udp or tcp.

i think bcoz this only ur clients get hanged.

use this option and try it.
"-o vers=3, proto=udp"

add this option in auto.direct


radhakrishnan
Negative thinking is a highest form of Intelligence
unix_admin
Occasional Advisor

Re: autofs hangs when service guard switches

that was quick response.

i did changed it before .HP engineer told the same.but i cannot test it now.i required down time for it.

thanks .

hi dan,

this forum is very great and responses i get it also good.

thanks to all

jerry
Animesh Chakraborty
Honored Contributor

Re: autofs hangs when service guard switches

Hi,
Before you make it UDP, please download and read NFS performance tunning guide from here.


http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,952,00.html

A must read for every one!

Thanks
Animesh
Did you take a backup?