home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / hp / 8520 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.5 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!ogicse!hp-cv!hp-pcd!news1.boi.hp.com!cupnews0.cup.hp.com!wk
  2. From: wk@cup.hp.com (Wayne Krone)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: /usr/adm/diag ?
  5. Message-ID: <Brx2qx.FKs@cup.hp.com>
  6. Date: 24 Jul 92 23:32:56 GMT
  7. Article-I.D.: cup.Brx2qx.FKs
  8. References: <1992Jul23.142632.10328@marcal.uucp>
  9. Sender: news@cupnews0.cup.hp.com
  10. Distribution: usa
  11. Organization: HP-UX Kernel Lab, Cupertino
  12. Lines: 32
  13. X-Newsreader: Tin 1.1 PL3
  14.  
  15. marc@marcal.uucp (Marc Veeneman) writes:
  16. : wk@cup.hp.com (Wayne Krone) writes:
  17. : >Have HP Support review the log files.
  18. : Is there software on the system that'll interpret them? Why
  19.  
  20. Run:
  21.  
  22. $ sysdiag
  23. DUI >logtool
  24. LOGTOOL>list log=NNNN
  25. LOGTOOL>exit
  26. DUI >exit
  27.  
  28. where NNNN is the numeric part of the log file name.  Type "help" and
  29. "help COMMAND" (where COMMAND is one of the commands shown by "help") to
  30. get more info.
  31.  
  32. However, the data dumped out often requires knowledge of SCSI protocol
  33. or such to interpret which is why I suggested contacting HP Support.
  34.  
  35. logtool is safe (as far as I know) but the other diagnostic utilities
  36. available via sysdiag can mess up your system if misused.
  37.  
  38. :                                                      Or is a
  39. : LOGnnnn file always a sign of some impending disaster?
  40.  
  41. Not necessarily.  For example, a non-empty log file (log files 40 bytes
  42. long are empty) might have a record from a disk which properly handled a
  43. bad sector by reallocating it.  But if a disk has very many such records
  44. then it should be examined for possible repair/replacement.
  45.