home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / admin / 4575 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  1.2 KB

  1. Xref: sparky comp.unix.admin:4575 comp.sys.hp:9391
  2. Newsgroups: comp.unix.admin,comp.sys.hp,ctp.it
  3. Path: sparky!uunet!psinntp!ctp!jmay
  4. From: jmay@ctp.com (Jason May)
  5. Subject: 8 MUST BE 0
  6. Sender: news@ctp.com ( C News - Network News BBS)
  7. Message-ID: <1992Aug18.133511.193@ctp.com>
  8. Date: Tue, 18 Aug 1992 13:35:11 GMT
  9. Organization: Cambridge Technology Partners
  10. Lines: 28
  11.  
  12.  
  13. HP 9000/847, running HPUX 8.02.
  14.  
  15. Our machine crashes from time to time, and during reboot we virtually
  16. always see messages of the form
  17.  
  18. /dev/rroot: INCORRECT BLOCK COUNT INODE = 12345 (8 MUST BE 0) (CORRECTED)
  19.  
  20. We assume this comes from fsck doing its job, but what exactly does
  21. '8 must be 0' mean?  Eight blocks, presumably, but why should there
  22. be zero of them?
  23.  
  24. On a related note, is '/dev/rroot' a standard UNIX thing, or an HP
  25. thing?  lssf gives:
  26.  
  27. # lssf /dev/dsk/c3d0s10
  28. disc3 lu 3 section 10 address 52.6.0 /dev/dsk/c3d0s10
  29. # lssf /dev/root
  30. disc3 lu 3 section 10 address 52.6.0 /dev/rroot
  31. # lssf /dev/rroot
  32. disc3 lu 3 section 10 address 52.6.0 /dev/rroot
  33.  
  34. It appears that /dev/root and /dev/rroot are special links to the
  35. disk partition with the root file system.  Why do both of these
  36. exist?  Could they ever be different?  Who uses them?
  37.  
  38. Thanks in advance,
  39. -Jason (jmay@ctp.com)
  40.