Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - zentyaltester7

Pages: [1]
1
Zentyal closes Tickets automatically without giving an answer :-(

Let me try to explain my scenario:
have upgraded to 4.0, lost some of my used modules...
And got the same problem.

My Solution:
after analysing and investigating, i found that the udev startup
Code: [Select]
service zentyal openchange startis starting one process
And there was a system-V-init too:
Code: [Select]
/etc/rcX.d/S80openchange-ocsmanagerso the ocsmanager was startet twice and the second one made these logs, producing huge cpu-load and bloading my /var-dirctory allways to 100%.

I removed the oldstyle with this
Code: [Select]
update-rc.d openchange-ocsmanager disableNow only one ocsmanager is started and the log is clean. May you reboot or restart openchange.

Pages: [1]