Operating System - HP-UX
1827448 Members
5949 Online
109965 Solutions
New Discussion

Re: error:/etc/mnttab not enough space..

 
vas_3
Advisor

error:/etc/mnttab not enough space..

Hi all,

In one of our hp server getting below error.

Nov 14 16:13:37 nakul automountd[694]: /etc/mnttab: Not enough space


I hve checked all the filesystems.All filesystem have enough freespace.

What may be the problem?.Please help me..

FYI:

Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 1048576 70536 916951 7% /
/dev/vg00/lvol1 498645 36527 412253 8% /stand
/dev/vg00/lvol6 3584000 3271183 300135 92% /var
/dev/vg00/lvol7 2867200 1584479 1202556 57% /usr
/dev/vg00/lvol5 2867200 2486730 364903 87% /tmp
/dev/vg00/lvol4 3584000 1187643 2246711 35% /opt


Regards,
Srinu.
6 REPLIES 6
Steven E. Protter
Exalted Contributor

Re: error:/etc/mnttab not enough space..

Shalom Srinu,

A search on this has provided me few results.

I suspect perhaps the problem is on the server being automounted, not this system.

Check /var/adm/syslog/syslog.log or equivalent on the target system for further errors. Check /etc/mnttab exists and permissions are normal.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Dennis Handly
Acclaimed Contributor

Re: error:/etc/mnttab not enough space..

Last year we have had messages from the automounter about out of space because there have been memory leaks.
Do you have the latest patch?
Are you running autofs instead of the obsolete automounter?
vas_3
Advisor

Re: error:/etc/mnttab not enough space..

HI

Thanks for your quick reply.


Im sending some more lines of syslog file.

Nov 14 16:31:49 nakul above message repeats 23 times
Nov 14 16:31:59 nakul automountd[694]: /etc/mnttab: Not enough space
Nov 14 16:32:05 nakul automountd[694]: server btc6n004 not responding
Nov 14 16:31:59 nakul automountd[694]: /etc/mnttab: Not enough space
Nov 14 16:32:44 nakul above message repeats 5 times
Nov 14 16:32:59 nakul automountd[694]: /etc/mnttab: Not enough space
Nov 14 16:32:06 nakul automountd[694]: server btc6n004 not responding
Nov 14 16:33:06 nakul above message repeats 7 times

btc6n004 is the NetApp filer.some of filesystems are automounted from the NetApp(btc6n004) filer.this might be the problem?.

Regards,
Srinu.
whiteknight
Honored Contributor

Re: error:/etc/mnttab not enough space..


Srinu,

update your NFS patches.

PHNE_31096 11.00 ONC/NFS General Release/Performance Patch

Fix a few known automountd and /etc/mnttab issues

WK
Problem never ends, you must know how to fix it
vas_3
Advisor

Re: error:/etc/mnttab not enough space..

HI all,

Resolved.I have just rebooted the machine.now it's fine.


Regards,
Sri.
Dennis Handly
Acclaimed Contributor

Re: error:/etc/mnttab not enough space..

>I have just rebooted the machine. now it's fine.

Yes, that's how it worked for us, until it runs out of memory again. If there are patches available you probably need them.