Quote:
Originally Posted by rowan
Cool, just so long as your database activity is mostly reads, because a bunch of writes is going to kill your SSD very quickly. I discovered (the hard way) that my server was doing all these little debug log writes which resulted in rapid wear and tear. Two brand new SSDs in a RAID1 mirror died after only 9 months. Based on their guaranteed spec they should have died after about 3!
|
damn, this is new .
and i was thinking ssd are for lifetime.,
but ill be doin 90% reads and 10% writes.,
and the ram is 16 gigs , so db doesnt fit in ram, and that is why i am going for ssd. for quicker data lookups
if i had ram 64 gigs then i would have settled for spinning disks.