View Single Post
  #9 (permalink)  
Old 02-02-2006, 09:26 AM
mintra mintra is offline
Special Member
 
Posts: 108
Default

# su - zimbra -c"zmcontrol status"

antispam Running
antivirus Running
ldap Running
logger Running
mailbox Stopped
mta Running
snmp Running
spell Running

------

su - zimbra -c"zmcontrol stop"
Host 201.thescarmantrust.org
Stopping antispam...Done
Stopping antivirus...Done
Stopping ldap...Done
Stopping logger...Done
Stopping mailbox...Done
Stopping mta...FAILED
/opt/zimbra/cyrus-sasl-2.1.21.ZIMBRA/sbin/saslauthd: no process killed


Stopping snmp...Done
Stopping spell...Done
------------------

I think it is a memory and MySQL Issue

/opt/zimbra/log/mysqld.log

060202 16:07:27 mysqld started
060202 16:07:27 InnoDB: Fatal error: cannot allocate 633356288 bytes of
InnoDB: memory with malloc! Total allocated memory
InnoDB: by InnoDB 4878496 bytes. Operating system errno: 12
InnoDB: Cannot continue operation!
InnoDB: Check if you should increase the swap file or
InnoDB: ulimits of your operating system.
InnoDB: On FreeBSD check you have compiled the OS with
InnoDB: a big enough maximum process size.
InnoDB: Fatal error: cannot allocate the memory for the buffer pool
060202 16:07:27 [ERROR] Can't init databases
060202 16:07:27 [ERROR] Aborting

060202 16:07:27 [Note] /opt/zimbra/mysql/bin/mysqld: Shutdown complete

060202 16:07:28 mysqld ended

060202 16:10:46 mysqld started
060202 16:10:46 InnoDB: Started; log sequence number 0 77845
/opt/zimbra/mysql/bin/mysqld: ready for connections.
Version: '4.1.10a-standard-log' socket: '/opt/zimbra/db/mysql.sock' port: 7306 MySQL Community Edition - Standard (GPL)
A mysqld process already exists at Thu Feb 2 16:11:46 GMT 2006
Reply With Quote