Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-27-2010, 07:37 PM
New Member
 
Posts: 4
Unhappy [SOLVED] service zimbra starting slow

good night,

I'm new to this forum and I'd like to help me with this problem.

from a few days ago I noticed that zimbra takes up to 2 hours to start completely.
zimbra server is virtualized with KVM in Red Hat.

[root@mail ~]# swapon -s
Filename Type Size Used Priority
/dev/hda2 partition 4096564 0 -1
[root@mail ~]#

top - 22:31:20 up 1:06, 4 users, load average: 2.33, 2.59, 2.57
Tasks: 214 total, 1 running, 212 sleeping, 0 stopped, 1 zombie
Cpu(s): 29.4%us, 24.3%sy, 0.0%ni, 45.8%id, 0.1%wa, 0.1%hi, 0.4%si, 0.0%st
Mem: 3065672k total, 1770476k used, 1295196k free, 38340k buffers
Swap: 4096564k total, 0k used, 4096564k free, 479540k cached

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
19338 zimbra 18 0 1453m 425m 11m S 100.6 14.2 12:25.06 java
31670 zimbra 18 0 1000m 20m 8032 S 98.6 0.7 0:02.75 java
1 root 15 0 10348 700 592 S 0.0 0.0 0:00.62 init
2 root RT -5 0 0 0 S 0.0 0.0 0:00.10 migration/0


attached the logs.


[zimbra@mail ~]$ zmloggerctl status; echo $?; ps ax | grep zmlogger
0
8651 ? Z 0:00 [zmlogger] <defunct>
8716 ? S 0:00 zmlogger: zmrrdfetch: server
18154 pts/0 S+ 0:00 grep zmlogger
[zimbra@mail ~]$

[zimbra@mail ~]$ zmsoap -z GetLoggerStatsRequest stats/@name=zmmtastats | head -20
<GetLoggerStatsResponse xmlns="urn:zimbraAdmin">
<hostname hn="mail.autoamerica.com.co">
<stats name="zmmtastats">
<values t="1264563060">
<stat name="filter_misc" value="0"/>
<stat name="clam_events" value="0.0017171436292169"/>
<stat name="mta_delay" value=""/>
<stat name="mta_volume" value="210.824301969456"/>
<stat name="filter_virus" value="0"/>
<stat name="filter_count" value="0.000128547641269924"/>
<stat name="mta_count" value="0.000257095282539848"/>
<stat name="filter_spam" value="4.28492137566413e-05"/>
<stat name="sendmail_events" value="0"/>
</values>
<values t="1264563090">
<stat name="filter_misc" value="0"/>
<stat name="clam_events" value="0.0017171436292169"/>
<stat name="mta_delay" value=""/>
<stat name="mta_volume" value="210.824301969456"/>
<stat name="filter_virus" value="0"/>
[zimbra@mail ~]$


[zimbra@mail ~]$ zmsoap -z GetLoggerStatsRequest stats/@name=zmmtastats @limit=1 | head -50
<GetLoggerStatsResponse xmlns="urn:zimbraAdmin">
<hostname hn="mail.autoamerica.com.co">
<stats name="zmmtastats">
<values t="1264563300">
<stat name="filter_misc" value="0"/>
<stat name="clam_events" value="0.0017171436292169"/>
<stat name="mta_delay" value=""/>
<stat name="mta_volume" value="210.824301969456"/>
<stat name="filter_virus" value="0"/>
<stat name="filter_count" value="0.000128547641269924"/>
<stat name="mta_count" value="0.000257095282539848"/>
<stat name="filter_spam" value="4.28492137566413e-05"/>
<stat name="sendmail_events" value="0"/>
</values>
<values t="1264563600">
<stat name="filter_misc" value="0"/>
<stat name="clam_events" value="0.0017171436292169"/>
<stat name="mta_delay" value=""/>
<stat name="mta_volume" value="210.824301969456"/>
<stat name="filter_virus" value="0"/>
<stat name="filter_count" value="0.000128547641269924"/>
<stat name="mta_count" value="0.000257095282539848"/>
<stat name="filter_spam" value="4.28492137566413e-05"/>
<stat name="sendmail_events" value="0"/>
</values>
<values t="1264564500">
<stat name="filter_misc" value="0"/>
<stat name="clam_events" value="0.00171057593165015"/>
<stat name="mta_delay" value=""/>
<stat name="mta_volume" value="114.512795168387"/>
<stat name="filter_virus" value="0"/>
<stat name="filter_count" value="0.00513172779495044"/>
<stat name="mta_count" value="0.00855287965825074"/>
<stat name="filter_spam" value="0.00171057593165015"/>
<stat name="sendmail_events" value="0"/>
</values>
<values t="1264564800">
<stat name="filter_misc" value="0"/>
<stat name="clam_events" value="0.00171057593165015"/>
<stat name="mta_delay" value=""/>
<stat name="mta_volume" value="114.512795168387"/>
<stat name="filter_virus" value="0"/>
<stat name="filter_count" value="0.00513172779495044"/>
<stat name="mta_count" value="0.00855287965825074"/>
<stat name="filter_spam" value="0.00171057593165015"/>
<stat name="sendmail_events" value="0"/>
</values>
<values t="1264565100">
<stat name="filter_misc" value="0"/>
<stat name="clam_events" value="7.58310502320294e-05"/>
[zimbra@mail ~]$

Thanks for the help.
Attached Files
File Type: txt zmmtastats.txt (103.2 KB, 2 views)
File Type: txt zmrrdfetch.txt (11.4 KB, 2 views)
File Type: txt zimbra-stats.txt (30.6 KB, 2 views)
File Type: txt zimbra-stats-2.txt (7.0 KB, 1 views)

Last edited by lufermalgo; 01-27-2010 at 07:51 PM..
Reply With Quote
  #2 (permalink)  
Old 01-27-2010, 10:03 PM
y@w y@w is offline
Moderator
 
Posts: 658
Default

Hi lufermalgo, welcome to the forums.

Any part of the process in particular that takes much longer than the rest?

How's I/O and memory usage on the host?
__________________
What a n00b!
Reply With Quote
  #3 (permalink)  
Old 01-28-2010, 04:00 AM
New Member
 
Posts: 4
Default

hi y@w... thanks for your help

to start the services I see that the Ldap starts fast, logger is about 30 minutes, then the other started it up when it reaches a mailbox, there remains another 45 minutes after arriving at MTA is another 45 minutes and then terminated.
__________________________________________________ _____________

top - 06:54:54 up 9:30, 2 users, load average: 3.21, 3.07, 3.02
Tasks: 209 total, 2 running, 207 sleeping, 0 stopped, 0 zombie
Cpu(s): 56.4%us, 35.0%sy, 0.0%ni, 8.3%id, 0.0%wa, 0.0%hi, 0.3%si, 0.0%st
Mem: 3065672k total, 2793896k used, 271776k free, 97196k buffers
Swap: 4096564k total, 100k used, 4096464k free, 950380k cached

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
19338 zimbra 18 0 1477m 573m 12m S 265.7 19.2 562:14.80 java
28393 zimbra 18 0 613m 71m 10m S 99.4 2.4 0:06.27 java
2366 root 18 0 10228 684 588 S 0.7 0.0 8:01.08 hald-addon-stor
4775 zimbra 19 0 282m 50m 6084 S 0.3 1.7 0:27.39 slapd
23495 zimbra 18 0 41412 6368 1808 S 0.3 0.2 0:04.37 zmstat-io
28297 zimbra 18 0 41696 6504 1692 S 0.3 0.2 0:00.06 zmcontrol
1 root 15 0 10348 700 592 S 0.0 0.0 0:00.64 init
2 root RT -5 0 0 0 S 0.0 0.0 0:06.51 migration/0
3 root 34 19 0 0 0 S 0.0 0.0 0:00.02 ksoftirqd/0
4 root RT -5 0 0 0 S 0.0 0.0 0:00.00 watchdog/0
5 root RT -5 0 0 0 S 0.0 0.0 0:30.56 migration/1
6 root 34 19 0 0 0 S 0.0 0.0 0:00.09 ksoftirqd/1
7 root RT -5 0 0 0 S 0.0 0.0 0:00.00 watchdog/1
8 root RT -5 0 0 0 S 0.0 0.0 0:16.59 migration/2
9 root 34 19 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/2
10 root RT -5 0 0 0 S 0.0 0.0 0:00.00 watchdog/2
11 root RT -5 0 0 0 S 0.0 0.0 0:25.88 migration/3
12 root 34 19 0 0 0 S 0.0 0.0 0:00.01 ksoftirqd/3
13 root RT -5 0 0 0 S 0.0 0.0 0:00.00 watchdog/3
14 root 10 -5 0 0 0 S 0.0 0.0 0:00.48 events/0
Reply With Quote
  #4 (permalink)  
Old 01-28-2010, 06:38 AM
y@w y@w is offline
Moderator
 
Posts: 658
Default

Hmm that sounds painful to watch..

What are the specs of the physical host?

Also, watching /var/log/zimbra.log will give you a better idea of what's happening while it's starting.
__________________
What a n00b!
Reply With Quote
  #5 (permalink)  
Old 01-28-2010, 05:34 PM
New Member
 
Posts: 4
Default

hi
================================================== =========

[root@mail ~]# tail -f /var/log/zimbra.log
Jan 28 20:00:14 mail zmmailboxdmgr[23306]: status OK
Jan 28 20:02:09 mail zmmailboxdmgr[24398]: status requested
Jan 28 20:02:09 mail zmmailboxdmgr[24398]: status OK
Jan 28 20:03:15 mail postfix/anvil[19353]: statistics: max connection rate 1/60s for (smtp:200.13.249.119) at Jan 28 19:54:29
Jan 28 20:03:15 mail postfix/anvil[19353]: statistics: max connection count 1 for (smtp:200.13.249.119) at Jan 28 19:54:29
Jan 28 20:03:15 mail postfix/anvil[19353]: statistics: max cache size 2 at Jan 28 19:54:32
Jan 28 20:03:30 mail zmmailboxdmgr[24957]: status requested
Jan 28 20:03:30 mail zmmailboxdmgr[24957]: status OK
Jan 28 20:03:30 mail zmmailboxdmgr[25042]: status requested
Jan 28 20:03:30 mail zmmailboxdmgr[25042]: status OK
Jan 29 01:12:09 mail zmmailboxdmgr[3235]: status requested
Jan 29 01:12:09 mail zmmailboxdmgr[3235]: stale pid 18742 found in /opt/zimbra/log/zmmailboxd_manager.pid: No such process
Jan 29 01:12:09 mail zmmailboxdmgr[3235]: assuming no other instance is running
Jan 29 01:12:09 mail zmmailboxdmgr[3235]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Jan 29 01:12:09 mail zmmailboxdmgr[3235]: assuming no other instance is running
Jan 29 01:12:09 mail zmmailboxdmgr[3235]: no manager process is running
Jan 29 01:12:11 mail sendmail[3079]: o0T6C8qg003079: from=zimbra, size=429, class=0, nrcpts=1, msgid=<201001290612.o0T6C8qg003079@mail.autoameric a.com.co>, relay=zimbra@localhost
Jan 29 01:12:11 mail sendmail[3079]: o0T6C8qg003079: to=zimbra, ctladdr=zimbra (500/500), delay=00:00:03, xdelay=00:00:00, mailer=relay, pri=30429, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]
Jan 29 01:14:04 mail zmmailboxdmgr[3728]: status requested
Jan 29 01:14:04 mail zmmailboxdmgr[3728]: stale pid 18742 found in /opt/zimbra/log/zmmailboxd_manager.pid: No such process
Jan 29 01:14:04 mail zmmailboxdmgr[3728]: assuming no other instance is running
Jan 29 01:14:04 mail zmmailboxdmgr[3728]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Jan 29 01:14:04 mail zmmailboxdmgr[3728]: assuming no other instance is running
Jan 29 01:14:04 mail zmmailboxdmgr[3728]: no manager process is running
Jan 29 01:14:04 mail sendmail[3574]: o0T6E3qE003574: from=zimbra, size=429, class=0, nrcpts=1, msgid=<201001290614.o0T6E3qE003574@mail.autoameric a.com.co>, relay=zimbra@localhost
Jan 29 01:14:04 mail sendmail[3574]: o0T6E3qE003574: to=zimbra, ctladdr=zimbra (500/500), delay=00:00:01, xdelay=00:00:00, mailer=relay, pri=30429, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]

================================================== =======

[root@mail ~]# tail -f /var/log/zimbra-stats.log
Jan 28 20:04:04 mail zimbramon[23503]: 23503:info: zmstat mysql.csv: timestamp, Aborted_clients, Aborted_connects, Binlog_cache_disk_use, Binlog_cache_use, Bytes_received, Bytes_sent, Com_admin_commands, Com_alter_db, Com_alter_table, Com_analyze, Com_backup_table, Com_begin, Com_call_procedure, Com_change_db, Com_change_master, Com_check, Com_checksum, Com_commit, Com_create_db, Com_create_function, Com_create_index, Com_create_table, Com_create_user, Com_dealloc_sql, Com_delete, Com_delete_multi, Com_do, Com_drop_db, Com_drop_function, Com_drop_index, Com_drop_table, Com_drop_user, Com_execute_sql, Com_flush, Com_grant, Com_ha_close, Com_ha_open, Com_ha_read, Com_help, Com_insert, Com_insert_select, Com_kill, Com_load, Com_load_master_data, Com_load_master_table, Com_lock_tables, Com_optimize, Com_preload_keys, Com_prepare_sql, Com_purge:::317628B2-0C72-11DF-948B-C3944B723A1F:::
Jan 28 20:04:04 mail zimbramon[23503]: 23503:info: :::317628B2-0C72-11DF-948B-C3944B723A1F:::, Com_purge_before_date, Com_rename_table, Com_repair, Com_replace, Com_replace_select, Com_reset, Com_restore_table, Com_revoke, Com_revoke_all, Com_rollback, Com_savepoint, Com_select, Com_set_option, Com_show_binlog_events, Com_show_binlogs, Com_show_charsets, Com_show_collations, Com_show_column_types, Com_show_create_db, Com_show_create_table, Com_show_databases, Com_show_errors, Com_show_fields, Com_show_grants, Com_show_innodb_status, Com_show_keys, Com_show_logs, Com_show_master_status, Com_show_ndb_status, Com_show_new_master, Com_show_open_tables, Com_show_privileges, Com_show_processlist, Com_show_slave_hosts, Com_show_slave_status, Com_show_status, Com_show_storage_engines, Com_show_tables, Com_show_triggers, Com_show_variables, Com_show_warnings, Com_slave_start, Com_slave_sto:::31764FC2-0C72-11DF-948B-C3944B723A1F:::
Jan 28 20:04:04 mail zimbramon[23503]: 23503:info: :::31764FC2-0C72-11DF-948B-C3944B723A1F::, Com_stmt_close, Com_stmt_execute, Com_stmt_fetch, Com_stmt_prepare, Com_stmt_reset, Com_stmt_send_long_data, Com_truncate, Com_unlock_tables, Com_update, Com_update_multi, Com_xa_commit, Com_xa_end, Com_xa_prepare, Com_xa_recover, Com_xa_rollback, Com_xa_start, Compression, Connections, Created_tmp_disk_tables, Created_tmp_files, Created_tmp_tables, Delayed_errors, Delayed_insert_threads, Delayed_writes, Flush_commands, Handler_commit, Handler_delete, Handler_discover, Handler_prepare, Handler_read_first, Handler_read_key, Handler_read_next, Handler_read_prev, Handler_read_rnd, Handler_read_rnd_next, Handler_rollback, Handler_savepoint, Handler_savepoint_rollback, Handler_update, Handler_write, Innodb_buffer_pool_pages_data, Innodb_buffer_pool_pages_dirty, Innodb_buffer_pool_pages_flush:::31764FC3-0C72-11DF-948B-C3944B723A1F:::
Jan 28 20:04:04 mail zimbramon[23503]: 23503:info: :::31764FC3-0C72-11DF-948B-C3944B723A1F:::ed, Innodb_buffer_pool_pages_free, Innodb_buffer_pool_pages_misc, Innodb_buffer_pool_pages_total, Innodb_buffer_pool_read_ahead_rnd, Innodb_buffer_pool_read_ahead_seq, Innodb_buffer_pool_read_requests, Innodb_buffer_pool_reads, Innodb_buffer_pool_wait_free, Innodb_buffer_pool_write_requests, Innodb_data_fsyncs, Innodb_data_pending_fsyncs, Innodb_data_pending_reads, Innodb_data_pending_writes, Innodb_data_read, Innodb_data_reads, Innodb_data_writes, Innodb_data_written, Innodb_dblwr_pages_written, Innodb_dblwr_writes, Innodb_log_waits, Innodb_log_write_requests, Innodb_log_writes, Innodb_os_log_fsyncs, Innodb_os_log_pending_fsyncs, Innodb_os_log_pending_writes, Innodb_os_log_written, Innodb_page_size, Innodb_pages_created, Innodb_pages_read, Innodb_pages_written, Innodb_row_lock_current_wai:::31764FC4-0C72-11DF-948B-C3944B723A1F:::
Jan 28 20:04:04 mail zimbramon[23503]: 23503:info: :::31764FC4-0C72-11DF-948B-C3944B723A1F:::ts, Innodb_row_lock_time, Innodb_row_lock_time_avg, Innodb_row_lock_time_max, Innodb_row_lock_waits, Innodb_rows_deleted, Innodb_rows_inserted, Innodb_rows_read, Innodb_rows_updated, Key_blocks_not_flushed, Key_blocks_unused, Key_blocks_used, Key_read_requests, Key_reads, Key_write_requests, Key_writes, Last_query_cost, Max_used_connections, Not_flushed_delayed_rows, Open_files, Open_streams, Open_tables, Opened_tables, Prepared_stmt_count, Qcache_free_blocks, Qcache_free_memory, Qcache_hits, Qcache_inserts, Qcache_lowmem_prunes, Qcache_not_cached, Qcache_queries_in_cache, Qcache_total_blocks, Queries, Questions, Rpl_status, Select_full_join, Select_full_range_join, Select_range, Select_range_check, Select_scan, Slave_open_temp_tables, Slave_retried_transactions, Slave_running, Slow_launch:::31764FC5-0C72-11DF-948B-C3944B723A1F:::
Jan 28 20:04:04 mail zimbramon[23503]: 23503:info: :::31764FC5-0C72-11DF-948B-C3944B723A1F:::_threads, Slow_queries, Sort_merge_passes, Sort_range, Sort_rows, Sort_scan, Ssl_accept_renegotiates, Ssl_accepts, Ssl_callback_cache_hits, Ssl_cipher, Ssl_cipher_list, Ssl_client_connects, Ssl_connect_renegotiates, Ssl_ctx_verify_depth, Ssl_ctx_verify_mode, Ssl_default_timeout, Ssl_finished_accepts, Ssl_finished_connects, Ssl_session_cache_hits, Ssl_session_cache_misses, Ssl_session_cache_mode, Ssl_session_cache_overflows, Ssl_session_cache_size, Ssl_session_cache_timeouts, Ssl_sessions_reused, Ssl_used_session_cache_entries, Ssl_verify_depth, Ssl_verify_mode, Ssl_version, Table_locks_immediate, Table_locks_waited, Tc_log_max_pages_used, Tc_log_page_size, Tc_log_page_waits, Threads_cached, Threads_connected, Threads_created, Threads_running, Uptime:: 01/28/2010 20:04:03,7,0,0,0,40574752,2:::31764FC6-0C72-11DF-948B-C3944B723A1F:::
Jan 28 20:04:04 mail zimbramon[23503]: :::31764FC6-0C72-11DF-948B-C3944B723A1F:::07437009,11,0,0,0,0,0,0,0,0,0,0,750 40,9,0,35,68,0,0,1732,0,0,0,0,0,7,0,0,0,0,0,0,0,0, 4507,1,0,0,0,0,0,0,0,0,0,0,0,0,3071,0,0,0,0,0,8009 9,0,79270,240274,0,0,0,14,0,0,0,0,0,0,0,1279,0,0,0 ,0,0,0,0,0,0,0,3569,0,3,0,14,0,0,0,0,0,0,0,0,0,0,0 ,16975,3,0,0,0,0,0,0,OFF,3584,1100,149,3752,0,0,0, 1,100333,52,0,0,457,552744,1433810,158492,90840,66 6514,2441,0,0,538,667400,5809,3,44680,51605,58,574 72,7,4,6399974,4714,0,235727,24748,0,0,0,86839296, 5620,38094,1481835008,44680,3615,0,29242,6231,9128 ,0,0,16277504,16384,815,5167,44680,0,0,0,0,0,1549, 6350,1789424,17859,0,6669,26,16278,34,699,617,0.00 0000,7,0,51,0,729,909,0,0,0,0,0,0,0,0,0,508578,508 578,NULL,0,0,1551,0,3805,0,0,OFF,0,1188,72,311,879 93,1100,0,0,0,,,0,0,0,0,0,0,0,0,0,NONE,0,0,0,0,0,0 ,0,,103634,0,0,0,0,2,5,7,1,78915
Jan 28 20:04:10 mail zimbramon[23505]: 23505:info: zmstat convertd.csv: timestamp, utime, stime, cputime, rchar, wchar, read_bytes, write_bytes, rss, processes, threads:: 01/28/2010 20:04:10, 0, 0, 0, 0, 0, 0, 0, 88196, 6, 6
Jan 28 20:04:11 mail zimbramon[23507]: 23507:info: zmstat mtaqueue.csv: timestamp, KBytes, requests:: 01/28/2010 20:04:11, 0, 0
Jan 28 20:04:13 mail zimbramon[23497]: 23497:info: zmstat fd.csv: timestamp, fd_count:: 01/28/2010 20:04:13, 4080
Jan 29 01:12:11 mail zimbramon[2846]: 2846:info: 2010-01-29 01:12:02, STATUS: mail.autoamerica.com.co: antispam: Stopped
Jan 29 01:12:11 mail zimbramon[2846]: 2846:info: 2010-01-29 01:12:02, STATUS: mail.autoamerica.com.co: antivirus: Stopped
Jan 29 01:12:11 mail zimbramon[2846]: 2846:info: 2010-01-29 01:12:02, STATUS: mail.autoamerica.com.co: archiving: Stopped
Jan 29 01:12:11 mail zimbramon[2846]: 2846:info: 2010-01-29 01:12:02, STATUS: mail.autoamerica.com.co: convertd: Stopped
Jan 29 01:12:11 mail zimbramon[2846]: 2846:info: 2010-01-29 01:12:02, STATUS: mail.autoamerica.com.co: ldap: Stopped
Jan 29 01:12:11 mail zimbramon[2846]: 2846:info: 2010-01-29 01:12:02, STATUS: mail.autoamerica.com.co: logger: Stopped
Jan 29 01:12:11 mail zimbramon[2846]: 2846:info: 2010-01-29 01:12:02, STATUS: mail.autoamerica.com.co: mailbox: Stopped
Jan 29 01:12:11 mail zimbramon[2846]: 2846:info: 2010-01-29 01:12:02, STATUS: mail.autoamerica.com.co: mta: Stopped
Jan 29 01:12:11 mail zimbramon[2846]: 2846:info: 2010-01-29 01:12:02, STATUS: mail.autoamerica.com.co: snmp: Stopped
Jan 29 01:12:11 mail zimbramon[2846]: 2846:info: 2010-01-29 01:12:02, STATUS: mail.autoamerica.com.co: spell: Stopped
Jan 29 01:12:11 mail zimbramon[2846]: 2846:info: 2010-01-29 01:12:02, STATUS: mail.autoamerica.com.co: stats: Stopped
Jan 29 01:14:04 mail zimbramon[3341]: 3341:info: 2010-01-29 01:14:01, STATUS: mail.autoamerica.com.co: antispam: Stopped
Jan 29 01:14:04 mail zimbramon[3341]: 3341:info: 2010-01-29 01:14:01, STATUS: mail.autoamerica.com.co: antivirus: Stopped
Jan 29 01:14:04 mail zimbramon[3341]: 3341:info: 2010-01-29 01:14:01, STATUS: mail.autoamerica.com.co: archiving: Stopped
Jan 29 01:14:04 mail zimbramon[3341]: 3341:info: 2010-01-29 01:14:01, STATUS: mail.autoamerica.com.co: convertd: Stopped
Jan 29 01:14:04 mail zimbramon[3341]: 3341:info: 2010-01-29 01:14:01, STATUS: mail.autoamerica.com.co: ldap: Stopped
Jan 29 01:14:04 mail zimbramon[3341]: 3341:info: 2010-01-29 01:14:01, STATUS: mail.autoamerica.com.co: logger: Stopped
Jan 29 01:14:04 mail zimbramon[3341]: 3341:info: 2010-01-29 01:14:01, STATUS: mail.autoamerica.com.co: mailbox: Stopped
Jan 29 01:14:04 mail zimbramon[3341]: 3341:info: 2010-01-29 01:14:01, STATUS: mail.autoamerica.com.co: mta: Stopped
Jan 29 01:14:04 mail zimbramon[3341]: 3341:info: 2010-01-29 01:14:01, STATUS: mail.autoamerica.com.co: snmp: Stopped
Jan 29 01:14:04 mail zimbramon[3341]: 3341:info: 2010-01-29 01:14:01, STATUS: mail.autoamerica.com.co: spell: Stopped
Jan 29 01:14:04 mail zimbramon[3341]: 3341:info: 2010-01-29 01:14:01, STATUS: mail.autoamerica.com.co: stats: Stopped

================================================== =======

[root@mail ~]# tail -f /opt/zimbra/log/mailbox.log
2010-01-28 20:04:35,582 INFO [Pop3SSLServer] [] TcpServer/995 - finished accept loop
2010-01-28 20:04:35,775 INFO [Shutdown] [] ProtocolHandler - graceful shutdown requested
2010-01-28 20:04:35,776 INFO [Shutdown] [] ProtocolHandler - graceful shutdown requested
2010-01-28 20:04:35,776 INFO [Shutdown] [] ProtocolHandler - graceful shutdown requested
2010-01-28 20:04:35,777 INFO [Shutdown] [] ProtocolHandler - graceful shutdown requested
2010-01-28 20:04:36,036 INFO [ImapServer-5] [] ProtocolHandler - Handler exiting normally
2010-01-28 20:04:36,036 INFO [Shutdown] [] TcpServer/143 - ImapServer waiting 10 seconds for thread pool shutdown
2010-01-28 20:04:36,036 INFO [ImapServer-8] [] ProtocolHandler - Handler exiting normally
2010-01-28 20:04:36,036 INFO [ImapServer-6] [] ProtocolHandler - Handler exiting normally
2010-01-28 20:04:36,036 INFO [ImapServer-165] [] ProtocolHandler - Handler exiting normally

================================================== =======

[root@mail ~]# tail -f /var/log/messages
Jan 29 01:10:16 mail hcid[2139]: Default passkey agent (:1.7, /org/bluez/applet) registered
Jan 29 01:10:16 mail pcscd: winscard.c:304:SCardConnect() Reader E-Gate 0 0 Not Found
Jan 29 01:10:16 mail last message repeated 2 times
Jan 29 01:10:17 mail gconfd (root-2542): Resolved address "xml:readwrite:/root/.gconf" to a writable configuration source at position 0
Jan 29 01:10:17 mail avahi-daemon[2518]: Service "SFTP File Transfer on mail" (/services/sftp-ssh.service) successfully established.
Jan 29 01:10:17 mail nm-system-settings: Loaded plugin ifcfg-rh: (c) 2007 - 2008 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
Jan 29 01:10:17 mail nm-system-settings: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ...
Jan 29 01:10:17 mail nm-system-settings: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ...
Jan 29 01:10:17 mail nm-system-settings: ifcfg-rh: read connection 'System eth0'
Jan 29 01:10:19 mail pcscd: winscard.c:304:SCardConnect() Reader E-Gate 0 0 Not Found

================================================== =======
Reply With Quote
  #6 (permalink)  
Old 02-05-2010, 02:06 PM
New Member
 
Posts: 4
Default

hi,

I found the problem ... the server reboot or shutdown the system sends the stop signal to zimbra, this apparently for all services correctly, but left in the path / opt / zimbra / log / multiple files. "pid", trying to climb back zimbra this stays for 2 hours beginning ....
I could do is manually delete these files now! why not delete these files? I do not know yet.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.