Skip to main content

Too much MySQL writting to the HDD, how to offload writting?

Comments

2 comments

  • whr
    If you can afford a little downtime, get an SSD disk and move the entire database folder there. Then symlink it to the actual location. SSD drives are good in handling higher read/write cycles.
    0
  • cPanelMichael
    Hello :) Note that the following post might be helpful if you plan on implementing the steps suggested on the previous post: Moving MySQL Data Location Thank you.
    0

Please sign in to leave a comment.