home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vms / 20800 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  2.3 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!network.ucsd.edu!calmasd!leto!kjb
  2. From: kjb@calmasd.prime.com (Ken Brucker)
  3. Newsgroups: comp.os.vms
  4. Subject: re: REPOST: Parameters for Diskperformance
  5. Message-ID: <1993Jan12.093635.1108@calmasd.prime.com>
  6. Date: 12 Jan 93 17:36:35 GMT
  7. References: <9301111414.AA08411@uu3.psi.com>
  8. Organization: Computervision, San Diego CA
  9. Lines: 38
  10.  
  11. In article <9301111414.AA08411@uu3.psi.com>, leichter@lrw.com (Jerry Leichter) writes:
  12.  
  13. > The only other consideration in choosing the clustersize is that you should,
  14. > if possible, choose a clustersize that evenly divides the number of blocks
  15. > on a track; or failing that, on a cylinder.  This ensures that clusters don't
  16. > cross track (cylinder) boundaries.  I don't know the relevant numbers for an
  17. > RF73, but they'll be in the specs.  Make sure you use the number of blocks
  18. > that will be USED; there will be some spare ones for replacing bad blocks.
  19.  
  20. Patrick O'Malley gave an interesting presentation at the last DECUS debunking
  21. the myth of cluster size being a factor of track or cylinder size.  With modern
  22. disk technology the tracks are staggered so the rotational delays involved in
  23. locating the next piece of a cluster aren't nearly as much as they have been in
  24. the past.  I don't have all the details readily available, but he made a
  25. believer out of me.
  26.  
  27. In the long run you will be much better off to make your cluster size
  28. appropriate to the types of files you have on the disk, as Jerry has already
  29. discussed.
  30.  
  31. > You can move the index file from its default position in the center of the
  32. > disk by using the /INDEX qualifier of INITIALIZE.  However, the default is
  33. > the position that gives the best performance in normal usage; moving it
  34. > elsewhere is only useful when you are formatting a disk that is intended to
  35. > contain a really huge file (larger than half the disk),
  36.  
  37. A good example of this would be a disk that is going to be used exclusively for
  38. a system page file.  We've used this technique on all of our workstations, thus
  39. giving as a contiguous page file that almost fills the disk.
  40.  
  41. Ken
  42.  
  43. -- 
  44. -------------------------------------------------------------------------------
  45. **  Ken Brucker -- VMS/Ultrix Systems Programmer/Mangler -- Computervision
  46.  **  kjb@calmasd.Prime.COM  
  47.   **  Practice Random Kindness and Senseless Acts of Beauty
  48.