Tagged Questions
-1
votes
1answer
197 views
Linux script to check settings and recommend tuning changes? [closed]
I'm searching for a script to run on our linux server and recommend various tuning changes we might consider making, as well as their suggested values for consideration. Any ideas if something like ...
1
vote
3answers
286 views
Config MySQL to maximum speed and memory
I have a server, 8 cores, 12 GB RAM. This server is only used to run MySQL. So, help me config /etc/my.cnf to maximum speed, memory for MySQL.
1
vote
3answers
695 views
Filesystem/Options for intensive random I/O
I'm planning to (privately) deploy a server that will be hammered with random I/Os in files ranging from 100MB to 50GB. The requests will range from 128 KB to 4MB. The profile will be 50:50 concerning ...
0
votes
2answers
170 views
How do I calculate the amount of tuning needed for my server?
I have a server which is running a few discrete Python, Java application which most of the time imports data into a PostGreSQL database. I would like to know from people out there who have experience ...