MySQL TroubleShoting: no operation, full disk I/O Load

Source: Internet
Author: User

MySQL TroubleShoting: no operation, disk I/O load full (I) Environment: OS: RHEL-5.8 Server: MySQL 5.5 Engine: InnoDB (ii) Problem: without any operation, the disk I/O load is almost full, and after 3 or 4 hours, the DISK load is still iotop part. Output: [plain] Total DISK READ: 32.55 M/s | Total disk write: 0.00 B/s tid prio user disk read disk write swapin io> COMMAND 535 be/4 mysql 3.26 M/s 0.00 B/s 0.00% 80.88% mysqld -- basedir =... 536 be/4 mysql 29.26 M/s 0.00 B/s 0.00% 71.93% mysqld -- basedir = ......... (iii) symptom: perform a full update Performance Test on sysbench and shut down the database after the test is completed. However, this problem is found after restart, and the problem persists after 3 or 4 hours. (4) cause: [plain] ① innodb_fast_shutdown => 1: when the switch buffer is disabled, the merge and purge operations of the change buffer are not performed, but the innodb_fast_shutdown => 0 is performed in the next boot cycle: the merge change buffer and purge operations are performed when the database is closed.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.