Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
  #1 (permalink)  
Old 04-10-2008, 12:21 AM
ZMilton ZMilton is offline
Member
 
Join Date: Sep 2007
ZCS Version: Zimbra 4.5.6 CentOS 5
Posts: 20
ZMilton is on a distinguished road
Send a message via MSN to ZMilton
Exclamation Mailserver down when send file attach of 50Mb

A user send email from webmail and suddenly the service stopped, but only stop the service MTA, logger and antivirus; To learn of this problem I decided to restart the service but not all services start.
After, restart the server and not started all the service and my server hold in the command setting /etc/fstab swap and hence is not progressing

Please, I need help
Reply With Quote
  #2 (permalink)  
Old 04-10-2008, 12:25 AM
uxbod's Avatar
uxbod uxbod is offline
Moderator
 
Join Date: Nov 2006
Location: Northampton, UK
ZCS Version: Release 5.0.7_GA_2450.RHEL5_20080630192737 CentOS5 NETWORK edition (Unsupported OS)
Posts: 1,335
uxbod is on a distinguished road
Send a message via MSN to uxbod
Default

Welcome to the forums

We require additional information to help isolate the problem. Are there any error messages in your Log Files - Zimbra :: Wiki ?

Is the server just hanging at the moment ? What does the command
Code:
dmesg
report ?
__________________
Server | CentOS 5.1 | Dual Opteron 250 | Tyan K8W Mobo | 6GB RAM | 3WARE 9550-SX4 | 4 x Samsung 200GB SATA II |
Zimbra | Release Release 5.0.7_GA_2450.RHEL5_20080630192737 NETWORK edition running on Xen 3.2 CentOS 5.2 i386 VM |
Network | Cisco 877 Router - Cisco ASA 5505 FW - Cisco 1131AP |
Reply With Quote
  #3 (permalink)  
Old 04-10-2008, 01:06 AM
ZMilton ZMilton is offline
Member
 
Join Date: Sep 2007
ZCS Version: Zimbra 4.5.6 CentOS 5
Posts: 20
ZMilton is on a distinguished road
Send a message via MSN to ZMilton
Default

Thank you for you asnwers fast.
I check the logs and this appears:

In maillog
Apr 10 04:00:07 mail zimbramon[3684]: 3684:info: 2008-04-10 04:00:01, STATUS: mail.interforest.com.pe: mta: Stopped
Apr 10 04:00:07 mail amavis[3674]: No decoder for .lha tried: lha
Apr 10 04:00:07 mail zimbramon[3684]: 3684:info: 2008-04-10 04:00:01, STATUS: mail.interforest.com.pe: snmp: Running
Apr 10 04:00:07 mail amavis[3674]: No decoder for .cab tried: cabextract
Apr 10 04:00:07 mail zimbramon[3684]: 3684:info: 2008-04-10 04:00:01, STATUS: mail.interforest.com.pe: spell: Running
Apr 10 04:00:07 mail amavis[3674]: No decoder for .tnef tried: tnef
Reply With Quote
  #4 (permalink)  
Old 04-10-2008, 01:06 AM
ZMilton ZMilton is offline
Member
 
Join Date: Sep 2007
ZCS Version: Zimbra 4.5.6 CentOS 5
Posts: 20
ZMilton is on a distinguished road
Send a message via MSN to ZMilton
Default

And in zimbra.log
Apr 10 04:00:07 mail zimbramon[3684]: 3684:info: 2008-04-10 04:00:01, STATUS: mail.interforest.com.pe: snmp: Running
Apr 10 04:00:07 mail amavis[3674]: No decoder for .cab tried: cabextract
Apr 10 04:00:07 mail zimbramon[3684]: 3684:info: 2008-04-10 04:00:01, STATUS: mail.interforest.com.pe: spell: Running
Apr 10 04:00:07 mail amavis[3674]: No decoder for .tnef tried: tnef
Apr 10 04:00:08 mail amavis[3674]: Internal decoder for .tnef
Apr 10 04:00:08 mail amavis[3674]: No decoder for .exe tried: rar, unrar; lha; arj, unarj
Apr 10 04:00:08 mail amavis[3674]: Using internal av scanner code for (primary) ClamAV-clamd
Apr 10 04:00:08 mail amavis[3674]: Creating db in /opt/zimbra/amavisd/db/; BerkeleyDB 0.31, libdb 4.2
Apr 10 04:00:09 mail amavis[3674]: SpamControl: initializing Mail::SpamAssassin
Apr 10 04:00:19 mail amavis[3674]: SpamControl: init_pre_fork done
Reply With Quote
  #5 (permalink)  
Old 04-10-2008, 01:12 AM
ZMilton ZMilton is offline
Member
 
Join Date: Sep 2007
ZCS Version: Zimbra 4.5.6 CentOS 5
Posts: 20
ZMilton is on a distinguished road
Send a message via MSN to ZMilton
Default

And finally my server is in setting /etc/fstab swap and the screen no change of this command.
But I can control my server with putty

Sorry for the long post.
Attached Files
File Type: txt dmesg.txt (10.0 KB, 4 views)
Reply With Quote
  #6 (permalink)  
Old 04-10-2008, 01:14 AM
ZMilton ZMilton is offline
Member
 
Join Date: Sep 2007
ZCS Version: Zimbra 4.5.6 CentOS 5
Posts: 20
ZMilton is on a distinguished road
Send a message via MSN to ZMilton
Default

Sorry, not is setting /etc/fstab the correct is Enabling /etc/fstab swap
Reply With Quote
  #7 (permalink)  
Old 04-10-2008, 01:30 AM
uxbod's Avatar
uxbod uxbod is offline
Moderator
 
Join Date: Nov 2006
Location: Northampton, UK
ZCS Version: Release 5.0.7_GA_2450.RHEL5_20080630192737 CentOS5 NETWORK edition (Unsupported OS)
Posts: 1,335
uxbod is on a distinguished road
Send a message via MSN to uxbod
Default

So what happens when you do :-

Code:
su - zimbra
zmmtactl start
? Then check zimbra.log for any errors.
__________________
Server | CentOS 5.1 | Dual Opteron 250 | Tyan K8W Mobo | 6GB RAM | 3WARE 9550-SX4 | 4 x Samsung 200GB SATA II |
Zimbra | Release Release 5.0.7_GA_2450.RHEL5_20080630192737 NETWORK edition running on Xen 3.2 CentOS 5.2 i386 VM |
Network | Cisco 877 Router - Cisco ASA 5505 FW - Cisco 1131AP |
Reply With Quote
  #8 (permalink)  
Old 04-10-2008, 01:53 AM
ZMilton ZMilton is offline
Member
 
Join Date: Sep 2007
ZCS Version: Zimbra 4.5.6 CentOS 5
Posts: 20
ZMilton is on a distinguished road
Send a message via MSN to ZMilton
Default

I run zmmtactl but it stop and not progressing, I attach the logs.
Attached Files
File Type: txt zmmtactl.txt (12.6 KB, 3 views)
File Type: log zimbra.log (1.9 KB, 3 views)
Reply With Quote
  #9 (permalink)  
Old 04-10-2008, 02:23 AM
uxbod's Avatar
uxbod uxbod is offline
Moderator
 
Join Date: Nov 2006
Location: Northampton, UK
ZCS Version: Release 5.0.7_GA_2450.RHEL5_20080630192737 CentOS5 NETWORK edition (Unsupported OS)
Posts: 1,335
uxbod is on a distinguished road
Send a message via MSN to uxbod
Default

What O/S version are you running ? You could try commenting the swap line out of /etc/fstab and rebooting the server. The start up Zimbra. If that works it could be a corrupt swap partition. From a quick search quite a few people have had this happen recently on Fedora, nothing Zimbra related, just the same O/S symptoms.
__________________
Server | CentOS 5.1 | Dual Opteron 250 | Tyan K8W Mobo | 6GB RAM | 3WARE 9550-SX4 | 4 x Samsung 200GB SATA II |
Zimbra | Release Release 5.0.7_GA_2450.RHEL5_20080630192737 NETWORK edition running on Xen 3.2 CentOS 5.2 i386 VM |
Network | Cisco 877 Router - Cisco ASA 5505 FW - Cisco 1131AP |
Reply With Quote
  #10 (permalink)  
Old 04-10-2008, 03:00 AM
ZMilton ZMilton is offline
Member
 
Join Date: Sep 2007
ZCS Version: Zimbra 4.5.6 CentOS 5
Posts: 20
ZMilton is on a distinguished road
Send a message via MSN to ZMilton
Default

Excuse me, I have realized what you say but appears again enabling /etc/fstab swap.

/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
devpts /dev/pts devpts gid=5,mode=620 0 0
tmpfs /dev/shm tmpfs defaults 0 0
/dev/VolGroup00/LogVol02 /home ext3 defaults 1 2
proc /proc proc defaults 0 0
sysfs /sys sysfs defaults 0 0
/dev/VolGroup00/LogVol01 /var ext3 defaults 1 2
#LABEL=SWAP-sda2 swap swap defaults 0 0

I tried commenting on the line but nothing.
The SO which use is CENTOS 5
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
bayes db.. osiris Administrators 5 02-20-2008 11:41 AM
centos 5 zimbra 4.5.6 no statistics rutman286 Installation 9 08-14-2007 09:30 AM
Opensource backup Question. nfear24 Administrators 3 03-31-2007 11:47 PM
Traslation SVN tree status meikka I18N/L10N - Translations 7 02-13-2007 10:13 AM
M3 problem with shares titangears Users 4 01-12-2006 12:01 PM


freshmeat.net sourceforge.net The best Java IDE



 

Search Engine Optimization by vBSEO 3.0.0