Server Disk I/O Limit Reached
-
Hi Everyone, I’m having a really hard time “Importing” a backup file that’s larger than about 60MB in file size on a new website. I get to the part where it’s showing 100% on the upload but then it hangs there forever. After several test on this server and others i seem to have narrowed the issue down to the “Disk I/O Limit” being reached on my shared hosting server.
The same setup works on the other hosting companies but not my main one that I want to use. I really need this to work on this server.
My existing server has the “Disk I/O Limit” set to (1MB/s) BUT the thing is that older versions (6.7 etc.) of the All In One Migration plugin works just fine with importing backups file larger than 300MB. This leads me to believe that the plugin developers changed something in how they handle things in the newer versions.
It doesn’t seem to be caused by any PHP limits or the PHP version for that matter. I’ve tested the older version with large files (300MB +) on this same WordPress instal and everything works great.
Below are some of the server settings etc.
Apache Version = 2.4.67
Web server = LiteSpeed
MySQL Version = 10.4.17-MariaDB
PHP Version = 8.3 (and I’ve tried 7.4)
php_value upload_max_filesize 512M
php_value post_max_size 512M
php_value max_execution_time 0
php_value max_input_time 0
php_value memory_limit 1024M
WordPress 7.0.2
All-in-One WP Migration 7.106
Password to Everything = [ PASSWORD DELETE, NEVER DO THAT ]
If it’s working on an older version of the plugin it comes down to the newer version of the plugin handling the extraction process differently enough to trigger the disk I/O limit.
Anyway I’d really like to use this free version on this website while I’m developing it but this issue makes that impossible.
Let me know if there is a solution.
Your help is hugely appreciated.
You must be logged in to reply to this topic.