home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / question / 10443 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  2.1 KB

  1. Path: sparky!uunet!olivea!decwrl!csus.edu!csusac!cdsac!mikea
  2. From: mikea@cdsac.uucp (Michael Axford)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: Raw Partition V/S File for Database  Opinions Please.
  5. Keywords: Informix on IBM RS6000
  6. Message-ID: <Aug27.174754.23138@cdsac.uucp>
  7. Date: 27 Aug 92 17:47:54 GMT
  8. References: <Aug.17.15.26.10.1992.6170@gauss.rutgers.edu>
  9. Organization: CableData (U.S. Computer Services), Sacramento, CA
  10. Lines: 40
  11. NntpPostingHost: cdsac
  12.  
  13. In article <Aug.17.15.26.10.1992.6170@gauss.rutgers.edu> 
  14. manmetha@gauss.rutgers.edu (Rajesh Malhotra) writes:
  15.  
  16. >    Is it advantageous to have a raw partition for a database or
  17. >should a file system be used as a database chunk? I would like to hear
  18. >pros and cons on this matter.
  19. >
  20. >    Any advantages of one method above the other?
  21.  
  22. While we are using Oracle instead of Informix, some points are common.  
  23.  
  24. 1.  There is usually a performance increase when using raw partitions
  25. instead of the file system.  Usually the RDMS can do a better job of 
  26. getting to the data than a general purpose file system.
  27.  
  28. 2.  Many of the normal UNIX tools break with raw partitions.  Since 
  29. it is not a true file system the tools can't access the data to give
  30. directory listings, file sizes or do backups, etc.
  31.  
  32. 3.  If your application requires mirroring of the drives, LVM will 
  33. not be able to help you.  You are at the mercy of your RDMS vendor.
  34. In our case, this is a compelling reason to NOT use raw partitions.
  35.  
  36. For what its worth.  Of course the opinions are my own, blah blah blah
  37.  
  38. ======================================
  39. Michael F. Axford                              Phone:  (916) 9396110
  40. Manager, System Products and Platforms         Fax:    (916) 9395694
  41. U.S. Computer Services (CableData)             Email:  uunet!cdsac!mikea
  42. 5272 Robert J. Mathews Parkway
  43. El Dorado Hills, CA, USA   95762
  44. ======================================
  45.   
  46.  
  47.  
  48.  
  49. ======================================
  50. Michael F. Axford                              Phone:  (916) 9396110
  51. Manager, System Products and Platforms         Fax:    (916) 9395694
  52. U.S. Computer Services (CableData)             Email:  uunet!cdsac!mikea
  53.