-
Problems on OpenVZ
When I start zimbra starts flooding whit
Code:
Error: /proc must be mounted
To mount /proc at boot you need an /etc/fstab line like:
/proc /proc proc defaults
In the meantime, run "mount /proc /proc -t proc"
Neither the admin interface or the "usual" interface is working.
After a start:
Code:
zmcontrol status
Host mail.eneman.eu
antispam Stopped
zmamavisdctl is not running
antivirus Stopped
zmamavisdctl is not running
ldap Running
logger Running
mailbox Stopped
zmmailboxdctl is not running.
mta Running
snmp Running
spell Running
stats Running
zmconfigd Running
Any idéas?
Am I'm able to disable all server stats (which is what I would blame)?
-
Quote:
Originally Posted by
Pajn
Any idéas?
How much real RAM (not burst) is available to this server? Does it meet at least the minimum specifications?
-
1.5GB.
Also I forgot to say, /proc is mounted.
Code:
proc on /proc type proc (rw,noexec,nosuid,nodev)
-
Quote:
Originally Posted by
Pajn
1.5GB.
That doesn't meet the recommended minimum and I'd suggest you increase it and restart ZCS and see if that improves anything. I'm not convinced that the 'proc not mounted' is causing this problem.
-
Oh, I thought 1GB where minimum but I see now that 2GB is required for production use.
I guess I will have to find another email solution.
Thank you for your support.