从周四开始,我的 Ubuntu 16.04.7 服务器就变得非常迟缓,即使负载低于 1.0。
apt-get update 和 apt-get upgrade 都非常慢。启动时间也非常长。
我的服务器上正在运行 PHP,尽管几乎没有任何请求进来,但脚本的执行时间也变得更长。
输出最佳结果systemd-analyze 责备:
2min 11.015s apt-daily.service
1min 56.993s cloud-init-local.service
1min 12.026s console-setup.service
1min 8.095s apt-daily-upgrade.service
1min 6.282s dev-vda1.device
1min 649ms cloud-init.service
50.921s apparmor.service
50.255s cloud-config.service
44.707s cloud-final.service
32.721s mysql.service
27.685s systemd-tmpfiles-setup.service
20.327s systemd-update-utmp.service
17.572s snapd.service
11.468s boot-efi.mount
11.051s resolvconf.service
10.486s nginx.service
10.369s networking.service
10.203s certbot.service
关键链的输出:
有谁知道这可能是什么原因造成的?