home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sun / admin / 4893 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  2.1 KB

  1. Path: sparky!uunet!auspex-gw!guy
  2. From: guy@Auspex.COM (Guy Harris)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Re: Disk Partitioning
  5. Message-ID: <13693@auspex-gw.auspex.com>
  6. Date: 23 Jul 92 05:33:52 GMT
  7. References: <245@ftms.UUCP> <1992Jul21.214918.157285@zeus.calpoly.edu> <1992Jul23.010237.2450@afterlife.ncsc.mil>
  8. Sender: news@auspex-gw.auspex.com
  9. Distribution: na
  10. Organization: Auspex Systems, Santa Clara
  11. Lines: 31
  12. Nntp-Posting-Host: auspex-gw.auspex.com
  13. Nntp-Posting-Host: auspex.auspex.com
  14. Originator: news@auspex-gw.Auspex.COM
  15.  
  16. >Solaris-2
  17. >has a filesystem switch which will allow other types of filesystems
  18. >such as RFS, AFS, and a bunch of others.  I don't know if you can
  19. >grow any of them either.
  20.  
  21. Well, whether you can grow an RFS, AFS (assuming that means Andrew File
  22. System), or NFS file system depends on what the underlying file system
  23. type is on the server. :-)
  24.  
  25. With any luck, those internal interfaces to SunOS 5.0 that are exposed
  26. to file systems are close enough to those of other SVR4 implementations
  27. - perhaps, in the case of those interfaces that are affected by
  28. multiprocessor support, close enough to those of SVR4 ES/MP - that the
  29. Veritas File System for SVR4 (which is apparently the default file
  30. system in SVR4.2, a/k/a "Destiny") should fit in without too much pain.
  31.  
  32. VxFS *does* let you grow file systems on the fly, if the partition
  33. containing the file system can be grown on the fly; Veritas's volume
  34. manager, for doing "metadisks" (to use the Sun term), allows that.
  35.  
  36. Sun's DiskSuite unbundled product - or whatever their metadisk product
  37. is called - might allow growing partitions on the fly; I don't know if
  38. they've modified the BSD file system to allow growing file systems on
  39. the fly or not.
  40.  
  41. I don't know if Transarc'c Episode file system supports it or not (the
  42. USENIX paper on the DEcorum file system, which talks about Episode,
  43. which is the on-disk file system part of DEcorum, which I think is now
  44. called DFS, the distributed file system component of OSF's DCE); the
  45. paper doesn't say whether it can be done, or at least doesn't say it in
  46. any obvious place, and I'm too lazy to scan the whole paper right now.
  47.