Leandro Dardini <ldard...@gmail.com> writes:

> A single sata disk will be an unacceptable single point of failure. Get
> three disks and get in raid5 configuration. You'll gain in safety and
> speed.

RAID-5 is slower than single disks when it comes to write IOPS (a commit
is not done until the slowest disk has answered). Avoid it for write
heavy workloads at all costs unless you are writing sequentially in one
file with write caching enabled.


/Benny


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to