Skip to main content

mySQL Slower after moving servers

Comments

5 comments

  • cPRex Jurassic Moderator
    Hey there! It looks like you've covered all of the standard configurations, so what about the weirder things. I'd check this, which you may have already, but it can still give you a nice overview of the MySQL processes running and if you think the numbers are normal for your system: mysqladmin proc status
    I'd check the disk speed too. There are various tools out there, such as hdparm, that will let you test the read and write speed of your disk, to see if that could be an issue. Those are the two things I'd start with, as it doesn't sound like a configuration issue from what you've outlined.
    0
  • jason.killeen@comsolution
    Hey there! It looks like you've covered all of the standard configurations, so what about the weirder things. I'd check this, which you may have already, but it can still give you a nice overview of the MySQL processes running and if you think the numbers are normal for your system: mysqladmin proc status
    I'd check the disk speed too. There are various tools out there, such as hdparm, that will let you test the read and write speed of your disk, to see if that could be an issue. Those are the two things I'd start with, as it doesn't sound like a configuration issue from what you've outlined.

    Ahg! I think it's the disk write speed. I ran 3 tests on the old server and got a disk write speed of 186-206 MB/s and the new server got 72-105 MB/s.... This is very unfortunate...
    0
  • cPRex Jurassic Moderator
    That is definitely unfortunate, but at least it is something you can show the host that is actual evidence. They may be able to replace or upgrade the disk on that system.
    0
  • jason.killeen@comsolution
    Okay, so I spoke with GoDaddy "support" and the of level unhelpfulness they offered was so extreme... I'm frankly dumbfounded. They told me that the the new server runs on SSDs but that they throttled I/O speed at server setup, and that it's my job to fix it... only I don't see any options in WHM for this, and they said it's not their job to tell me where those options are... I've been able to find instructions for how to manage this on a Cloud Linux server, but not for a CentOS server. Does WHM even have any tools for this?
    0
  • cPRex Jurassic Moderator
    Thanks for the details. cPanel & WHM do not have any tools to affect the hardware of the machine. Why would they throttle the speed on a new installation? That doesn't make sense to me at all, but if that was their reply, I'd be tempted to look into alternate hosting.
    0

Please sign in to leave a comment.