Hi Vishal, It is in the prod env, the process has been restarted already:-(, I checked the zookeeper log file(loglevel=ERROR), it is empty.
Here is the ZK config: # The number of milliseconds of each tick tickTime=2000 # The number of ticks that the initial # synchronization phase can take initLimit=10 # The number of ticks that can pass between # sending a request and getting an acknowledgement syncLimit=5 # the directory where the snapshot is stored. dataDir=/home/admin/TimeTunnel2/zookeeper/zoo # the port at which the clients will connect clientPort=32181 server.1=tt2config019072.cm3:32888:33888 server.2=tt2config023132.cm3:32888:33888 server.3=tt2config024079.cm3:32888:33888 server.4=tt2config017052.cm4:32888:33888 server.5=tt2config021101.cm4:32888:33888 Hardware/software Config: Processors: 4 x Xeon E5410 2.33GHz Memory: 4GB Network: eth0: 00:16:3e:17:13:48 //Gigabyte network OS: RHEL Server 5.4 (Tikanga), Linux 2.6.18-164.el5xen x86_64, 64-bit Zookeeper Release 3.2.2 On Tue, Aug 17, 2010 at 8:40 PM, Vishal K <vishalm...@gmail.com> wrote: > Hi Qing, > > Can you list the znodes from the monitor and from the node that the monitor > is restarting (run zkCli.sh on both machines). > I am curious to see if the node that did not receive the SESSION_EXPIRED > event still has the znode in its database. > Also can you describe your setiup? Can you send out logs and zoo.cfg file. > Thanks. > > -Vishal > On Tue, Aug 17, 2010 at 3:31 AM, Qing Yan <qing...@gmail.com> wrote: > > > Forget to mention: the process looks fine, nomal memory foot print and > > cpu > > usage, generate expected results, only thing is missing > > the ephermenal node in ZK. > > >