1832606 Members
2361 Online
110043 Solutions
New Discussion

Re: automount problem

 
SOLVED
Go to solution
Binu_5
Regular Advisor

automount problem

Hi,

Iam getting the following error when i try to start nfs client in one of my server.

Pid 4493 received a SIGSEGV for stack growth failure.
Possible causes: insufficient memory or swap space,
or stack size exceeded maxssiz.
./automount[19]: 4493 Memory fault(coredumP)

The output of swapinfo -t is

bash-3.00# swapinfo -t
Kb Kb Kb PCT START/ Kb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 4194304 0 4194304 0% 0 - 1 /dev/vg00/lvol2
dev 10485760 0 10485760 0% 0 - 1 /dev/vg00/lvol9
reserve - 73176 -73176
memory 3160672 85280 3075392 3%
total 17840736 158456 17682280 1% - 0 -

and it looks fine, when i try starting automount manually ,it starts automount and throws of the above error and automount exits.Can some one help me?
4 REPLIES 4
Warren_9
Honored Contributor
Solution

Re: automount problem

hi,

is it contains NIS map? remove the NIS map and start the automount.

GOOD LUCK
Binu_5
Regular Advisor

Re: automount problem

Hi,

This is an nis client and i stopped the client service and tried starting automount,but it didn't work out
Rajeev  Shukla
Honored Contributor

Re: automount problem

Have a look at the kernel parameters

what is the value for maxssiz you have got?

Try increasing it
yut
Advisor

Re: automount problem

upgrade your kernel configuration for maxssiz.

hopes this help,

regards,

-yut-