Choose the right setup

Additions to these pages are welcomed !


Choosing the right setup for your IO needs

First of all you need to clearly know what you want to do.
This is a small checklist that we will use later:
  1. What type of services do run on the (new ?) machine.
  2. What type of access patterns do those services create ?
  3. How much diskspace do the services need ?
  4. How much CPU load do those services put on the machine ?
  5. How much IO load do those services put on the machine ?
Some typical configurations:
access patterndiskspaceIO loadCPU load
NEWS hotspotshighvery high
FTP/FILE chaotichighvery high
DATABASE structuredmedium-
very high
medium-
very high
WWW hotspotslowmedium
MAIL mediummedium
SHELL mediumlow
WORKSTATION mediummedium-high

The MD driver

Miguel de Icaza and Ingo Molnar took over the mainenance of the MD driver.
It now supports RAID-0, RAID-1, and work on RAID-5 support is underway.


Return to Index