当前位置:论坛首页 > Linux面板 > 求助

【已解答】服务器BPS/IOPS过高导致系统卡机

发表在 Linux面板2023-8-1 17:22 [复制链接] 3 2499

为了能快速了解并处理您的问题,请提供以下基础信息:
面板、插件版本:Linux正式版  8.0.1PHP7.4,Nginx1.22,SQL5.7.4
系统版本:Ubuntu 22.04.1 LTS x86_64
问题描述:装了wordpress6.2,Avada主题,在插件编辑时,甚至正常点击网页,都会导致磁盘的BPS、IOPS直线上升,超过磁盘的性能,导致服务器卡住了。得重启才能解决。
相关截图(日志、错误):BPS超过120MB/s,IOPS超过1.7k/s。
https://great-plastics.com/wp-content/uploads/2023/08/BPS和IOPS.png
https://great-plastics.com/wp-content/uploads/2023/08/磁盘问题.png

使用道具 举报 只看该作者 回复
发表于 2023-8-1 18:18:25 | 显示全部楼层
您好,这类问题建议您排查下程序,可结合PHP日志进行一个排查。这类问题引起有可能是PHP代码问题导致的
或者是您更换其他主题尝试使用
使用道具 举报 回复 支持 反对
发表于 2023-8-1 18:54:49 | 显示全部楼层
谢花郎 发表于 2023-8-1 18:18
您好,这类问题建议您排查下程序,可结合PHP日志进行一个排查。这类问题引起有可能是PHP代码问题导致的
或 ...

[01-Aug-2023 18:23:10]  [pool www] pid 9490
script_filename = /www/wwwroot/www/wp-admin/admin-ajax.php
[0x00007f6e5e213300] admin_init() /www/wwwroot/www/wp-includes/class-wp-hook.php:308
[0x00007f6e5e213220] apply_filters() /www/wwwroot/www/wp-includes/class-wp-hook.php:332
[0x00007f6e5e2131b0] do_action() /www/wwwroot/www/wp-includes/plugin.php:517
[0x00007f6e5e2130d0] do_action() /www/wwwroot/www/wp-admin/admin-ajax.php:45

[01-Aug-2023 18:30:58]  [pool www] pid 9519
script_filename = /www/wwwroot/www/wp-admin/admin-ajax.php
[0x00007f6e5e2141a0] scandir() /www/wwwroot/www/wp-content/plugins/wordfence/lib/wfFileUtils.php:17
[0x00007f6e5e214110] getContents() /www/wwwroot/www/wp-content/plugins/wordfence/lib/wordfenceHash.php:273
[0x00007f6e5e214020] _dirIndex() /www/wwwroot/www/wp-content/plugins/wordfence/lib/wordfenceHash.php:305
[0x00007f6e5e213f30] _dirIndex() /www/wwwroot/www/wp-content/plugins/wordfence/lib/wordfenceHash.php:305
[0x00007f6e5e213e40] _dirIndex() /www/wwwroot/www/wp-content/plugins/wordfence/lib/wordfenceHash.php:305
[0x00007f6e5e213d50] _dirIndex() /www/wwwroot/www/wp-content/plugins/wordfence/lib/wordfenceHash.php:305
[0x00007f6e5e213c60] _dirIndex() /www/wwwroot/www/wp-content/plugins/wordfence/lib/wordfenceHash.php:305
[0x00007f6e5e213b70] _dirIndex() /www/wwwroot/www/wp-content/plugins/wordfence/lib/wordfenceHash.php:305
[0x00007f6e5e213a80] _dirIndex() /www/wwwroot/www/wp-content/plugins/wordfence/lib/wordfenceHash.php:305
[0x00007f6e5e213990] _dirIndex() /www/wwwroot/www/wp-content/plugins/wordfence/lib/wordfenceHash.php:305
[0x00007f6e5e2138a0] _dirIndex() /www/wwwroot/www/wp-content/plugins/wordfence/lib/wordfenceHash.php:195
[0x00007f6e5e213770] run() /www/wwwroot/www/wp-content/plugins/wordfence/lib/wfScanEngine.php:1097
[0x00007f6e5e213710] scan_knownFiles_main() /www/wwwroot/www/wp-content/plugins/wordfence/lib/wfScanEngine.php:454
[0x00007f6e5e213640] doScan() /www/wwwroot/www/wp-content/plugins/wordfence/lib/wfScanEngine.php:218
[0x00007f6e5e2135b0] go() /www/wwwroot/www/wp-content/plugins/wordfence/lib/wfScan.php:211
[0x00007f6e5e213390] wfScanMain() /www/wwwroot/www/wp-content/plugins/wordfence/lib/wordfenceClass.php:1512
[0x00007f6e5e213300] ajax_doScan_callback() /www/wwwroot/www/wp-includes/class-wp-hook.php:308
[0x00007f6e5e213220] apply_filters() /www/wwwroot/www/wp-includes/class-wp-hook.php:332
[0x00007f6e5e2131b0] do_action() /www/wwwroot/www/wp-includes/plugin.php:517
[0x00007f6e5e2130d0] do_action() /www/wwwroot/www/wp-admin/admin-ajax.php:203

[01-Aug-2023 18:31:46]  [pool www] pid 1244
script_filename = /www/wwwroot/www/wp-admin/admin-ajax.php
[0x00007f6e5e214250] next() /www/wwwroot/www/wp-includes/class-wp-hook.php:313
[0x00007f6e5e214170] apply_filters() /www/wwwroot/www/wp-includes/plugin.php:205
[0x00007f6e5e214080] apply_filters() /www/wwwroot/www/wp-includes/class-wp-term-query.php:260
[0x00007f6e5e213ff0] parse_query() /www/wwwroot/www/wp-includes/class-wp-term-query.php:351
[0x00007f6e5e213bc0] get_terms() /www/wwwroot/www/wp-includes/class-wp-term-query.php:308
[0x00007f6e5e213b50] query() /www/wwwroot/www/wp-includes/taxonomy.php:1304
[0x00007f6e5e213a20] get_terms() /www/wwwroot/www/wp-content/plugins/fusion-core/includes/class-fusioncore-plugin.php:268
[0x00007f6e5e213930] get_fusion_sliders() /www/wwwroot/www/wp-content/plugins/fusion-core/shortcodes/fusion-fusionslider.php:673
[0x00007f6e5e213870] fusion_element_fusionslider() /www/wwwroot/www/wp-includes/class-wp-hook.php:308
[0x00007f6e5e213790] apply_filters() /www/wwwroot/www/wp-includes/class-wp-hook.php:332
[0x00007f6e5e213720] do_action() /www/wwwroot/www/wp-includes/plugin.php:517
[0x00007f6e5e213640] do_action() /www/wwwroot/www/wp-content/plugins/fusion-builder/inc/class-fusion-builder.php:445
[0x00007f6e5e2135e0] do_fusion_builder_wp_loaded() /www/wwwroot/www/wp-includes/class-wp-hook.php:308
[0x00007f6e5e213500] apply_filters() /www/wwwroot/www/wp-includes/class-wp-hook.php:332
[0x00007f6e5e213490] do_action() /www/wwwroot/www/wp-includes/plugin.php:517
[0x00007f6e5e2133b0] do_action() /www/wwwroot/www/wp-settings.php:645
[0x00007f6e5e2131f0] [INCLUDE_OR_EVAL]() /www/wwwroot/www/wp-config.php:103
[0x00007f6e5e213170] [INCLUDE_OR_EVAL]() /www/wwwroot/www/wp-load.php:50
[0x00007f6e5e2130d0] [INCLUDE_OR_EVAL]() /www/wwwroot/www/wp-admin/admin-ajax.php:22

[01-Aug-2023 18:32:42]  [pool www] pid 2617
script_filename = /www/wwwroot/www/wp-admin/admin-ajax.php
[0x00007f6e5e213910] apply_filters() /www/wwwroot/www/wp-includes/plugin.php:205
[0x00007f6e5e213810] apply_filters() /www/wwwroot/www/wp-includes/l10n.php:199
[0x00007f6e5e213770] translate() /www/wwwroot/www/wp-includes/l10n.php:299
[0x00007f6e5e2136f0] __() /www/wwwroot/www/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/MiniCart.php:584
[0x00007f6e5e2135e0] register_empty_cart_message_block_pattern() /www/wwwroot/www/wp-includes/class-wp-hook.php:308
[0x00007f6e5e213500] apply_filters() /www/wwwroot/www/wp-includes/class-wp-hook.php:332
[0x00007f6e5e213490] do_action() /www/wwwroot/www/wp-includes/plugin.php:517
[0x00007f6e5e2133b0] do_action() /www/wwwroot/www/wp-settings.php:645
[0x00007f6e5e2131f0] [INCLUDE_OR_EVAL]() /www/wwwroot/www/wp-config.php:103
[0x00007f6e5e213170] [INCLUDE_OR_EVAL]() /www/wwwroot/www/wp-load.php:50
[0x00007f6e5e2130d0] [INCLUDE_OR_EVAL]() /www/wwwroot/www/wp-admin/admin-ajax.php:22

[01-Aug-2023 18:35:07]  [pool www] pid 9490
script_filename = /www/wwwroot/www/wp-admin/admin-ajax.php
[0x00007f6e5e213880] query() /www/wwwroot/www/wp-includes/class-wpdb.php:3018
[0x00007f6e5e2137b0] get_row() /www/wwwroot/www/wp-includes/option.php:753
[0x00007f6e5e2136e0] delete_option() /www/wwwroot/www/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-notices.php:193
[0x00007f6e5e213660] remove_notice() /www/wwwroot/www/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-notices.php:545
[0x00007f6e5e2135e0] add_redirect_download_method_notice() /www/wwwroot/www/wp-includes/class-wp-hook.php:308
[0x00007f6e5e213500] apply_filters() /www/wwwroot/www/wp-includes/class-wp-hook.php:332
[0x00007f6e5e213490] do_action() /www/wwwroot/www/wp-includes/plugin.php:517
[0x00007f6e5e2133b0] do_action() /www/wwwroot/www/wp-settings.php:645
[0x00007f6e5e2131f0] [INCLUDE_OR_EVAL]() /www/wwwroot/www/wp-config.php:103
[0x00007f6e5e213170] [INCLUDE_OR_EVAL]() /www/wwwroot/www/wp-load.php:50
[0x00007f6e5e2130d0] [INCLUDE_OR_EVAL]() /www/wwwroot/www/wp-admin/admin-ajax.php:22
使用道具 举报 回复 支持 反对
发表于 2023-8-1 18:56:05 | 显示全部楼层
www/wwwroot/www/wp-admin/admin-ajax

大多好像跟这个文件有关,该怎么解决
使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

普通问题处理

论坛响应时间:72小时

问题处理方式:排队(仅解答)

工作时间:白班:9:00 - 18:00

紧急运维服务

响应时间:3分钟

问题处理方式:宝塔专家1对1服务

工作时间:工作日:9:00 - 18:30

宝塔专业团队为您解决服务器疑难问题

点击联系技术免费分析

工作时间:09:00至18:30

快速回复 返回顶部 返回列表