vlendec/samba-autobuild/.git
16 years agomerge from tridge
Ronnie Sahlberg [Tue, 10 Jul 2007 07:45:04 +0000 (17:45 +1000)]
merge from tridge

(This used to be ctdb commit 6aecb65883eb902375f85b70a1512db4339833eb)

16 years agomore merges for GPLv3 update
Andrew Tridgell [Tue, 10 Jul 2007 05:46:05 +0000 (15:46 +1000)]
more merges for GPLv3 update
(This used to be ctdb commit b7be4ee6c9a670cdf148fd36b092c3991a554964)

16 years agoupdate lib/events from samba4 (If->if)
Andrew Tridgell [Tue, 10 Jul 2007 05:34:00 +0000 (15:34 +1000)]
update lib/events from samba4 (If->if)
(This used to be ctdb commit 770d1665011af0359aadb2175e9e3440e2effbf5)

16 years agoupdate lib/tdb from samba4
Andrew Tridgell [Tue, 10 Jul 2007 05:32:27 +0000 (15:32 +1000)]
update lib/tdb from samba4
(This used to be ctdb commit 96a39ccee38bcfd64d614fe4670766e59ef246b6)

16 years agoupdate lib/replace from samba4
Andrew Tridgell [Tue, 10 Jul 2007 05:29:31 +0000 (15:29 +1000)]
update lib/replace from samba4
(This used to be ctdb commit f0555484105668c01c21f56322992e752e831109)

16 years agomerge from ronnie
Andrew Tridgell [Tue, 10 Jul 2007 04:59:23 +0000 (14:59 +1000)]
merge from ronnie
(This used to be ctdb commit 6975042fca832aae07f84c0e9ac7fa4773b8cb51)

16 years agouse the socketkiller to kill off all lock manager sessions as well
Ronnie Sahlberg [Tue, 10 Jul 2007 03:09:35 +0000 (13:09 +1000)]
use the socketkiller to kill off all lock manager sessions as well

(This used to be ctdb commit 980b090001ed3a77001e2a3bfc1b03833498f434)

16 years agoupdate the documentation for NFS to mention that the lock manager must
Ronnie Sahlberg [Tue, 10 Jul 2007 02:43:46 +0000 (12:43 +1000)]
update the documentation for NFS to mention that the lock manager must
run on the same port on all nodes.

remove the CTDB_MANAGES_NFSLOCK variable that is no longer used

(This used to be ctdb commit 389a503c44c999e46caa344c4bc073336e797909)

16 years agomake it possible to specify how many times ctdb killtcp will try to RST
Ronnie Sahlberg [Tue, 10 Jul 2007 00:24:20 +0000 (10:24 +1000)]
make it possible to specify how many times ctdb killtcp will try to RST
the tcp connection

change the 60.nfs script to run ctdb killtcp in the foreground so we
dont get lots of these running in parallel when there are a lot of tcp
connections to rst

(This used to be ctdb commit d81616214752882242f2886e94681972a790db80)

16 years agorun the ctdb killtcp in the background
Ronnie Sahlberg [Tue, 10 Jul 2007 00:07:26 +0000 (10:07 +1000)]
run the ctdb killtcp in the background

(This used to be ctdb commit d6a514c2b3d427099ed669eef104146608378fa8)

16 years agodont restart the tcp service after a ip takeover, it is more efficient
Ronnie Sahlberg [Mon, 9 Jul 2007 23:45:14 +0000 (09:45 +1000)]
dont restart the tcp service after a ip takeover,   it is more efficient
to just kill off the tcp connections

(This used to be ctdb commit bc481c3f1a44c50648488c4f8a7f15ec395d446f)

16 years agonicer handling of DISCONNECTED flag when we update the node flags from
Ronnie Sahlberg [Mon, 9 Jul 2007 07:40:15 +0000 (17:40 +1000)]
nicer handling of DISCONNECTED flag  when we update the node flags from
a remote message

(This used to be ctdb commit 9a50ad22be61a09761ffda89de91ef3221917c84)

16 years agowhen a remote node has sent us a message to update the flags for a node,
Ronnie Sahlberg [Mon, 9 Jul 2007 03:21:17 +0000 (13:21 +1000)]
when a remote node has sent us a message to update the flags for a node,
dont let those messages modify the DISCONNECTED flag.

the DISCONNECTED flag must be managed locally since it describes whether
the local node can communicate with the remote node or not

(This used to be ctdb commit 5650673205d335a32d4f27f66847ea66752a00f0)

16 years agoa better way to fix the DISCONNECT|BANNED vs DISCONNECT bug
Ronnie Sahlberg [Mon, 9 Jul 2007 02:55:15 +0000 (12:55 +1000)]
a better way to fix the DISCONNECT|BANNED vs DISCONNECT bug

(This used to be ctdb commit 5c638d7731c5a268de02d3a37828ac7aec9a12de)

16 years agowhen checking the nodemap flags for consitency while monitoring the
Ronnie Sahlberg [Mon, 9 Jul 2007 02:33:00 +0000 (12:33 +1000)]
when checking the nodemap flags for consitency while monitoring the
cluster,   we cant check that both the BANNED and the DISCONNECTED flags
are both set at the same time   since if a node becomes banned just
before it is DISCONNECTED   there is no guarantee that all other nodes
will have seen the BANNED flag.

So we must first check the DISCONNECTED flag only   and only if the
DISCONNECTED flag is not set should we check the BANNED flag.

othervise this can cause a recovery loop while some nodes thing the
disconnected node is DISCONNECTED|BANNED and other think it is just
DISCONNECTED

(This used to be ctdb commit 0967b2fff376ead631d98e78b3a97253fc109c69)

16 years agomerge from tridge
Ronnie Sahlberg [Sun, 8 Jul 2007 22:38:01 +0000 (08:38 +1000)]
merge from tridge

(This used to be ctdb commit edb05db513a55ebde0ff4d9a2cb3aaebb92dc5a1)

16 years agofixed sense of inet_aton test
Andrew Tridgell [Sun, 8 Jul 2007 11:09:09 +0000 (21:09 +1000)]
fixed sense of inet_aton test
(This used to be ctdb commit ed5cf9b43c49312d3736e85077863d23990acce8)

16 years agocall kill_clients when releasing all IPs, as well as for individual IPs
Andrew Tridgell [Sun, 8 Jul 2007 10:45:12 +0000 (20:45 +1000)]
call kill_clients when releasing all IPs, as well as for individual IPs
(This used to be ctdb commit ad68904720eb69757601589b06726190321685ac)

16 years agowe do tell banned nodes to release IPs
Andrew Tridgell [Sun, 8 Jul 2007 10:24:03 +0000 (20:24 +1000)]
we do tell banned nodes to release IPs
(This used to be ctdb commit 381dc0421d4d825398c03dcff4e79e3f76c3c981)

16 years agolog the generation numbers to give a hint about this bug
Andrew Tridgell [Sun, 8 Jul 2007 09:36:55 +0000 (19:36 +1000)]
log the generation numbers to give a hint about this bug
(This used to be ctdb commit 12018494baa33c5f6c52e6eae94ac77a56d3e5a0)

16 years agoincrement rpm release number
Andrew Tridgell [Sun, 8 Jul 2007 00:41:30 +0000 (10:41 +1000)]
increment rpm release number
(This used to be ctdb commit 2c3399f1388fdcb993d235814d59df163f501d03)

16 years agomerge from ronnie - we have an official port number, yay!
Andrew Tridgell [Fri, 6 Jul 2007 06:17:31 +0000 (16:17 +1000)]
merge from ronnie - we have an official port number, yay!
(This used to be ctdb commit 68f9b8ea27a2fb2093fb85b8bf1a25accf69af4c)

16 years agouse the official iana number for ctdb and not 9001
Ronnie Sahlberg [Fri, 6 Jul 2007 05:29:03 +0000 (15:29 +1000)]
use the official iana number for ctdb and not 9001

(This used to be ctdb commit f72aeb5eadb0bda97d882b5a27562bfa1bb5f5a2)

16 years agouse 'ctdb tickle' instead of sendip to tickle nfs clients.
Ronnie Sahlberg [Fri, 6 Jul 2007 01:51:34 +0000 (11:51 +1000)]
use 'ctdb tickle' instead of sendip to tickle nfs clients.

(This used to be ctdb commit 2204cc77ce6b1dd6bb0118f57cfa05f0c8826c3e)

16 years agoremove 59.nfslock and fold this into 60.nfs
Ronnie Sahlberg [Fri, 6 Jul 2007 00:54:42 +0000 (10:54 +1000)]
remove 59.nfslock and fold this into 60.nfs
add a 61.nfstickle script to make nfs failover faster

(This used to be ctdb commit da71fa874d49346d229307d424f889994a205c89)

16 years agomerge from tridge
Ronnie Sahlberg [Fri, 6 Jul 2007 00:48:46 +0000 (10:48 +1000)]
merge from tridge

(This used to be ctdb commit 1385198344abb55c811edb955fbbc06bf72a1fb5)

16 years agomerge from ronnie (with spelling fixes)
Andrew Tridgell [Thu, 5 Jul 2007 05:06:42 +0000 (15:06 +1000)]
merge from ronnie (with spelling fixes)
(This used to be ctdb commit 079a5509da961503583b5d0c1e3c7bb6fff1a700)

16 years agobreak the tickle description into two paragraphs
Ronnie Sahlberg [Thu, 5 Jul 2007 00:17:46 +0000 (10:17 +1000)]
break the tickle description into two paragraphs

(This used to be ctdb commit 3bde3c68b965e704281c5a8c57505a7f76cd4612)

16 years agoupdate the manpage for ctdb to describe killtcp and tickle
Ronnie Sahlberg [Thu, 5 Jul 2007 00:16:11 +0000 (10:16 +1000)]
update the manpage for ctdb to describe killtcp and tickle

(This used to be ctdb commit 4b4566ab05997c5df8ff342af223b07982b6f366)

16 years agomerge from tridge
Ronnie Sahlberg [Thu, 5 Jul 2007 00:01:35 +0000 (10:01 +1000)]
merge from tridge

(This used to be ctdb commit edf6b476f995737fdaa8ce6b053d63286e49ced3)

16 years agofixed help layout
Andrew Tridgell [Thu, 5 Jul 2007 00:00:51 +0000 (10:00 +1000)]
fixed help layout
(This used to be ctdb commit ee8acf166961838a3a82d658a66407ba5ccb4939)

16 years agofixed error message on bad IP/port
Andrew Tridgell [Wed, 4 Jul 2007 23:59:45 +0000 (09:59 +1000)]
fixed error message on bad IP/port
(This used to be ctdb commit ad2d8615c028d55bc5e94c9d7bd8432cafde4a69)

16 years agomerge from ronnie
Andrew Tridgell [Wed, 4 Jul 2007 23:59:11 +0000 (09:59 +1000)]
merge from ronnie
(This used to be ctdb commit 04fced509451018b8bb1c825b93ce344a22daacd)

16 years agoadd a command to ctdb to send tickle-ack's
Ronnie Sahlberg [Wed, 4 Jul 2007 22:56:02 +0000 (08:56 +1000)]
add a command to ctdb to send tickle-ack's

(This used to be ctdb commit 83ddb6eaa269fbc5f235d606ee21239a7e0e23d2)

16 years agomerge from tridge
Ronnie Sahlberg [Wed, 4 Jul 2007 07:53:16 +0000 (17:53 +1000)]
merge from tridge

(This used to be ctdb commit 35d32876b41216cead039c9cd28ba9ace8cdcd61)

16 years agoforgot to add this
Andrew Tridgell [Wed, 4 Jul 2007 07:45:46 +0000 (17:45 +1000)]
forgot to add this
(This used to be ctdb commit 30fc56b7489e42633532964096e53faee1319dde)

16 years agomerge from tridge
Ronnie Sahlberg [Wed, 4 Jul 2007 07:37:26 +0000 (17:37 +1000)]
merge from tridge

(This used to be ctdb commit a2f3925906ba4d00e48edf87dbb57046b0430d49)

16 years agomerge from tridge
Ronnie Sahlberg [Wed, 4 Jul 2007 07:35:16 +0000 (17:35 +1000)]
merge from tridge

(This used to be ctdb commit 39b7b8d42632a1cc78178f547d018178f3fe8313)

16 years agoremoved unused makefile var
Andrew Tridgell [Wed, 4 Jul 2007 06:52:38 +0000 (16:52 +1000)]
removed unused makefile var
(This used to be ctdb commit 4f397c5edf4206aa33c4fe19a24557541c2f8929)

16 years ago- neaten up the command line for killtcp
Andrew Tridgell [Wed, 4 Jul 2007 06:51:13 +0000 (16:51 +1000)]
- neaten up the command line for killtcp
- split out the event script code into a separate module
- get rid of the separate takeover directory

(This used to be ctdb commit 8ea2c923a3e2464200ff79bf2c3f1f89e6a93ad4)

16 years agomore careful checking of lengths
Andrew Tridgell [Wed, 4 Jul 2007 06:22:09 +0000 (16:22 +1000)]
more careful checking of lengths
(This used to be ctdb commit 45662f2152a152b7160b66a857d8215348c28dc5)

16 years agomerge from ronnie
Andrew Tridgell [Wed, 4 Jul 2007 04:51:33 +0000 (14:51 +1000)]
merge from ronnie
(This used to be ctdb commit 17158a79795abe85ea57f3dc6062751dd8856f75)

16 years agowe dont need socketkiller anymore now that the
Ronnie Sahlberg [Wed, 4 Jul 2007 04:16:28 +0000 (14:16 +1000)]
we dont need socketkiller anymore now that the
kill-tcp-connection code is available from the ctdb tool

(This used to be ctdb commit c24890ad44b535c989bd21e83d619a1bd4825834)

16 years agoadd a killtcp command to the ctdb tool
Ronnie Sahlberg [Wed, 4 Jul 2007 04:14:48 +0000 (14:14 +1000)]
add a killtcp command to the ctdb tool

(This used to be ctdb commit 01987b51fed0dc0b9a5e254fa734bdeb19debf6f)

16 years agoadd a new ctdb_sys_kill_tcp() function that kills (RST) the specified
Ronnie Sahlberg [Wed, 4 Jul 2007 03:53:22 +0000 (13:53 +1000)]
add a new  ctdb_sys_kill_tcp() function that kills (RST) the specified
connection

(This used to be ctdb commit 11a972f37d4ca7daf052b3b502620af05699bec4)

16 years agochange the signature for ctdb_sys_send_ack() to ctdb_sys_send_tcp()
Ronnie Sahlberg [Wed, 4 Jul 2007 03:32:38 +0000 (13:32 +1000)]
change the signature for ctdb_sys_send_ack() to ctdb_sys_send_tcp()
to make it possible to provide which seq/ack numbers to use and also
whether the RST flag should be set.

update all callers to the new signature

(This used to be ctdb commit b694d7d4a6f3865a18bea8f484ba690e4ae7546c)

16 years agoETH_P_IP does not work on my ubuntu system so changing it back to the
Ronnie Sahlberg [Wed, 4 Jul 2007 03:27:08 +0000 (13:27 +1000)]
ETH_P_IP does not work on my ubuntu system   so changing it back to the
slightly less efficient ETH_P_ALL

(This used to be ctdb commit 84b8c77654b6c24928f63c801b183390824a3f6f)

16 years agomerge from ronnie
Andrew Tridgell [Wed, 4 Jul 2007 03:14:45 +0000 (13:14 +1000)]
merge from ronnie
(This used to be ctdb commit b5510446073d6a058d11dabf92bef0e9721cd861)

16 years agomerge from tridge
Ronnie Sahlberg [Wed, 4 Jul 2007 03:13:54 +0000 (13:13 +1000)]
merge from tridge

(This used to be ctdb commit 1a06ac66445ae0c3f18f5f0ed4fde959d235d03d)

16 years agoinitial version of a socketkiller tool
Ronnie Sahlberg [Wed, 4 Jul 2007 02:52:07 +0000 (12:52 +1000)]
initial version of a socketkiller tool
checked in so it is not lost

this tool takes a socketpair as arguments and will reset the tcp
connection

(This used to be ctdb commit bddd448740ef7f5a88b8549a3d184a94ac9fcd96)

16 years agoadd a tuneable to control how long we wait after a successful recovery
Ronnie Sahlberg [Tue, 3 Jul 2007 22:36:59 +0000 (08:36 +1000)]
add a tuneable to control how long we wait after a successful recovery
before we alow another recovery to be initiated

(This used to be ctdb commit f3b43519423b7a73e6a2dd986bdf11203b8653cf)

16 years agoadd more command line parsing
Ronnie Sahlberg [Tue, 3 Jul 2007 02:25:49 +0000 (12:25 +1000)]
add more command line parsing

add the PREEMPT service action for persistent reservation out   so we
can delete someone elses registration from the lun and thus disable that
someone else from reading/writing the lun completely

(This used to be ctdb commit a31aa458f96cbe37a47af79c8d8b92c15198edaa)

16 years agomerge from tridge
Ronnie Sahlberg [Mon, 2 Jul 2007 08:41:37 +0000 (18:41 +1000)]
merge from tridge

(This used to be ctdb commit 34f489c145ba5b717713c826df0f6cf98ec54eae)

16 years agomerge from ronnie
Andrew Tridgell [Mon, 2 Jul 2007 08:30:17 +0000 (18:30 +1000)]
merge from ronnie
(This used to be ctdb commit 5950298254286271085b61f5b9cec065dfa52226)

16 years agoadd GPL comment to scsi_io.c
Ronnie Sahlberg [Mon, 2 Jul 2007 08:25:13 +0000 (18:25 +1000)]
add GPL comment to scsi_io.c

(This used to be ctdb commit 747a8647862a2b915872f431a73398715208ba78)

16 years agomerge from ronnie
Andrew Tridgell [Mon, 2 Jul 2007 08:24:43 +0000 (18:24 +1000)]
merge from ronnie
(This used to be ctdb commit a26e638fa13b6a0b9e2aea07a1712e2e1d5a6571)

16 years agostart implementing command line parsing to scsi_io to make it take
Ronnie Sahlberg [Mon, 2 Jul 2007 07:52:57 +0000 (17:52 +1000)]
start implementing command line parsing to scsi_io to make it take
parameters that control what operations to perform

(This used to be ctdb commit 6350b353bc436a2b5a1e4c1b0bc332e83932148d)

16 years agoget rid of some compiler warnings for the scsi tool
Ronnie Sahlberg [Mon, 2 Jul 2007 06:13:31 +0000 (16:13 +1000)]
get rid of some compiler warnings for the scsi tool

(This used to be ctdb commit 391657fe19f4359b1376a9aedb661271dfe0c542)

16 years agoadd incomplete code fragments to perform SCSI PERSISTENT RESERVATION
Ronnie Sahlberg [Mon, 2 Jul 2007 05:51:38 +0000 (15:51 +1000)]
add incomplete code fragments to perform SCSI PERSISTENT RESERVATION
calls to a scsi device.

added to bzr so it will not be lost

we need access to an array that supports this optional cdb before we
can proceed and toolify it properly

(the idea is that ctdb should have a mechanism where it can shut out
nodes from accessing the LUNs when it has deemed a node as disconnected)

(This used to be ctdb commit 360573b505c6df8a32996efce3813fa95365a206)

16 years agorename tnode->queue to tnode->out_queue to indicate this queue is for
Ronnie Sahlberg [Mon, 2 Jul 2007 04:26:50 +0000 (14:26 +1000)]
rename tnode->queue to tnode->out_queue to indicate this queue is for
sending data out to the other node

(This used to be ctdb commit 0bc949c529094570da56c9007ff96b1f5ad02c59)

16 years agowhen accepting an incoming connection, verify that the source address is
Ronnie Sahlberg [Mon, 2 Jul 2007 04:10:20 +0000 (14:10 +1000)]
when accepting an incoming connection, verify that the source address is
from one of the configured nodes and reject the connection othervise

(This used to be ctdb commit ef290a6340eb1a1c0ae60c74b38c93396e388f73)

16 years agomerge from tridge
Ronnie Sahlberg [Tue, 26 Jun 2007 22:44:42 +0000 (08:44 +1000)]
merge from tridge

(This used to be ctdb commit b6fc1a137fcc777357022d03e1c8a0889b720b1e)

16 years agoscript version of install needs spaces after -m
Andrew Tridgell [Mon, 25 Jun 2007 21:40:37 +0000 (07:40 +1000)]
script version of install needs spaces after -m
(This used to be ctdb commit 7a0abba637f234dd28e776bc12682b07ac0fbe08)

16 years agomerge from tridge
Ronnie Sahlberg [Mon, 25 Jun 2007 18:04:00 +0000 (04:04 +1000)]
merge from tridge

(This used to be ctdb commit bc87b937b9f086861ff61265be07ed3f263f64d9)

16 years agoadded code to kill registered clients on a IP release
Andrew Tridgell [Mon, 18 Jun 2007 17:54:06 +0000 (03:54 +1000)]
added code to kill registered clients on a IP release
(This used to be ctdb commit ca0243b544987ce0618a99ac87b4abf598991e93)

16 years agomerge from tridge
Ronnie Sahlberg [Sun, 17 Jun 2007 17:15:28 +0000 (03:15 +1000)]
merge from tridge

(This used to be ctdb commit 659241fb261b9f225e9a3b3c8742c7f23c85acfa)

16 years agorun smbstatus every 10 minutes to scrub databases
Andrew Tridgell [Sun, 17 Jun 2007 17:15:08 +0000 (03:15 +1000)]
run smbstatus every 10 minutes to scrub databases
(This used to be ctdb commit cd119cdb9a1a7e0545f1c33a2a156a3d3c5d7645)

16 years agomerge from tridge
Ronnie Sahlberg [Sun, 17 Jun 2007 17:14:06 +0000 (03:14 +1000)]
merge from tridge

(This used to be ctdb commit adf87c42660b248dae144c2b21798627cbc6b7fb)

16 years agomerge from ronnie
Andrew Tridgell [Sun, 17 Jun 2007 17:10:50 +0000 (03:10 +1000)]
merge from ronnie
(This used to be ctdb commit 7bfc1be6dff5bd5acadfa8a3fd8f00a8ce87ca54)

16 years agoadd a mechanism to the samba event script to do periodic cleanup of the
Ronnie Sahlberg [Sun, 17 Jun 2007 16:34:29 +0000 (02:34 +1000)]
add a mechanism to the samba event script to do periodic cleanup of the
databases once every 60 minutes

(This used to be ctdb commit 8762e08284343bf68bfed90838483e5d53db24ce)

16 years ago- merged ctdb_store test from ronnie
Andrew Tridgell [Sun, 17 Jun 2007 13:31:44 +0000 (23:31 +1000)]
- merged ctdb_store test from ronnie
- added DatabaseHashSize tunable
- added logging of events inside recovery (for timing)

(This used to be ctdb commit 3593cdb928b91e217faf1b3c537fa28dc82cdace)

16 years agocheck winbind in monitoring event too
Andrew Tridgell [Sun, 17 Jun 2007 02:05:29 +0000 (12:05 +1000)]
check winbind in monitoring event too
(This used to be ctdb commit bccba656c21d0edbd9840401a3c43a76b1b3bc05)

16 years ago- wait for winbind on samba start
Andrew Tridgell [Sun, 17 Jun 2007 01:57:42 +0000 (11:57 +1000)]
- wait for winbind on samba start
- use $PATH for ctdb status

(This used to be ctdb commit cf8d837cead1cbcb22c71ebbc3947970d1a565a3)

16 years agoadd a small test tool that can be used to create a massive amount of
Ronnie Sahlberg [Sun, 17 Jun 2007 01:13:42 +0000 (11:13 +1000)]
add a small test tool that can be used to create a massive amount of
records in the test database.

the tool first creates the number of records requested, then it will
loop infinitely reading the records out again.

(This used to be ctdb commit dca2497097a9cdff268b1e5d446f6feb71bfb389)

16 years agonote that there is no link on the PUBLIC interface
Ronnie Sahlberg [Thu, 14 Jun 2007 07:26:42 +0000 (17:26 +1000)]
note that there is no link on the PUBLIC interface

(This used to be ctdb commit 3582f12f837dbd3c866cdffd2e7f5c20bae59d10)

16 years agomerge from tridge
Ronnie Sahlberg [Wed, 13 Jun 2007 03:32:19 +0000 (13:32 +1000)]
merge from tridge

(This used to be ctdb commit c94dbb0c9fbb3e1dac3fc913dbeacaca66054df1)

16 years agoon startup release all IPs, in case we have any left over from a previous run
Andrew Tridgell [Tue, 12 Jun 2007 09:44:54 +0000 (19:44 +1000)]
on startup release all IPs, in case we have any left over from a previous run
(This used to be ctdb commit 5eb2f8f5f70f567c264d6929e95899b70f0e4ec0)

16 years agomake the pages scale a bit better
Andrew Tridgell [Tue, 12 Jun 2007 04:50:30 +0000 (14:50 +1000)]
make the pages scale a bit better
(This used to be ctdb commit da87f6c457a7314b02db24b970625da6a0cfca4d)

16 years agomove all the headers into header.html
Andrew Tridgell [Tue, 12 Jun 2007 04:43:26 +0000 (14:43 +1000)]
move all the headers into header.html
(This used to be ctdb commit 1da7a171a54b3561b76a8dfc0e362bef3c04f189)

16 years agoadded onnode manual page
Andrew Tridgell [Tue, 12 Jun 2007 03:44:01 +0000 (13:44 +1000)]
added onnode manual page
(This used to be ctdb commit 6f4a1b4dbc9a5d48513477fb4f5e214a51f70941)

16 years agofixed rendering in IE
Andrew Tridgell [Tue, 12 Jun 2007 03:22:39 +0000 (13:22 +1000)]
fixed rendering in IE
(This used to be ctdb commit dc7fdbf1de76b0e3081ca9f311e028bc8d959233)

16 years agomake the web site pass the w3c validator
Andrew Tridgell [Tue, 12 Jun 2007 03:04:52 +0000 (13:04 +1000)]
make the web site pass the w3c validator
(This used to be ctdb commit 08aa5455f6cfcca2877c8da948cf1900fd09c9da)

16 years agominor doc updates
Andrew Tridgell [Tue, 12 Jun 2007 02:27:45 +0000 (12:27 +1000)]
minor doc updates
(This used to be ctdb commit 20c824dbce877575c423cb08943c5b9ff6d0c4a1)

16 years ago- tidied up some of the web page text
Andrew Tridgell [Tue, 12 Jun 2007 01:30:30 +0000 (11:30 +1000)]
- tidied up some of the web page text
- added volker to the list of developers

(This used to be ctdb commit 1d531c4f9c53fe9b1dc0ccadf5788c0d657cbb1c)

16 years agomake sure we start the freeze process quickly on all nodes when we are going to do...
Andrew Tridgell [Mon, 11 Jun 2007 13:03:23 +0000 (23:03 +1000)]
make sure we start the freeze process quickly on all nodes when we are going to do recovery - this prevents serialisation of freeze, which can take a long time
(This used to be ctdb commit 52675c19e420d83d9556a3e73d9a4b490078aa9c)

16 years agoraise the default keepalive limit
Andrew Tridgell [Mon, 11 Jun 2007 12:27:23 +0000 (22:27 +1000)]
raise the default keepalive limit
(This used to be ctdb commit 4776a187a183bd129ded70e9c018c197b3d618be)

16 years agosimpler handling of -n all in ctdb tool
Andrew Tridgell [Mon, 11 Jun 2007 12:25:26 +0000 (22:25 +1000)]
simpler handling of -n all in ctdb tool
(This used to be ctdb commit 68c7c33c2863d4073e5129b24eb79454643dc65f)

16 years agomore detail in recovery message
Andrew Tridgell [Mon, 11 Jun 2007 11:37:09 +0000 (21:37 +1000)]
more detail in recovery message
(This used to be ctdb commit bc18a39efcf1fa5edfadc4c2f842f7cf035e4fbd)

16 years agomerge from tridge
Ronnie Sahlberg [Mon, 11 Jun 2007 07:59:42 +0000 (17:59 +1000)]
merge from tridge

(This used to be ctdb commit 0270d1491f21f355d3412d5b681b852950ed3836)

16 years agofixed testparm calls
Andrew Tridgell [Mon, 11 Jun 2007 03:56:50 +0000 (13:56 +1000)]
fixed testparm calls
(This used to be ctdb commit 0835abffc0caa2a04cb717a636e77c71355f3c80)

16 years agolayout copyright using a literal
Andrew Tridgell [Mon, 11 Jun 2007 02:50:38 +0000 (12:50 +1000)]
layout copyright using a literal
(This used to be ctdb commit 8da2a419604964983cda158d4b6d00a18141fe9c)

16 years agouse gzip --rsyncable for ctdb packages
Andrew Tridgell [Mon, 11 Jun 2007 02:30:32 +0000 (12:30 +1000)]
use gzip --rsyncable for ctdb packages
(This used to be ctdb commit 3102d4b8b9e47e9bffab1b6847b5f57a0aa71064)

16 years agomerge from ronnie
Andrew Tridgell [Sun, 10 Jun 2007 23:43:23 +0000 (09:43 +1000)]
merge from ronnie
(This used to be ctdb commit 1a0bd55dd27939110385e00dad73726a8ba66747)

16 years agowhen public interface is not set, print this to the logfile before
Ronnie Sahlberg [Sun, 10 Jun 2007 22:42:51 +0000 (08:42 +1000)]
when public interface is not set,  print this to the logfile before
exiting the script

(This used to be ctdb commit 79f4a9faea7583aad6f39733d019ba416a4be6e5)

16 years agominor man page update
Ronnie Sahlberg [Sun, 10 Jun 2007 22:38:01 +0000 (08:38 +1000)]
minor man page update

(This used to be ctdb commit 7e49f4ee4f9aa42d182882c610946fe3f0500a32)

16 years agomerge from tridge
Ronnie Sahlberg [Sun, 10 Jun 2007 07:31:52 +0000 (17:31 +1000)]
merge from tridge

(This used to be ctdb commit c99367eba21a0140c0870f448d8dd787446ec3ae)

16 years agomerge from ronnie
Andrew Tridgell [Sun, 10 Jun 2007 07:28:54 +0000 (17:28 +1000)]
merge from ronnie
(This used to be ctdb commit 361f203c3c2a41eb974aba09b66eea0731387c3d)

16 years agoadd descriptions of the options for the ctdb command
Ronnie Sahlberg [Sun, 10 Jun 2007 04:46:42 +0000 (14:46 +1000)]
add descriptions of the options for the ctdb command

(This used to be ctdb commit 8a64dbab0433e3b6190581daf42376a5029d63c6)

16 years agomerge from tridge
Ronnie Sahlberg [Sun, 10 Jun 2007 04:28:50 +0000 (14:28 +1000)]
merge from tridge

(This used to be ctdb commit 60f929273bd18d4afbaf9b27becd7644fe606a14)

16 years agoadd a link to the ctdbd man page
Ronnie Sahlberg [Sun, 10 Jun 2007 01:03:29 +0000 (11:03 +1000)]
add a link to the ctdbd man page

(This used to be ctdb commit a0b3a77336a29d75adb95883f42c720d2c9c2901)