PHP-FPM processes hang in UFS-state
Christos Chatzaras
chris at cretaforce.gr
Sat Oct 24 20:13:27 UTC 2020
> On 24 Oct 2020, at 22:53, Konstantin Belousov <kostikbel at gmail.com> wrote:
> Because of qsync().
The php-fpm processes hang at 14:03.
I have a script that runs with cron ( */15 * * * * ) does some calculations and finally does a:
edquota -g -e /home:${userSoftQuota}:${userHardQuota}:${userSoftInode}:${userHardInode} ${username}
But I don't think it's related as it run at 14:00 and takes 2-3 seconds to complete.
More information about the freebsd-fs
mailing list