Database Migrations - Lessons from Failure, and Tips for success

  • > After every write to our database, we had to wait for the disk to catch up.

    After all of the guffaw we just went through with MongoDB, is disabling fsync the right solution to speeding up MySQL migrations?