Re: SQL on its own partition

Tech-Archive recommends: Fix windows errors by optimizing your registry



On Tue, 17 Apr 2007 09:28:23 +0200, Henrik wrote:

Raid 5 will give you worse performance. Its all about the amount of
spindles/disc heads.

In your case, add an additional disc so that you have 6 discs at least and
then cretae three mirrored drives.

Wrong, RAID-1 provide worse random read performance than does RAID-5,
period.

Transaction logs are sequential - they work best on RAID-1.

Data files are mostly random reads with some randome writes - they work
best on RAID-5.

Most people don't have the drives and space to do RAID 1+0 or 0+1.

Saying that a MIRRORED RAID (which technically is RAID 1+0) and meaning a
MIRROR is faster than RAID-5 is incorrect.

Unless his database is for a non-typical application it will be more reads
than writes, that means that RAID-5 will provide better performance than
RAID-1 for the data files.

Take some time to read about the real performance differences with RAID-1
and RAID-5 as they relate to databases.


--
Leythos
spam999free@xxxxxxxxxx (remove 999 for proper email address)
.



Relevant Pages

  • Re: SQL on its own partition
    ... I have taken your word up on it and read up about raid levels. ... Wrong, RAID-1 provide worse random read performance than does RAID-5, ... MIRROR is faster than RAID-5 is incorrect. ...
    (microsoft.public.windows.server.sbs)
  • Re: To RAID or NOT
    ... you are running RAID-0 you don't have redundancy and your likelyhood of catastrophic failure just doubled. ... RAID-5 and RAID-1 are not faster than no RAID. ...
    (comp.unix.sco.misc)
  • Re: RAID 0 / 1
    ... Kommt auf den Controller an. ... RAID 1 hat keine Parität, sondern einen kompletten Spiegel, d.h. die Daten ... RAID 0 und RAID 1 funktionieren ganz ok, ich hab im Moment ein RAID-1 aus ... RAID-5 an einem ICP Controller noch für Daten. ...
    (de.comp.hardware.laufwerke.festplatten)
  • Re: Problems setting up SATA drives and getting Windows XP to load on them.
    ... the cost of an extra disc for each disc. ... RAID is no replacement for backups. ... Disc drives do die, and just 'cos you have RAID ... Setting up SATA Drives on an ASUS Motherboard. ...
    (microsoft.public.windowsxp.setup_deployment)
  • Re: [SLE] linux raid question
    ... That is exactly what I had to do twice so far on a 200GB Raid-1 mirror ... You raid will still work but will occupy only the smaller drive's capacity. ... >> removing the one disc and getting the other one up and running again? ... Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com ...
    (SuSE)