home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / novell / 6527 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  3.0 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!swrinde!mips!newsun!novell.COM!keith
  2. From: keith@novell.COM (Keith Brown)
  3. Newsgroups: comp.sys.novell
  4. Subject: Re: Re-partitioning Novell volumes
  5. Keywords: Re-partitioning Volumes
  6. Message-ID: <keith.18.0@novell.COM>
  7. Date: 14 Aug 92 01:16:24 GMT
  8. References: <1992Aug12.161009.1146175@zeus.calpoly.edu> <1992Aug13.031751.123120@zeus.calpoly.edu>
  9. Sender: usenet@novell.com (The Netnews Manager)
  10. Organization: Novell San Jose Development Center
  11. Lines: 44
  12. Nntp-Posting-Host: keith2
  13.  
  14. In article <1992Aug13.031751.123120@zeus.calpoly.edu> glporter@zeus.calpoly.edu (Glen Porter) writes:
  15. >
  16. >Also, From what a Novell Educator friend of mine says . . .  there is no 
  17. >advantage in having a second volume for MACintosh, since its name space
  18. >can be loaded along side the existing name space on the DOS partition.
  19. >This is a great advantage since you no longer have to worry about which
  20. >volume to give what space to.  (not Necc true if you need NFS name space,BTW)
  21.  
  22. I'm not entirely sure what you are saying here but I am reasonably sure 
  23. that it is wrong! There is really no difference between the Macintosh
  24. name space and the NFS name space apart from the obvious one (one holds
  25. the Mac finder information for a file and the other holds UNIX inode
  26. information). The various "Name Spaces" on a volume actually live in
  27. the directory entry area. When you add a name space to a volume, you
  28. are actually causing each file and directory on the volume to burn up
  29. additional directory entries for holding the new information in. In the
  30. case of NFS, we burn an extra one directory entry unless a UNIX filename
  31. goes over 40 characters in length in which case we start burning a second
  32. directory entry (and if the filename goes over 152 characters, a third).
  33. The Mac guys burn a whole directory entry just keeping their ICON so they
  34. always use at least 2 (and only 2 I believe?). You might have gathered
  35. by now that directory entries are 128 bytes in size.
  36.  
  37. There are several very good reasons for having at least two volumes on
  38. a NetWare 3.11 server. Perhaps the best one is that if, god forbid, your
  39. server should Abend on you, because your users were clowning around on
  40. a volume other than SYS: it means SYS: is unlikely to be damaged to the
  41. point of being unmountable. This means you won't be at the mercy of
  42. what you remembered to put on your DOS partition to get things going
  43. again.
  44.  
  45. Also, SYS: contains lots of files that are of no relevance to Macs
  46. or UNIX systems. All the files in SYS:PUBLIC for example. Adding the
  47. Mac and NFS namespace to SYS: means those files will be burning additional
  48. directory entries on the volume for no good purpose. If you want to 
  49. integrate Macs and Suns, you may aswell do it on a volume that mostly 
  50. contains files that will be used by Macs and Suns. 
  51.  
  52.  
  53. Keith
  54. -
  55. Keith Brown                                           Phone: 408-473-8308
  56. Novell San Jose Development Center                      Fax: 408-473-8990
  57. 2180 Fortune Drive, San Jose, CA 95131                  Net: keith@novell.COM
  58.