File Table full problem


 
Thread Tools Search this Thread
Operating Systems Solaris File Table full problem
# 1  
Old 09-19-2011
File Table full problem

Hi All,

In my Big brother monitoring, I can see File table is 97.4% full. On searching more, I can see it is complaining for kernel open files, it seems.
If it is issue of too many open files, can we resolve it with reboot ?
Code:
# /usr/local/bin/lsof | wc -l
89132
/# /usr/local/bin/lsof | grep java | wc -l
40303
/# /usr/local/bin/lsof | grep httpsd.wo | wc -l
2971

This is Solaris-10 and was just rebooted 39 days back.
Suggest please.

Regards

Last edited by solaris_1977; 09-19-2011 at 10:35 AM..
# 2  
Old 09-19-2011
I am guessing you mean 'file table overflow'. I am also guessing this is an older version of Solaris.

You will have to change /etc/system to bump up maxusers; reboot. The problem is too many concurrent open files.

The kernel needs to have additional open file descriptor space.

Code:
> getconf OPEN_MAX
4097
>echo "maxusers/D" | adb -k
physmem 7da8d4
maxusers:
maxusers:       2048

In this system: maxusers * OPEN_MAX == how many concurrently open files you can have.

Typically you can bump maxusers to up to: 2 * MAX_DEFAULT_MAXUSERS
-- which for the Solaris 10 box in the example above is 4096

Reboot may fix it temporarily.
# 3  
Old 09-19-2011
Hi,

Thanks for replying. Here are my current settings. We rebooted it recently
Code:
/root# cat /etc/release
                      Solaris 10 10/08 s10s_u6wos_07b SPARC
           Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                            Assembled 27 October 2008
/root# uname -a
SunOS tsapid01 5.10 Generic_144488-17 sun4u sparc SUNW,Netra-T12
/root# uptime
  3:10pm  up 39 day(s), 10:12,  1 user,  load average: 3.27, 3.38, 3.38
/root# getconf OPEN_MAX
256
/root# echo "maxusers/D" | adb -k
physmem fb9665
maxusers:
maxusers:       2048
/root# cat /etc/system | grep -i maxuser
*               set maxusers=40

# 4  
Old 09-28-2011
Hi Jim,

I just came to know the exact picture for my problem. For file-table full problem, my Admin says to check "sar -v", Big brother is sending alert from this output. Currently Big Brother Monitoring is showing as 96.4%. I am not sure, how to check it and where it is over-flowing. Here are my details of server
Code:
root@tsapid01:/# sar -v 5 5
SunOS tsapid01 5.10 Generic_144488-17 sun4u    09/28/2011
14:32:50  proc-sz    ov  inod-sz    ov  file-sz    ov   lock-sz
14:32:55 1592/30000    0 144285/144285    0 42255/42255    0    0/0
14:33:00 1592/30000    0 144285/144285    0 42258/42258    0    0/0
14:33:05 1590/30000    0 144285/144285    0 42251/42251    0    0/0
14:33:10 1590/30000    0 144285/144285    0 42251/42251    0    0/0
14:33:15 1591/30000    0 144285/144285    0 42246/42246    0    0/0

Please help me to understand and what should be fix.

Last edited by solaris_1977; 10-05-2011 at 02:55 PM..
# 5  
Old 10-05-2011
Can anybody help me in this please ?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. HP-UX

[Solved] kthread: table is full

kthread: table is full Good evening Im not a SYSYADMIN and i just monitor hundred of production processes running in autosys 11, suddently, there was a massive failure processes, our SYAADMIN found the error: kthread: table is full it is like resources limits and about the Kernel, right ?... (2 Replies)
Discussion started by: alexcol
2 Replies

2. Shell Programming and Scripting

How to get full sql table data using shell script

i have a Oracle table like col1 col2 ---- ----- a 1 b 2 c 3 when i write a script for it , it gives me all the data in one column. Please give me the solution which gives the exact result like we see in sql editors. for a in `echo " set feedback off; set pagesize 40;... (1 Reply)
Discussion started by: ss135r
1 Replies

3. UNIX for Dummies Questions & Answers

Problem with script status table

I have a bunch of new, complex scripts that I'm running in Oracle via SQL*Plus under my UNIX account. In an attempt verify that various stages of the script have completed and to locate any errors I periodically toss in a statement such as INSERT INTO status_run9 VALUES... (0 Replies)
Discussion started by: Mike Welch
0 Replies

4. HP-UX

Need to identify the process/app which is triggering the error "vmunix: file: table is full"

Hi, I'm seeing the error vmunix: file: table is full in syslog.log. Although changing the value of the kernel parameter nfile would make this error go away, how would I identify which process/application in the server is triggering this error? The server is a HP-UX B.11.11. Thanks in advance! (1 Reply)
Discussion started by: enchogas
1 Replies

5. Solaris

Problem creating full root zones

OK, the situation is that I am trying to avoid full root zones whenever possible but I need at least /usr writable as this zone will be using apache as installed as a Solaris package. So....I created a new zone and every time I try to remove any inherited package directories, the below occurs.... (2 Replies)
Discussion started by: LittleLebowski
2 Replies

6. Shell Programming and Scripting

Problem in scheduling an Export of a table

Hi, I am facing a problem while scheduling an export of a table using cron job. I have written a simple export command inside a shell script test.sh like echo started exp schemaname/temp1234 file= /test/d.dmp tables=per_st log= /test/d.log echo ended I tried scheduling it through... (6 Replies)
Discussion started by: beautifulmind
6 Replies

7. IP Networking

NIC speed 100M/full duplex problem

I have a TOSHIBA AS7000 B150 Sun Box I wanted to run it with 100M/full duplex I had added this to the /etc/system file to make to setting permenant So it would be set correctly on reboot. set eri:eri_adv_100fdx_cap=1 set eri:eri_adv_100hdx_cap=0 set eri:eri_adv_autoneg_cap=0 But when I... (4 Replies)
Discussion started by: AirWalker83
4 Replies

8. UNIX for Advanced & Expert Users

Hard-disk partition is Full problem?

HI, Currently I am working in One of the webhosting company and I found on one of my server "/home" partition is getting full say 105% usage... But when I actually check the partition size using "du -h", exact partition utilization is only 60-70%. So... (1 Reply)
Discussion started by: jagdish.machhi@
1 Replies

9. UNIX for Advanced & Expert Users

root partition full and problem start

We have SunOS 5.7 m/c. Following is the situation and problem what we are facing - - The root partition was full. - No login was possible on server (not from console also) - M/c was power swithced off - After this only console login is possible. FTP is possible. No telnet is possible. I... (1 Reply)
Discussion started by: rahul72
1 Replies

10. Filesystems, Disks and Memory

root partition was full and problem start

We have SunOS 5.7 m/c. Following is the situation and problem what we are facing - - The root partition was full. - No login was possible on server (not from console also) - M/c was power swithced off - After this only console login is possible. FTP is possible. No telnet is possible. I... (3 Replies)
Discussion started by: rahul72
3 Replies
Login or Register to Ask a Question