home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / database / 8048 < prev    next >
Encoding:
Text File  |  1992-11-24  |  2.1 KB  |  45 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!munnari.oz.au!metro!extro.ucc.su.OZ.AU!rjmartin
  3. From: rjmartin@extro.ucc.su.OZ.AU (Trilogy Business Systems)
  4. Subject: Disk Configuration & Sybase
  5. Message-ID: <rjmartin.722563484@extro.ucc.su.OZ.AU>
  6. Summary: Question about the best configuration of mass storage for Sybase
  7. Keywords: Disk Sybase
  8. Sender: news@ucc.su.OZ.AU
  9. Nntp-Posting-Host: extro.ucc.su.oz.au
  10. Organization: Sydney University Computing Service, Sydney, NSW, Australia
  11. Date: Tue, 24 Nov 1992 00:04:44 GMT
  12. Lines: 31
  13.  
  14. I am currently making reccomendations for machine configurations for Sybase
  15. SQL server. According to theory, it is far better to have a number of smaller
  16. disks than it is to use one large disk e.g. 4 * 250 Mb drive on 2 different
  17. controllers with disk 1 for the operating system, and log device, disk 2 for
  18. all non clustered indexes, and disk 3 & 4 (on the second controller) used for
  19. data, instead of 1 1.2 Gb disk.
  20.  
  21. At the moment my primary concern is performance (I am already convinced about
  22. the benefits from a reliability viewpoint).
  23.  
  24. According to theory the more drive heads you distribute the data across the 
  25. better your performace, however the 250 Mb drives I was looking at only had 4
  26. heads (multiplied by four disks for a total of 16 heads) compared to the 1Gb 
  27. drive's 14 heads. On top of this the data transfer rates, average seek times 
  28. etc on the 1Gb drive were much better than the seek times etc for the 250Mb
  29. drive. As Sybase was written when disk drives were much smaller, does the
  30. "distribute across more drives = better perormance" theory still hold ?
  31.  
  32. The second question I have concerns RAID, and it's disk striping. I have heard
  33. that this feature is great if you are grabbing large sequential chunks of data, however for random reads and writes (which is exactly the sort of thing we are
  34. doing), the improvment is not as noticeable.
  35.  
  36. The third question I have has to do with disk caching mechanisms. Given that
  37. Sybase looks after it's own data cache, and uses asynchronous disk I/O, is
  38. there a significant advantage to having caching on the disk controller(s).
  39.  
  40. I would appreciate any feedback at all
  41.  
  42. Many thanks in advance
  43.  
  44. John Martin
  45.