summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* recover: finish pending trans3 commits when a recovery is finished.Michael Adam2011-02-241-0/+2
* persistent: add ctdb_persistent_finish_trans3_commits().Michael Adam2011-02-242-0/+36
* daemon: correctly end a running trans3_commit if the client disconnects.Michael Adam2011-02-241-0/+9
* persistent: add a client context to the persistent_stat and track the db_idMichael Adam2011-02-241-7/+24
* persistent: reject trans3_control when a commit is already active.Michael Adam2011-02-241-0/+8
* persistent: allocate the persistent state in the ctdb_db struct in trans3_commitMichael Adam2011-02-241-2/+14
* persistent: add a ctdb_db context to the ctdb_persistent_state struct.Michael Adam2011-02-241-0/+1
* persistent: add a ctdb_persistent_state member to the ctdb_db context.Michael Adam2011-02-241-0/+1
* persistent_callback: print "no error message given" instead of "(null)"Michael Adam2011-02-241-1/+1
* persistent: reduce indentation for the finishing moves in ctdb_persistent_cal...Michael Adam2011-02-241-11/+15
* persistent: if a node failed to update_record, trigger a recoveryMichael Adam2011-02-241-0/+11
* persistent_store_timout: do not really time out the trans3_commit control in ...Michael Adam2011-02-241-1/+7
* persistent_callback: ignore the update-recordreturn code of remote node in re...Michael Adam2011-02-241-0/+6
* ctdb_req_dmaster from non-masterRonnie Sahlberg2011-02-181-1/+3
* 50.samba : Tell winbind about every time we add/remove and ip from the nodeRonnie Sahlberg2011-02-181-0/+7
* Add two new flags for the ltdb header.Ronnie Sahlberg2011-02-181-1/+3
* remove checking for filesystems and filesystem health from the cnfs script.Ronnie Sahlberg2011-02-181-74/+0
* 60.nfsRonnie Sahlberg2011-02-181-2/+2
* Remove LACOUNT and LACCESSOR and migrate the records immediately.Ronnie Sahlberg2011-02-187-34/+16
* change the hash function to use the much better Jenkins hashRonnie Sahlberg2011-02-181-8/+1
* We default to non-deterministic ip now where ips are "sticky" and dont changeRonnie Sahlberg2011-02-081-31/+14
* If the node is stopped, put a log entry in /var/log/* to indicate this is w...Ronnie Sahlberg2011-02-021-0/+3
* LockWait congestion.Ronnie Sahlberg2011-01-243-13/+33
* Compile fixRonnie Sahlberg2011-01-241-1/+1
* ctdb_lockwait: create overflow queue.Rusty Russell2011-01-242-7/+62
* Add a new test tool that fetch locks a record and then blocks until it receivesRonnie Sahlberg2011-01-242-1/+125
* ctdb: hold transaction locks during freeze, mark during recover.Ronnie Sahlberg2011-01-181-0/+9
* tdb: expose transaction lock infrastructure for ctdbRusty Russell2011-01-182-0/+24
* change Christinas previous patch to only perform the check/loggingRonnie Sahlberg2011-01-174-8/+12
* improve timing issue detectionsChristian Ambach2011-01-176-15/+61
* LIBCTDB: add support for traverseRonnie Sahlberg2011-01-145-18/+267
* db_exists() takes 3 arguments, not two.Ronnie Sahlberg2011-01-141-4/+6
* We can not always rely on the recovery daemon pinging us in a timely mannerRonnie Sahlberg2011-01-141-0/+30
* ADDIP failureRonnie Sahlberg2011-01-131-12/+54
* IPALLOCATION : If the node is held pinned down in "init" stateRonnie Sahlberg2011-01-131-8/+4
* Eventscripts: lower the fail/restart limits for nfsd.Martin Schwenke2011-01-111-2/+2
* Eventscripts: use "startstop_nfs restart" to reconfigure NFS.Martin Schwenke2011-01-111-0/+1
* Eventscripts: only autostart during a monitor event.Martin Schwenke2011-01-111-0/+3
* Eventscripts: print a message when reconfiguring a service.Martin Schwenke2011-01-111-0/+1
* Eventscripts: work around NFS restart failure under load.Martin Schwenke2011-01-111-3/+10
* TYPORonnie Sahlberg2011-01-111-1/+1
* STATD is 100027 not 1000247Ronnie Sahlberg2011-01-111-1/+1
* LIBCTDB uninitialized inqueue elementRonnie Sahlberg2011-01-111-0/+1
* recoverd: avoid triggering a full recovery if just some ip allocationRonnie Sahlberg2011-01-111-9/+6
* Add ctdb_fork(0 which will fork a child process and drop the real-timeRonnie Sahlberg2011-01-1111-17/+22
* Revert scheduling back to use real-time processesRonnie Sahlberg2011-01-115-13/+57
* 60.nfs Check if we have rpc.statd and if not, skip checking for statdRonnie Sahlberg2011-01-061-18/+23
* 41.HTTPDRonnie Sahlberg2010-12-221-4/+17
* 60.nfsRonnie Sahlberg2010-12-221-6/+23
* Dont run net serverid wipe in the backgroundRonnie Sahlberg2010-12-221-1/+1