Hello,
I am running Dapper Drake ( Ubuntu 6.06 lts)
with build zcs-NETWORK-5.0.5_GA_2201.UBUNTU6.20080417004026
and a 60 day trial license.
I am trying to set up two boxes to run on the same trial license, one as a failover (let me know if that's the reason I'm having this problem, and I'll slap myself, sorry)
I should note that since I'm testing this, NEITHER box is in my mx records yet. (though they both do have working A records.)
my hosts file looks like:
----------- Host File -----------
127.0.0.1 localhost
64.27.16.246 mail4.mydomain.com
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
----------- End Host File -----------
And I'm dying in exactly the same manner, including when I run
sudo /opt/zimbra/openldap/libexec/slapd -d -1 -f /opt/zimbra/conf/slapd.conf -u zimbra
it just hanging on:
----- Log -----
daemon: epoll: listen=7 active_threads=0 tvp=zero
daemon: epoll: listen=8 active_threads=0 tvp=zero
daemon: epoll: listen=7 active_threads=0 tvp=zero
daemon: epoll: listen=8 active_threads=0 tvp=zero
daemon: epoll: listen=7 active_threads=0 tvp=zero
daemon: epoll: listen=8 active_threads=0 tvp=zero
----- End Log -----
to verify that dns is working, from that host I pinged itself by name (, and ping went through fine)
(and yes, I have uninstalled and reinstalled multiple times to make sure I was typing in data correctly)
Any advice to get these two up to see if I can come up with a less lossy failover system is greatly appreciated. (and if so, get a real license and start using this for my client)
Thanks.
-- James
Last edited by jbarros; 04-25-2008 at 08:08 PM..
Reason: minor gramatical edit
|