Existieren die Pool-Dateien der Clients in diesem Ordner?
Nicht wirklich:
Code: Select all
ll /etc/php/8.3/fpm/keyhelp_pool/
total 20
drwxr-xr-x 2 root root 4096 Sep 21 14:27 ./
drwxr-xr-x 5 root root 4096 Sep 21 14:01 ../
-rw-r--r-- 1 root root 1629 Sep 21 14:27 apnk.conf
-rw-r--r-- 1 root root 1973 Sep 21 14:20 ccvv.conf
-rw-r--r-- 1 root root 1601 Sep 21 14:22 vcfa.conf
/var/log/php8.3-fpm.log
Das Log ist überschaubar:
Code: Select all
cat /var/log/php8.3-fpm.log
[21-Sep-2024 13:57:18] NOTICE: fpm is running, pid 78699
[21-Sep-2024 13:57:18] NOTICE: ready to handle connections
[21-Sep-2024 13:57:18] NOTICE: systemd monitor interval set to 10000ms
[21-Sep-2024 13:59:03] NOTICE: Terminating ...
[21-Sep-2024 13:59:03] NOTICE: exiting, bye-bye!
[21-Sep-2024 13:59:03] NOTICE: fpm is running, pid 91517
[21-Sep-2024 13:59:03] NOTICE: ready to handle connections
[21-Sep-2024 13:59:03] NOTICE: systemd monitor interval set to 10000ms
[21-Sep-2024 14:00:04] NOTICE: Terminating ...
[21-Sep-2024 14:00:04] NOTICE: exiting, bye-bye!
[21-Sep-2024 14:00:22] NOTICE: fpm is running, pid 740
[21-Sep-2024 14:00:22] NOTICE: ready to handle connections
[21-Sep-2024 14:00:22] NOTICE: systemd monitor interval set to 10000ms
[21-Sep-2024 14:01:20] NOTICE: Terminating ...
[21-Sep-2024 14:01:20] NOTICE: exiting, bye-bye!
[21-Sep-2024 14:01:20] NOTICE: fpm is running, pid 5633
[21-Sep-2024 14:01:20] NOTICE: ready to handle connections
[21-Sep-2024 14:01:20] NOTICE: systemd monitor interval set to 10000ms
[21-Sep-2024 14:01:33] NOTICE: Terminating ...
[21-Sep-2024 14:01:33] NOTICE: exiting, bye-bye!
[21-Sep-2024 14:01:33] NOTICE: fpm is running, pid 6876
[21-Sep-2024 14:01:33] NOTICE: ready to handle connections
[21-Sep-2024 14:01:33] NOTICE: systemd monitor interval set to 10000ms
[21-Sep-2024 14:02:33] NOTICE: Terminating ...
[21-Sep-2024 14:02:33] NOTICE: exiting, bye-bye!
[21-Sep-2024 14:02:49] NOTICE: fpm is running, pid 704
[21-Sep-2024 14:02:49] NOTICE: ready to handle connections
[21-Sep-2024 14:02:49] NOTICE: systemd monitor interval set to 10000ms
[21-Sep-2024 14:05:03] NOTICE: configuration file /etc/php/8.3/fpm/php-fpm.conf test is successful
[21-Sep-2024 14:05:03] NOTICE: Reloading in progress ...
[21-Sep-2024 14:05:03] NOTICE: reloading: execvp("/usr/sbin/php-fpm8.3", {"/usr/sbin/php-fpm8.3", "--nodaemonize", "--fpm-config", "/etc/php/8.3/fpm/php-fpm.conf"})
[21-Sep-2024 14:05:03] NOTICE: using inherited socket fd=8, "/run/php/keyhelp_keyhelp.socket"
[21-Sep-2024 14:05:03] NOTICE: fpm is running, pid 704
[21-Sep-2024 14:05:03] NOTICE: ready to handle connections
[21-Sep-2024 14:05:03] NOTICE: systemd monitor interval set to 10000ms
[21-Sep-2024 14:19:02] NOTICE: configuration file /etc/php/8.3/fpm/php-fpm.conf test is successful
[21-Sep-2024 14:19:02] NOTICE: Reloading in progress ...
[21-Sep-2024 14:19:02] NOTICE: reloading: execvp("/usr/sbin/php-fpm8.3", {"/usr/sbin/php-fpm8.3", "--nodaemonize", "--fpm-config", "/etc/php/8.3/fpm/php-fpm.conf"})
[21-Sep-2024 14:19:02] NOTICE: using inherited socket fd=8, "/run/php/keyhelp_keyhelp.socket"
[21-Sep-2024 14:19:02] NOTICE: using inherited socket fd=9, "/run/php/keyhelp_vcfa.socket"
[21-Sep-2024 14:19:02] NOTICE: fpm is running, pid 704
[21-Sep-2024 14:19:02] NOTICE: ready to handle connections
[21-Sep-2024 14:19:02] NOTICE: systemd monitor interval set to 10000ms
[21-Sep-2024 14:20:01] NOTICE: configuration file /etc/php/8.3/fpm/php-fpm.conf test is successful
[21-Sep-2024 14:20:01] NOTICE: Reloading in progress ...
[21-Sep-2024 14:20:01] NOTICE: reloading: execvp("/usr/sbin/php-fpm8.3", {"/usr/sbin/php-fpm8.3", "--nodaemonize", "--fpm-config", "/etc/php/8.3/fpm/php-fpm.conf"})
[21-Sep-2024 14:20:02] NOTICE: using inherited socket fd=8, "/run/php/keyhelp_keyhelp.socket"
[21-Sep-2024 14:20:02] NOTICE: using inherited socket fd=9, "/run/php/keyhelp_vcfa.socket"
[21-Sep-2024 14:20:02] NOTICE: using inherited socket fd=10, "/run/php/keyhelp_ccvv.socket"
[21-Sep-2024 14:20:02] NOTICE: fpm is running, pid 704
[21-Sep-2024 14:20:02] NOTICE: ready to handle connections
[21-Sep-2024 14:20:02] NOTICE: systemd monitor interval set to 10000ms
[21-Sep-2024 14:21:02] NOTICE: configuration file /etc/php/8.3/fpm/php-fpm.conf test is successful
[21-Sep-2024 14:21:02] NOTICE: Reloading in progress ...
[21-Sep-2024 14:21:02] NOTICE: reloading: execvp("/usr/sbin/php-fpm8.3", {"/usr/sbin/php-fpm8.3", "--nodaemonize", "--fpm-config", "/etc/php/8.3/fpm/php-fpm.conf"})
[21-Sep-2024 14:21:02] NOTICE: using inherited socket fd=8, "/run/php/keyhelp_keyhelp.socket"
[21-Sep-2024 14:21:02] NOTICE: using inherited socket fd=9, "/run/php/keyhelp_vcfa.socket"
[21-Sep-2024 14:21:02] NOTICE: using inherited socket fd=10, "/run/php/keyhelp_ccvv.socket"
[21-Sep-2024 14:21:02] NOTICE: fpm is running, pid 704
[21-Sep-2024 14:21:02] NOTICE: ready to handle connections
[21-Sep-2024 14:21:02] NOTICE: systemd monitor interval set to 10000ms
[21-Sep-2024 14:22:02] NOTICE: configuration file /etc/php/8.3/fpm/php-fpm.conf test is successful
[21-Sep-2024 14:22:02] NOTICE: Reloading in progress ...
[21-Sep-2024 14:22:02] NOTICE: reloading: execvp("/usr/sbin/php-fpm8.3", {"/usr/sbin/php-fpm8.3", "--nodaemonize", "--fpm-config", "/etc/php/8.3/fpm/php-fpm.conf"})
[21-Sep-2024 14:22:02] NOTICE: using inherited socket fd=8, "/run/php/keyhelp_keyhelp.socket"
[21-Sep-2024 14:22:02] NOTICE: using inherited socket fd=9, "/run/php/keyhelp_vcfa.socket"
[21-Sep-2024 14:22:02] NOTICE: using inherited socket fd=10, "/run/php/keyhelp_ccvv.socket"
[21-Sep-2024 14:22:02] NOTICE: fpm is running, pid 704
[21-Sep-2024 14:22:02] NOTICE: ready to handle connections
[21-Sep-2024 14:22:02] NOTICE: systemd monitor interval set to 10000ms
[21-Sep-2024 14:24:40] NOTICE: Terminating ...
[21-Sep-2024 14:24:40] NOTICE: exiting, bye-bye!
[21-Sep-2024 14:25:08] NOTICE: fpm is running, pid 706
[21-Sep-2024 14:25:08] NOTICE: ready to handle connections
[21-Sep-2024 14:25:08] NOTICE: systemd monitor interval set to 10000ms
[21-Sep-2024 14:27:02] NOTICE: configuration file /etc/php/8.3/fpm/php-fpm.conf test is successful
[21-Sep-2024 14:27:03] NOTICE: Reloading in progress ...
[21-Sep-2024 14:27:03] NOTICE: reloading: execvp("/usr/sbin/php-fpm8.3", {"/usr/sbin/php-fpm8.3", "--nodaemonize", "--fpm-config", "/etc/php/8.3/fpm/php-fpm.conf"})
[21-Sep-2024 14:27:03] NOTICE: using inherited socket fd=8, "/run/php/keyhelp_keyhelp.socket"
[21-Sep-2024 14:27:03] NOTICE: using inherited socket fd=9, "/run/php/keyhelp_ccvv.socket"
[21-Sep-2024 14:27:03] NOTICE: using inherited socket fd=10, "/run/php/keyhelp_vcfa.socket"
[21-Sep-2024 14:27:03] NOTICE: fpm is running, pid 706
[21-Sep-2024 14:27:03] NOTICE: ready to handle connections
[21-Sep-2024 14:27:03] NOTICE: systemd monitor interval set to 10000ms
[23-Sep-2024 20:26:08] NOTICE: fpm is running, pid 867
[23-Sep-2024 20:26:08] NOTICE: ready to handle connections
[23-Sep-2024 20:26:08] NOTICE: systemd monitor interval set to 10000ms
Schau mal ob ein neu schreiben aller Konfigurationen weiterhilft:
Nach der Ausführung sehe ich die entsprechenden FPM Files im Verzeichnis /etc/php/8.3/fpm/keyhelp_pool/:
Code: Select all
ll /etc/php/8.3/fpm/keyhelp_pool/
total 52
drwxr-xr-x 2 root root 4096 Sep 23 20:29 ./
drwxr-xr-x 5 root root 4096 Sep 21 14:01 ../
-rw-r--r-- 1 root root 1629 Sep 23 20:29 ahlm.conf
-rw-r--r-- 1 root root 1629 Sep 23 20:29 apnk.conf
-rw-r--r-- 1 root root 1973 Sep 23 20:29 ccvv.conf
-rw-r--r-- 1 root root 1629 Sep 23 20:29 djth.conf
-rw-r--r-- 1 root root 1629 Sep 23 20:29 epvm.conf
-rw-r--r-- 1 root root 1620 Sep 23 20:29 idkc.conf
-rw-r--r-- 1 root root 1608 Sep 23 20:29 kxmf.conf
-rw-r--r-- 1 root root 1629 Sep 23 20:29 vaon.conf
-rw-r--r-- 1 root root 1601 Sep 23 20:29 vcfa.conf
-rw-r--r-- 1 root root 1918 Sep 23 20:29 wihn.conf
-rw-r--r-- 1 root root 1629 Sep 23 20:29 zaco.conf
Ich bin nun zwiegespalten. Ich hätte erwartet, dass das Migrationsskript auf einem Fehler läuft. So ist für mich die Frage, ob es noch vermeidlich weitere Probleme/Fehler gibt. Wie siehst du das?