1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/server
Rusty Russell 7061ceffd8 Report client for queue errors.
We've been seeing "Invalid packet of length 0" errors, but we don't know
what is sending them.  Add a name for each queue, and print nread.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>


(This used to be ctdb commit e6cf0e8f14f4263fbd8b995418909199924827e9)
2010-07-01 23:08:49 +10:00
..
ctdb_banning.c libctdb: reorganize headers: remove ctdb.h, add ctdb_client.h and ctdb_protocol.h 2010-05-20 15:18:30 +09:30
ctdb_call.c fix a debug message 2010-06-09 16:22:44 +10:00
ctdb_control.c Add a variable for start/current time to ctdb statistics 2010-06-02 13:14:53 +10:00
ctdb_daemon.c Report client for queue errors. 2010-07-01 23:08:49 +10:00
ctdb_freeze.c ctdb_freeze: extend db priority hack to cover serverid.tdb deadlock. 2010-07-01 21:46:55 +10:00
ctdb_keepalive.c add a new node state : DELETED. 2009-06-01 14:18:34 +10:00
ctdb_lockwait.c Drop the debug level for logging fd creation to DEBUG_DEBUG 2010-02-04 06:37:41 +11:00
ctdb_logging.c libctdb: reorganize headers: remove ctdb.h, add ctdb_client.h and ctdb_protocol.h 2010-05-20 15:18:30 +09:30
ctdb_ltdb_server.c We can not be holding a chainlock at this stage, so the tdb_chainunlock() call is bogus 2010-06-09 15:13:22 +10:00
ctdb_monitor.c speed startup: add --sloppy-start. 2010-06-22 22:52:34 +09:30
ctdb_persistent.c Drop the debug level for logging fd creation to DEBUG_DEBUG 2010-02-04 06:37:41 +11:00
ctdb_recover.c Add the number of performed recoveries to the "ctdb statistics" output. 2010-05-11 09:44:53 +10:00
ctdb_recoverd.c speed startup: with --sloppy-start, cut initial election timeout to 1/2 second. 2010-06-22 22:55:20 +09:30
ctdb_server.c server: add db_directory_state to ctdb_context 2009-12-16 08:03:55 +01:00
ctdb_serverids.c merge from ronnie 2008-02-04 20:07:15 +11:00
ctdb_takeover.c When adding an ip at runtime, it might not yet have an iface assigned to it, so ensure that the next takover_ip call will fall through to accept the ip and add it. 2010-06-01 16:22:48 +10:00
ctdb_traverse.c Report client for queue errors. 2010-07-01 23:08:49 +10:00
ctdb_tunables.c We only queued up to 1000 packets per queue before we start dropping 2010-02-04 09:54:06 +11:00
ctdb_uptime.c track both when we last started and ended a recovery. 2008-07-02 13:55:59 +10:00
ctdb_vacuum.c rename ctdb_send_message to ctdb_client_send_message to resolve colission with the function of the same name in libctdb 2010-06-02 09:45:21 +10:00
ctdbd.c speed startup: add --sloppy-start. 2010-06-22 22:52:34 +09:30
eventscript.c eventscript: simplify script timeout handling 2010-04-08 15:11:05 +09:30