home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / sys5 / r4 / 581 < prev    next >
Encoding:
Internet Message Format  |  1992-11-22  |  2.4 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!kommu!norisc!georg
  2. From: georg@norisc.erls01.siemens.de (Georg Biehler)
  3. Newsgroups: comp.unix.sys5.r4
  4. Subject: Re: Dell - rmfree map overflow???
  5. Message-ID: <1140@kommu.UUCP>
  6. Date: 23 Nov 92 06:55:33 GMT
  7. References: <18NOV199209143914@apsicc.aps.edu>
  8. Sender: news@kommu.UUCP
  9. Lines: 47
  10. X-Newsreader: TIN [version 1.1 PL7]
  11.  
  12. E. Drew Einhorn (einhorn_d@apsicc.aps.edu) wrote:
  13. [...]
  14. : I am getting a large number of messages of the form:
  15. : WARNING: rmfree map overflow D01B475C. lost 1 items at -19yxxx
  16. : where y is 0, 1, or 2 and x is a decimal digit.  These messages
  17. : appear to be written to /dev/console not stdout or stderr.  I
  18. : don't see them when running under X but when I exit X, I find
  19. : the last couple that haven't rolled off the top of the screen.
  20. : Under Dell Unix SVR4 error messages don't accumulate in
  21. : /usr/adm/log.  Is there a way to reconfigure so the
  22. : system error messages are logged.
  23.  
  24. This messages get logged by the cmn_err() routine.  They are accessible
  25. via /dev/osm,  and get kept in /etc/.osm.  After booting the system you
  26. find the old ones in /etc/.osm.old
  27. : At the time the errors occure I am running a script to apply
  28. : patch "2" to Oracle V6.0.34.2.1  Oracle is attempting to
  29. : replace files in large .a archives.  After getting many of these
  30. : errors the system eventually crashes and I have to hit the
  31. : power switch to get it restarted.  When I try again after the
  32. : reboot and fsck's the archives are corrupted.  Will pursue
  33. : this with Oracle and Dell Tech support in the morning.  Hope
  34. : somebody recognizes this error message and I don't have to
  35. : resort to a horrendous find command looking for the string
  36. : "rmfree map overflow"
  37.  
  38. From the "System Administrator's Guide (C-10)":
  39.  
  40.    rmfree map overflow # Lost # items
  41.         Ran out of entries used to manage the available
  42.         memory for the indicated map.  The map overflow #
  43.         is the address of the table that is too small;    the
  44.         commands "nm -x /stand/unix | grep #" can be used to
  45.         get the name of the map table that overflowed.    If the
  46.         warnings persist, reconfigure the system with a larger
  47.         table for the indicated map (The system has three map
  48.         tables,  whose sizes are determined by the SPTMAP,
  49.         MSGMAP and SEGMAP tunables).
  50.  
  51. -Georg
  52. ----------------------------------------------------------------------
  53. Georg H. Biehler        E-Mail: georg@norisc.erls01.siemens.de
  54.                 RealTime SVR4 -> Try SORIX 386/486
  55.