Re: [Users] openvz 7> centos 8 container

2020-06-10 Thread mailinglist
Yes im shure every mount point is duplicated. If i look at /proc/1009/mounts I see all entrys of /etc/fstab And after that again the entrys In /etc/fstab and /proc/mount the entrys are not duplicated umount /var/www/clients/client449/web1440/log then the entry is gone cat /proc/1009/mounts |

Re: [Users] openvz 7> centos 8 container

2020-06-10 Thread Konstantin Khorenko
Hi Steffan, On 06/10/2020 03:51 PM, mailingl...@tikklik.nl wrote: Just noticed your script is not completely correct Total number of mounts: 28169 is not counting as it should be. Yes, i've already written it in my previous mail, there is a mistake in the script.

Re: [Users] openvz 7> centos 8 container

2020-06-10 Thread mailinglist
Hello Konstantin, Just noticed your script is not completely correct Total number of mounts: 28169 is not counting as it should be. But when looking at the mounts there is something strange Every pidhas all mountpoint twice cat /proc/1009/mounts | grep web1440 /dev/ploop21699p1

Re: [Users] openvz 7> centos 8 container Fatal Python error: PyEval_SaveThread: NULL tstate

2020-06-10 Thread mailinglist
Oke the problem is in python, when i remove python from apache it is working. No costumers is using it so it is no big deal. -Oorspronkelijk bericht- Van: users-boun...@openvz.org Namens mailingl...@tikklik.nl Verzonden: woensdag 10 juni 2020 08:50 Aan: 'OpenVZ users' Onderwerp:

Re: [Users] openvz 7> centos 8 container Fatal Python error: PyEval_SaveThread: NULL tstate

2020-06-10 Thread mailinglist
Hm i missed that one. But that didnt do the job. Still getting the python error on a systemctl reload httpd.service not on a restart or start / stop [Wed Jun 10 10:37:11.343415 2020] [mpm_event:notice] [pid 2022:tid 140095417166080] AH00493: SIGUSR1 received. Doing graceful restart [Wed Jun 10

Re: [Users] openvz 7> centos 8 container Fatal Python error: PyEval_SaveThread: NULL tstate

2020-06-10 Thread Konstantin Khorenko
On 06/10/2020 09:50 AM, mailingl...@tikklik.nl wrote: AH01909: :8000:0 server certificate does NOT include an ID which matches the server name May be this is the root cause:

[Users] openvz 7> centos 8 container Fatal Python error: PyEval_SaveThread: NULL tstate

2020-06-10 Thread mailinglist
I have a strange problem, not realy related to openvz (i think) but hoep that someone has a tip where to debug... Im running multiple a centos8 VPS on multiple Openvz 7 On one vps i have a problem and i cant find the answer online. (server is not inproduction) On every systemctl reload