home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / dec / 7162 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  3.5 KB

  1. Xref: sparky comp.sys.dec:7162 comp.unix.ultrix:9529
  2. Path: sparky!uunet!news.univie.ac.at!scsing.switch.ch!univ-lyon1.fr!ghost.dsi.unimi.it!batcomputer!rpi!usc!howland.reston.ans.net!spool.mu.edu!agate!doc.ic.ac.uk!uknet!edcastle!hwcs!raz
  3. From: raz@cs.hw.ac.uk (Ross A Macintyre)
  4. Newsgroups: comp.sys.dec,comp.unix.ultrix
  5. Subject: "gnode: table is full" and "File table overflow"
  6. Message-ID: <1993Jan27.144336.14130@cs.hw.ac.uk>
  7. Date: 27 Jan 93 14:43:36 GMT
  8. Sender: news@cs.hw.ac.uk (News Administrator)
  9. Organization: Dept of Computing & Electrical Engineering, Heriot-Watt University, Scotland
  10. Lines: 67
  11.  
  12. Recently errors like these have been reported on our 5000/200.
  13. These errors are reported by users and don't seem to appear in the error logger.
  14. This was the output after "ls -l":
  15.  
  16. *bug.chk.sgi: File table overflow
  17. *yp_pass.chk: File table overflow
  18. *extra_src: File table overflow
  19. *total 546
  20. *getsvc: stat of /etc/svc.conf failed
  21. *getsvc: stat failed: File table overflow
  22. *getsvc: stat of /etc/svc.conf failed
  23. *getsvc: stat failed: File table overflow
  24. *98797    4 -rwxr-xr-x  1 410      15           3228 Mar 10  1992 MANIFEST*
  25. *getsvc: stat of /etc/svc.conf failed
  26. *and so on....
  27. *
  28.  
  29. I notice from the error logger that it says it is out of gnodes
  30. "uerf -R" produced output like this:
  31.                           uerf version 4.2-011 (16)
  32.  
  33.  
  34. ********************************* ENTRY     1. *********************************
  35.  
  36. ----- EVENT INFORMATION -----
  37.  
  38. EVENT CLASS                             OPERATIONAL EVENT 
  39. OS EVENT TYPE                  250.     ASCII MSG 
  40. SEQUENCE NUMBER               1842.
  41. OPERATING SYSTEM                        ULTRIX 32 
  42. OCCURRED/LOGGED ON                      Wed Jan 27 14:23:22 1993 WET
  43. OCCURRED ON SYSTEM                      thor 
  44. SYSTEM ID                 x82020220     HW REV: x20
  45.                                         FW REV: x2
  46.                                         CPU TYPE: R2000A/R3000 
  47. PROCESSOR TYPE                          KN02/R3000 
  48. MESSAGE                                 gnode: table is full 
  49.  
  50. ********************************* ENTRY     2. *********************************
  51.  
  52. Can someone tell me what is needing done? I suspect the kernel might need 
  53. rebuilding but what changes need to be made? What table needs to be made bigger?
  54. Or is one of the file systems needing rebuilt? df -i -l gives
  55.  
  56. Filesystem   Total    kbytes   kbytes   %     inodes   inodes   %            
  57. node         kbytes   used     free     used  used     free     used Mounted on
  58. /dev/rz1a      19975   11758    6220    65%      923    7269    11%  /
  59. /dev/rz1g     238647  185478   29305    86%     8768   71104    11%  /usr
  60. /dev/rz1d      29743   13889   12880    52%      399    9841     4%  /var
  61. /dev/rz1e     241087  189244   27735    87%     5013   74859     6%  /usr/pc_sys
  62. /dev/rz2a      93263   53558   30379    64%     3343   17137    16%  /dlclient0
  63. /dev/rz2d     158559  147564   10995    93%       10   34806     0%  /dlclient0/swap
  64. /dev/rz2e     203399   97962   85098    54%     2210   42846     5%  /usr/pc_users
  65. /dev/rz2h      76735   36198   32864    52%     1692   16740     9%  /usr/local
  66. /dev/rz2g     244039  182714   36922    83%    15310   39986    28%  /usr/local/adm
  67. /dev/rz0e     494559  408838   36266    92%    22729  100151    18%  /home
  68. /dev/rz2f     488367  403635   35896    92%    36108   72436    33%  /home/staff
  69. /dev/rz0f     494559  432801   12303    97%    17781  105099    14%  /depot
  70.  
  71. which looks ok
  72.  
  73. Thanks in advance,
  74.  
  75. Ross
  76.  
  77. PS The only real change to the system in the last few days is that I added 
  78. automount maps to Yellow Pages.
  79.