home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / novell / 11087 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  2.1 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!tamsun.tamu.edu!tamsun.tamu.edu!news
  2. From: carlb@tamsun.tamu.edu (Carl A. Brown)
  3. Newsgroups: comp.sys.novell
  4. Subject: Re: Deleteing Directory Tables
  5. Date: 4 Jan 1993 15:52:50 -0600
  6. Organization: Texas A&M University, College Station, TX
  7. Lines: 37
  8. Distribution: world
  9. Message-ID: <1iabjjINNb9l@tamsun.tamu.edu>
  10. References: <1ia4ahINNr75@tamsun.tamu.edu> <1993Jan4.210355.1108@novell.com>
  11. NNTP-Posting-Host: tamsun.tamu.edu
  12.  
  13. In article <1993Jan4.210355.1108@novell.com> dseeman@novell.com (Daniel Seeman) writes:
  14.  
  15. >This really isn't my area, but you may want to look into the use of the PURGE
  16. >command.  I think this will remove all deleted files from the Directory Table,.
  17.  
  18. >Dan Seeman
  19.  
  20. You're kind of right.  The way I understand it, NetWare has two "kinds" of
  21. disk space: file space, and what I'll call "overhead" space.  The sum of
  22. the file space (used to store files) and the overhead space is the total
  23. disk space on the server.
  24.  
  25. The "overhead" space (my term, not NetWare's) is used to store things that
  26. are not strictly files, for example File Allocation Tables and (I think)
  27. name spaces for volumes.  The directory tables are also in "overhead"
  28. space.  Each directory table is 64K and can store 32 directory entries,
  29. which consist of the directory name, locations, etc.  When a directory is
  30. created and there isn't a free directory entry (and I think that sometimes
  31. even when there is a free entry), a new 64K directory table is created.
  32. When a directory table is emptied, it doesn't get deleted like I would
  33. prefer it to, and the 64K stays in "overhead" space, keeping that space
  34. from being used by files.
  35.  
  36. Our local guru says that the only way that he knows to get rid of this
  37. problem is to delete the partition and re-install it (and I don't want to
  38. do that - it's a royal pain!!! :-( ) and I'm hoping that someone out there
  39. knows another way to do it.
  40.  
  41. Thanks,
  42.  
  43. -Carl
  44.  
  45. -- 
  46. ---
  47. Carl Brown  /  carlb@tamu.edu  /  CSC-RMF  /  Texas A&M  /  845-0808
  48. The only thing that is impossible to do in Unix is to figure out 
  49. how to do certain things.  -me (I think :)
  50.