MySQL Forums
Forum List  »  Backup

Re: Painfully slow import
Posted by: George Develekos
Date: July 19, 2020 07:10AM

I have now inserted all these settings at the top of the decompressed .sql file, which is 556GB.

The import is running slightly "faster". Looking at the .ibd files, 45MB are written per FIVE MINUTES!! Utterly ridiculous.

The IOTOP utility reports mysqld writing 7-15MB/sec.

IO wait time is at 1.6%.

LSOF reports that msyqld writes on all the expected files, i.e. my DB files plus ibdata1 plus a bit of activity in the mysql DB, i.e. nothing peculiar.

So where is all this writing activity going into????

This is one of the greatest mysteries I've seen in my 25+ years of professional life.

Has anyone seen a mysql import run so slow, I wonder....

Options: ReplyQuote


Subject
Views
Written By
Posted
7698
July 17, 2020 03:37AM
2474
July 17, 2020 11:36AM
2357
July 17, 2020 11:53AM
1940
July 17, 2020 12:18PM
2045
July 17, 2020 12:26PM
1790
July 17, 2020 03:35PM
Re: Painfully slow import
1888
July 19, 2020 07:10AM
1823
July 19, 2020 11:57AM
2130
July 19, 2020 01:00PM
1988
July 19, 2020 01:48PM
1971
July 19, 2020 02:48PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.