View Single Post
  #11 (permalink)  
Old 04-06-2006, 09:49 AM
czaveri czaveri is offline
Former Zimbran
 
Posts: 294
Default

Dear Kevin,

I am sorry I am bothering you again. Zimbra has been dying since today evening again.

This time I have completely disabled iptables.

I restarted the machine - and it hasn't started still.

Here is what I did. I called date in between executing two "ps" commands so you would know how long a process was alive.

Code:
[root@parshwanath ~]# iptables --list
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
[root@parshwanath ~]# /etc/rc.d/init.d/zimbra stop
Host domain.net
        Stopping antispam...Done
        Stopping antivirus...Done
        Stopping ldap...Done
        Stopping logger...Done
        Stopping mailbox...Done
        Stopping mta...Done
        Stopping snmp...Done
        Stopping spell...Done
[root@parshwanath ~]# ps ax | grep zimbra
 7097 ?        S      0:00 initlog -q -c /etc/rc3.d/S99zimbra start
 7098 ?        S      0:00 /bin/bash /etc/rc3.d/S99zimbra start
 7099 ?        S      0:00 su - zimbra -c zmcontrol startup
 7737 pts/0    S+     0:00 grep zimbra
[root@parshwanath ~]# ps ax | grep zimbra
 7097 ?        S      0:00 initlog -q -c /etc/rc3.d/S99zimbra start
 7098 ?        S      0:00 /bin/bash /etc/rc3.d/S99zimbra start
 7099 ?        S      0:00 su - zimbra -c zmcontrol startup
 7739 ?        Ss     0:00 /usr/bin/perl /opt/zimbra/bin/zmstatuslog
 7746 ?        S      0:00 /usr/bin/perl /opt/zimbra/bin/zmcontrol status
 7758 ?        S      0:00 sh -c /opt/zimbra/bin/zmprov gs domain.net 2>/dev/null
 7759 ?        Sl     0:00 /opt/zimbra/java/bin/java -client -Xmx256m -Dzimbra.home=/opt/zimbra -Djava.library.path=/opt/zimbra/lib/jars -Djava.ext.dirs=/opt/zimbra/java/jre/lib/ext:/opt/zimbra/lib/jars com.zimbra.cs.account.ProvUtil gs domain.net
 7772 pts/0    S+     0:00 grep zimbra
[root@parshwanath ~]# ps ax | grep zimbra
 7097 ?        S      0:00 initlog -q -c /etc/rc3.d/S99zimbra start
 7098 ?        S      0:00 /bin/bash /etc/rc3.d/S99zimbra start
 7099 ?        S      0:00 su - zimbra -c zmcontrol startup
 7774 pts/0    S+     0:00 grep zimbra
[root@parshwanath ~]# ps ax | grep zimbra
 7097 ?        S      0:00 initlog -q -c /etc/rc3.d/S99zimbra start
 7098 ?        S      0:00 /bin/bash /etc/rc3.d/S99zimbra start
 7099 ?        S      0:00 su - zimbra -c zmcontrol startup
 7776 pts/0    S+     0:00 grep zimbra
[root@parshwanath ~]# kill 7097 7098 7099
[root@parshwanath ~]# ps ax | grep zimbra
 8158 pts/0    S+     0:00 grep zimbra
[root@parshwanath ~]# /etc/rc.d/init.d/zimbra start
Host domain.net
        Starting ldap...Done.
[root@parshwanath ~]# ps ax | grep zimbra
 8260 ?        Ssl    0:00 /opt/zimbra/openldap-2.2.28/libexec/slapd -l LOCAL0 -4 -u zimbra -h ldaps:// ldap://:389/ -f /opt/zimbra/conf/slapd.conf
 8308 pts/0    S+     0:00 grep zimbra
[root@parshwanath ~]# ps ax | grep zimbra
 8260 ?        Ssl    0:00 /opt/zimbra/openldap-2.2.28/libexec/slapd -l LOCAL0 -4 -u zimbra -h ldaps:// ldap://:389/ -f /opt/zimbra/conf/slapd.conf
 8310 pts/0    S+     0:00 grep zimbra
[root@parshwanath ~]# date
Thu Apr  6 21:03:58 IST 2006
[root@parshwanath ~]# ps ax | grep zimbra
 8260 ?        Ssl    0:00 /opt/zimbra/openldap-2.2.28/libexec/slapd -l LOCAL0 -4 -u zimbra -h ldaps:// ldap://:389/ -f /opt/zimbra/conf/slapd.conf
 8313 ?        Ss     0:00 /usr/bin/perl /opt/zimbra/bin/zmstatuslog
 8320 ?        S      0:00 /usr/bin/perl /opt/zimbra/bin/zmcontrol status
 8332 ?        S      0:00 sh -c /opt/zimbra/bin/zmprov gs domain.net 2>/dev/null
 8333 ?        Sl     0:00 /opt/zimbra/java/bin/java -client -Xmx256m -Dzimbra.home=/opt/zimbra -Djava.library.path=/opt/zimbra/lib/jars -Djava.ext.dirs=/opt/zimbra/java/jre/lib/ext:/opt/zimbra/lib/jars com.zimbra.cs.account.ProvUtil gs domain.net
 8346 pts/0    S+     0:00 grep zimbra
[root@parshwanath ~]# date
Thu Apr  6 21:04:08 IST 2006
[root@parshwanath ~]# ps ax | grep zimbra
 8260 ?        Ssl    0:00 /opt/zimbra/openldap-2.2.28/libexec/slapd -l LOCAL0 -4 -u zimbra -h ldaps:// ldap://:389/ -f /opt/zimbra/conf/slapd.conf
 8313 ?        Ss     0:00 /usr/bin/perl /opt/zimbra/bin/zmstatuslog
 8320 ?        S      0:00 /usr/bin/perl /opt/zimbra/bin/zmcontrol status
 8332 ?        S      0:00 sh -c /opt/zimbra/bin/zmprov gs domain.net 2>/dev/null
 8333 ?        Sl     0:00 /opt/zimbra/java/bin/java -client -Xmx256m -Dzimbra.home=/opt/zimbra -Djava.library.path=/opt/zimbra/lib/jars -Djava.ext.dirs=/opt/zimbra/java/jre/lib/ext:/opt/zimbra/lib/jars com.zimbra.cs.account.ProvUtil gs domain.net
 8349 pts/0    S+     0:00 grep zimbra
[root@parshwanath ~]# date
Thu Apr  6 21:04:16 IST 2006
[root@parshwanath ~]# ps ax | grep zimbra
 8260 ?        Ssl    0:00 /opt/zimbra/openldap-2.2.28/libexec/slapd -l LOCAL0 -4 -u zimbra -h ldaps:// ldap://:389/ -f /opt/zimbra/conf/slapd.conf
 8352 pts/0    S+     0:00 grep zimbra
[root@parshwanath ~]# date
Thu Apr  6 21:04:26 IST 2006
[root@parshwanath ~]#
I also did: kill -QUIT 9189 (where 9189 was PID on my system) and it died silently.

Code:
[root@parshwanath ~]# ps ax | grep zimbra
 8744 ?        Ssl    0:00 /opt/zimbra/openldap-2.2.28/libexec/slapd -l LOCAL0 -4 -u zimbra -h ldaps:// ldap://:389/ -f /opt/zimbra/conf/slapd.conf
 8808 pts/0    S+     0:00 grep zimbra
[root@parshwanath ~]# ps ax | grep zimbra
 8744 ?        Ssl    0:00 /opt/zimbra/openldap-2.2.28/libexec/slapd -l LOCAL0 -4 -u zimbra -h ldaps:// ldap://:389/ -f /opt/zimbra/conf/slapd.conf
 8810 ?        Ss     0:00 /usr/bin/perl /opt/zimbra/bin/zmstatuslog
 8817 ?        S      0:00 /usr/bin/perl /opt/zimbra/bin/zmcontrol status
 8829 ?        S      0:00 sh -c /opt/zimbra/bin/zmprov gs domain.net 2>/dev/null
 8830 ?        Sl     0:00 /opt/zimbra/java/bin/java -client -Xmx256m -Dzimbra.home=/opt/zimbra -Djava.library.path=/opt/zimbra/lib/jars -Djava.ext.dirs=/opt/zimbra/java/jre/lib/ext:/opt/zimbra/lib/jars com.zimbra.cs.account.ProvUtil gs domain.net
 8843 pts/0    S+     0:00 grep zimbra
[root@parshwanath ~]# kill -QUIT 8830
[root@parshwanath ~]# ps ax | grep zimbra
 8744 ?        Ssl    0:00 /opt/zimbra/openldap-2.2.28/libexec/slapd -l LOCAL0 -4 -u zimbra -h ldaps:// ldap://:389/ -f /opt/zimbra/conf/slapd.conf
 8845 pts/0    S+     0:00 grep zimbra
[root@parshwanath ~]#
Can you help me understand how I can get Zimbra to work again?

Thanks again for your help.

Sincerely,

Chintan.
Reply With Quote