[asterisk-users] Asterisk on SLOW solid state disk
Vinz486
vinz486 at gmail.com
Thu Jun 12 16:52:29 CDT 2008
On Thu, Jun 12, 2008 at 3:23 AM, OCG Technical Support <support at ocg.ca> wrote:
> I'm looking at building up a standard asterisk system fanless/no moving
> parts. I found a cheap solid state disk (Transcend TS32GSSD25S-M), but it
> is SLOW...25mb/sec read 8mb/sec write.
>
I'm developing an asterisk based PBX on a TRASCEND DOM (ssd).
At boot all seems slow, but since Linux kernels use higly buffered
read/write operations, i will not have problems at all.
But, consider to:
1. Use many many RAM. Astersik use few RAM but huge RAM is needed for
disk buffers.
2. Screw the system and avoid all unnecessary writes on disk: logs,
db, recordings, etc.
3. Do NOT use a journaled filesystem: i use ext2
3. Avoid swap (see 1)
Bye.
PicoStreamer - the real WEB live streaming software
vinz486.com
More information about the asterisk-users
mailing list