home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / bit / listserv / sfsl / 133 < prev   
Encoding:
Text File  |  1992-09-11  |  1.7 KB  |  36 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!gatech!paladin.american.edu!auvm!VCCSCENT.BITNET!SOMITCW
  3. Message-ID: <SFS-L%92091116233715@SEARN.SUNET.SE>
  4. Newsgroups: bit.listserv.sfs-l
  5. Date:         Fri, 11 Sep 1992 09:55:09 EST
  6. Sender:       "VM Shared File System (SFS) forum" <SFS-L@SEARN.BITNET>
  7. From:         SOMITCW@VCCSCENT.BITNET
  8. Subject:      Performance/config info
  9. Lines: 25
  10.  
  11.  On Fri, 11 Sep 1992 09:19:23 EDT, HOLTZMAN@SJUVM said:
  12. >Hi. I need to know some guidelines for configuring our SFS stuff.
  13. >What is the optimal arrangement of minidisks for an SFS server?
  14. >Should I have a bunch of disks spread across serveral packs?  - - -
  15.  
  16.     To get the best performance, put each piece on a dedicated
  17.  volume, each on dedicated string of disk, each on a dedicated
  18.  channel and wait for the first head crash anywhere on any volume
  19.  to wipe out your SFS system.
  20.  I hope everyone realizes that the above is ridiculous.
  21.  
  22.     For the best data integrity, put all pieces of an SFS service
  23.  machine on a single volume.  This also helps recovery.
  24.  
  25.     To combine the best performance and the best integrity, place
  26.  the SFS server mini-disk on as few volumes as possible and put
  27.  high used areas either adjacent on a volume or on separate
  28.  volumes.  A good layout is starting at the center of a volume,
  29.  put the 191 disk, then put the control disk at the next higher
  30.  cylinder number, then a log, then the other log, then catalog,
  31.  then data.  This assumes that the low addresses of the data are
  32.  the heaviest used.  If you must put non-SFS high used areas on
  33.  the same volume, the 191, control, and both logs could be moved
  34.  to be after the data ( higher cylinders ) and the non-SFS high
  35.  used data put in the center of the volume.
  36.