[sheepdog] 回复: sheepdog
Liu Yuan
namei.unix at gmail.com
Fri Dec 27 05:54:57 CET 2013
On Fri, Dec 27, 2013 at 09:38:31AM +0800, 星残 wrote:
> here is the error log:
> > Dec 26 13:55:00 ERROR [main] zk_get_data(227) failed, path:/sheepdog/master/0000001121, session expired
> > Dec 26 13:55:00 ERROR [main] zk_find_master(636) failed, session expired
> > Dec 26 13:55:00 ERROR [main] zk_create_seq_node(214) failed, path:/sheepdog/queue/, invalid zhandle state
> > Dec 26 13:55:00 ERROR [main] zk_queue_push(349) failed, path:/sheepdog/queue/, invalid zhandle state
> > Dec 26 13:55:00 ERROR [main] add_event(500) failed, type: 3, invalid zhandle state
> > Dec 26 13:55:00 ERROR [main] zk_create_seq_node(214) failed, path:/sheepdog/queue/, invalid zhandle state
> > Dec 26 13:55:00 ERROR [main] zk_queue_push(349) failed, path:/sheepdog/queue/, invalid zhandle state
> > Dec 26 13:55:00 ERROR [main] add_event(500) failed, type: 3, invalid zhandle state
> > Dec 26 13:55:00 ERROR [main] zk_event_handler(1022) detect a session timeout. reconnecting...
>
>
> I'm sorry I copy the all log .
> thanks
This log means the connection between sheep and zookeeper is interrupted and
sheep daemon tried a auto-reconnect to zookeeper. Nothing wrong. If the
reconnection succeed, all will be fine.
Thanks
Yuan
More information about the sheepdog
mailing list