Quote Originally Posted by Evangela View Post
just increase the server capacity should be ok.
Quote Originally Posted by nasomi View Post
The problem is the hard drives. There's a massive sql table(by massive I mean about 15gb) doing a TON of random read/writes. The "solution" is adding more hard drives to the raid array for faster access. However, if you have 6 enterprise solid state drives in a raid 10 configuration, at even say 60gb, that gives you 180gb of space for the fastest raid configuration. You're trying to span 15gb across 180gb. It's faster, in theory, but not really. Because of the way data is structured, you can only get so fast by adding hard drives,t here's a glass ceiling. They're probably looking at ram drives, which are even faster, in the gbps range, but they're crazy expensive.
So.. They did increase the server capacity by 50%, is everything ok?