1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
Commit Graph

868 Commits

Author SHA1 Message Date
Ronnie Sahlberg
741af6a468 note that there is no link on the PUBLIC interface
(This used to be ctdb commit 3582f12f837dbd3c866cdffd2e7f5c20bae59d10)
2007-06-14 17:26:42 +10:00
Andrew Tridgell
97d5bea2eb on startup release all IPs, in case we have any left over from a previous run
(This used to be ctdb commit 5eb2f8f5f70f567c264d6929e95899b70f0e4ec0)
2007-06-12 19:44:54 +10:00
Andrew Tridgell
bd42814371 make the pages scale a bit better
(This used to be ctdb commit da87f6c457a7314b02db24b970625da6a0cfca4d)
2007-06-12 14:50:30 +10:00
Andrew Tridgell
4911a82791 move all the headers into header.html
(This used to be ctdb commit 1da7a171a54b3561b76a8dfc0e362bef3c04f189)
2007-06-12 14:43:26 +10:00
Andrew Tridgell
d706a9730f added onnode manual page
(This used to be ctdb commit 6f4a1b4dbc9a5d48513477fb4f5e214a51f70941)
2007-06-12 13:44:01 +10:00
Andrew Tridgell
c64a914687 fixed rendering in IE
(This used to be ctdb commit dc7fdbf1de76b0e3081ca9f311e028bc8d959233)
2007-06-12 13:22:39 +10:00
Andrew Tridgell
10fc2684cc make the web site pass the w3c validator
(This used to be ctdb commit 08aa5455f6cfcca2877c8da948cf1900fd09c9da)
2007-06-12 13:04:52 +10:00
Andrew Tridgell
1bf776bb52 minor doc updates
(This used to be ctdb commit 20c824dbce877575c423cb08943c5b9ff6d0c4a1)
2007-06-12 12:27:45 +10:00
Andrew Tridgell
a0e827fe33 - tidied up some of the web page text
- added volker to the list of developers

(This used to be ctdb commit 1d531c4f9c53fe9b1dc0ccadf5788c0d657cbb1c)
2007-06-12 11:30:30 +10:00
Andrew Tridgell
91362083a1 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)
2007-06-11 23:03:23 +10:00
Andrew Tridgell
031e205832 raise the default keepalive limit
(This used to be ctdb commit 4776a187a183bd129ded70e9c018c197b3d618be)
2007-06-11 22:27:23 +10:00
Andrew Tridgell
1ac8a52891 simpler handling of -n all in ctdb tool
(This used to be ctdb commit 68c7c33c2863d4073e5129b24eb79454643dc65f)
2007-06-11 22:25:26 +10:00
Andrew Tridgell
a31ece536c more detail in recovery message
(This used to be ctdb commit bc18a39efcf1fa5edfadc4c2f842f7cf035e4fbd)
2007-06-11 21:37:09 +10:00
Andrew Tridgell
8120da0e9d fixed testparm calls
(This used to be ctdb commit 0835abffc0caa2a04cb717a636e77c71355f3c80)
2007-06-11 13:56:50 +10:00
Andrew Tridgell
18f56be75c layout copyright using a literal
(This used to be ctdb commit 8da2a419604964983cda158d4b6d00a18141fe9c)
2007-06-11 12:50:38 +10:00
Andrew Tridgell
a45666039c use gzip --rsyncable for ctdb packages
(This used to be ctdb commit 3102d4b8b9e47e9bffab1b6847b5f57a0aa71064)
2007-06-11 12:30:32 +10:00
Andrew Tridgell
2703ba210d merge from ronnie
(This used to be ctdb commit 1a0bd55dd27939110385e00dad73726a8ba66747)
2007-06-11 09:43:23 +10:00
Ronnie Sahlberg
47edceec09 when public interface is not set, print this to the logfile before
exiting the script

(This used to be ctdb commit 79f4a9faea7583aad6f39733d019ba416a4be6e5)
2007-06-11 08:42:51 +10:00
Ronnie Sahlberg
1b8dd06002 minor man page update
(This used to be ctdb commit 7e49f4ee4f9aa42d182882c610946fe3f0500a32)
2007-06-11 08:38:01 +10:00
Andrew Tridgell
4e65cd005f merge from ronnie
(This used to be ctdb commit 361f203c3c2a41eb974aba09b66eea0731387c3d)
2007-06-10 17:28:54 +10:00
Ronnie Sahlberg
e6065742c0 add descriptions of the options for the ctdb command
(This used to be ctdb commit 8a64dbab0433e3b6190581daf42376a5029d63c6)
2007-06-10 14:46:42 +10:00
Ronnie Sahlberg
5bbcded322 merge from tridge
(This used to be ctdb commit 60f929273bd18d4afbaf9b27becd7644fe606a14)
2007-06-10 14:28:50 +10:00
Ronnie Sahlberg
98bdb247e4 add a link to the ctdbd man page
(This used to be ctdb commit a0b3a77336a29d75adb95883f42c720d2c9c2901)
2007-06-10 11:03:29 +10:00
Ronnie Sahlberg
04e90198b2 initial ctdbd man page
(This used to be ctdb commit efbe0e6900344eb056c2b8f12241f242fccd100b)
2007-06-10 10:45:52 +10:00
Andrew Tridgell
dc29399f6a fixed valgrind error
(This used to be ctdb commit 77de040539ba0c5b10f94aec9d286c6d1f2be15f)
2007-06-10 09:54:27 +10:00
Andrew Tridgell
044a2e04c4 - send tcp info to all connected nodes, not just vnnmap nodes
- use a non-blocking freeze when banned
- release all IPs when banned

(This used to be ctdb commit 070e85e532b33b792f85c3e72eee205d906aaf85)
2007-06-10 08:46:33 +10:00
Andrew Tridgell
18ae6e56f0 propogate flag changes to all connected nodes
(This used to be ctdb commit 711d1f7e20f1e98caaf08a57df0b1825ff6e97a0)
2007-06-09 21:58:50 +10:00
Andrew Tridgell
12c0f5ba5a ignore arp on loopback
(This used to be ctdb commit eb8d3949e28802f114f29df95b631ef93d4b8e66)
2007-06-09 21:57:47 +10:00
Andrew Tridgell
2b91099585 support up takeover in testing when root
(This used to be ctdb commit df409156e685373ea98986511149c9fba3a8c812)
2007-06-09 21:47:06 +10:00
Andrew Tridgell
4e0b95ec9c newer versions of ip need the mask on del
(This used to be ctdb commit b5b13125506256f9ef6599498ee046e73b52df66)
2007-06-09 21:46:42 +10:00
Andrew Tridgell
dfe501c2c8 merge from ronnie
(This used to be ctdb commit b92bfe97999e110915e10070bdbd389a92d40404)
2007-06-09 21:31:59 +10:00
Ronnie Sahlberg
40585aed37 should be sufficient to unban nodes when we unbecome recmaster
(This used to be ctdb commit 8a6c4e675b4b877a9d0a7a3701973573ff0b71e8)
2007-06-09 20:13:25 +10:00
Ronnie Sahlberg
5458196b3f unban all nodes when we release recmaster role or when we win an
election

(This used to be ctdb commit 48fb7483b3fe391e2d0b78718af29f69a641525e)
2007-06-09 20:11:51 +10:00
Ronnie Sahlberg
c873c7d4da remove rht unban code from when we take recmaster role. we can not
send control broadcasts yet

(This used to be ctdb commit 39a05dc1d74d49685e6daf929df169d936585208)
2007-06-09 19:49:28 +10:00
Ronnie Sahlberg
9a0d7a688f add code to unban when we become/unbecome recmaster
(This used to be ctdb commit a22cf9b8a6fd46128faca958f33a75cb3fc1ee12)
2007-06-09 19:42:41 +10:00
Ronnie Sahlberg
bbcf144d45 capitalize some links
(This used to be ctdb commit aa74442dae6cf1e2358946542fd1426369ce2030)
2007-06-09 17:45:24 +10:00
Ronnie Sahlberg
0c5ee58511 add a tiny prerequisites page stating that you need a cluster filesystem
first before you install CTDB

(This used to be ctdb commit b0207d6599ded38f608b045e425f23d149c274ad)
2007-06-09 17:24:44 +10:00
Ronnie Sahlberg
2da56defe5 create a separate list of links for the manpages
(This used to be ctdb commit a870d60f67bf5163a731da2aab69b3274e59207f)
2007-06-09 17:16:59 +10:00
Ronnie Sahlberg
b2dd5ea436 replace the list of documentation links on the front page with a link to
the documentations page

(This used to be ctdb commit 440b89978c17adcb0d3536e330d3fc78218355d7)
2007-06-09 17:15:26 +10:00
Andrew Tridgell
289b8eecca fixed manaul install dir for rpms
(This used to be ctdb commit 7d3694e86fd9fe3695795dc55b7ea32ee62e26d5)
2007-06-09 15:28:32 +10:00
Andrew Tridgell
8389a1ce68 install man page
(This used to be ctdb commit 03f5254b6364376c196769088c67d44cd48363e9)
2007-06-09 15:21:30 +10:00
Andrew Tridgell
de693b4e61 doc updates
(This used to be ctdb commit 0e6a0b2d377a48eba9ba313e4e63c3ee4cd6722a)
2007-06-09 15:11:05 +10:00
Andrew Tridgell
718b1eaede new logo, fixed links
(This used to be ctdb commit a1b9817c864d0a9642380189eb2522a96b68ecd7)
2007-06-09 15:04:37 +10:00
Andrew Tridgell
b272704834 added documentation page
(This used to be ctdb commit b8a3d8180ebec0d8393b8661cf2c3a6768573662)
2007-06-09 14:59:36 +10:00
Ronnie Sahlberg
c62cd904d6 typo
(This used to be ctdb commit 167a66247e39c4c134b8e1fbac521579647689fc)
2007-06-09 13:55:31 +10:00
Ronnie Sahlberg
dab3429109 show how to start the newly configured vsftpd service by disabling and
enabling the nodes one by one instead of restarting the cluster.

(This used to be ctdb commit 6ef3ef377787b691fed747053a0e1d30bcfa9549)
2007-06-09 13:54:07 +10:00
Ronnie Sahlberg
906d3435ee add instructions on how to set up HA-FTP using vsftpd and ctdb
(This used to be ctdb commit 908ab29272ff88dde5a3964c704b97c329f2a75c)
2007-06-09 13:36:33 +10:00
Ronnie Sahlberg
e59def72e5 add links to how to configure samba/nfs in the samba/nfs sections
(This used to be ctdb commit 6db9f913d9ebce3f5d9b471528376ac26e223b2c)
2007-06-09 13:24:42 +10:00
Ronnie Sahlberg
2c5d3b0456 fix typo
(This used to be ctdb commit de2413fa7d1d544cf76a05a65ce7b68977c845c6)
2007-06-09 13:17:24 +10:00
Ronnie Sahlberg
1789fecf0c add the generated manpage for ctdb so that it is available also for
people that do not intend to rebuild the docs

(This used to be ctdb commit 867caaa712dab6402fdaf94d4ac1b154b0f0842c)
2007-06-09 10:40:35 +10:00
Ronnie Sahlberg
365019ab80 add a page on how to configure clustered nfs
(This used to be ctdb commit c7a76f94d965b902f3378699adcf14cacd40e3c5)
2007-06-09 09:44:05 +10:00
Ronnie Sahlberg
8279eab9d8 add a page for configuring samba
(This used to be ctdb commit d615d09e174af0b680ad9039f29169dbb07b6f9e)
2007-06-09 09:31:56 +10:00
Ronnie Sahlberg
f19fed3bfa put the text in "generation" inside a para block
(This used to be ctdb commit 5261d3203e8471e370bf59a89e1dc1c792254f75)
2007-06-09 09:23:52 +10:00
Ronnie Sahlberg
cd68b9aa8d add an initial manpage for the ctdb tool
(This used to be ctdb commit 3d6fe2aae4584f53a2fcc11a3f3bc7ead4e9c3f3)
2007-06-09 08:41:36 +10:00
Ronnie Sahlberg
6613396ad5 update the blurb for the setmonmode control it takes 0 or 1 as a
parameter depending on whether one wants to disabel or enable monitoring

(This used to be ctdb commit 849a1cce6cc3e145925dd4a8a38b2698be0ce8d5)
2007-06-09 07:54:37 +10:00
Andrew Tridgell
4eda38ed21 more web tweaks
(This used to be ctdb commit d98a504c4194d3428a00a09ced493797222cc3be)
2007-06-08 14:40:28 +10:00
Andrew Tridgell
cd913ba129 balance the layout
(This used to be ctdb commit dba5d9cdfa05076fddc10ee045d3c6ce5522ff4f)
2007-06-08 14:37:11 +10:00
Andrew Tridgell
b925e9e668 convert rest of pages to new format
(This used to be ctdb commit c111fb4fdfbc657bc715337003febbd0313870d1)
2007-06-08 14:35:26 +10:00
Andrew Tridgell
d523c48d6d crop logo
(This used to be ctdb commit 844a768c30530261b0b7ddb7e55d8ae029c566b1)
2007-06-08 14:28:31 +10:00
Andrew Tridgell
f82961f777 added logo
(This used to be ctdb commit b7a1e9f996a7fcb148dc003a082214984bd339bf)
2007-06-08 14:25:44 +10:00
Andrew Tridgell
044f1adf6d web tweaks
(This used to be ctdb commit 2e77cf049cfe9b1b4db994f87dbc85aa08136d8f)
2007-06-08 14:09:50 +10:00
Andrew Tridgell
bf1df8e2fa web tweaks
(This used to be ctdb commit 68f037a8deeb5302e9d5c0d9ab7e08cc69026ce5)
2007-06-08 14:08:57 +10:00
Andrew Tridgell
8e64c1085d new web page layout
(This used to be ctdb commit 2d863a9152fae3823dcf08268b9f10dc815e198b)
2007-06-08 13:58:53 +10:00
Ronnie Sahlberg
ca88e271c0 add a page for starting and (basic) testing of ctdb based on the
wiki

(This used to be ctdb commit e7cdb57ac8ba454421748455c67ddc238f7c0a5d)
2007-06-08 12:57:30 +10:00
Ronnie Sahlberg
ea29fb20ff remove CTDB_MANAGES_SAMBA from the config page. this should be in
the samba-config page instead

(This used to be ctdb commit a52842e52aeaae32daa2fed24711f4684dc679ec)
2007-06-08 12:28:17 +10:00
Ronnie Sahlberg
3c66405164 update the names of envvars to use the CTDB_ prefix
(This used to be ctdb commit 79365f5a83fc355bb4e3068600231a4bffe5cf7a)
2007-06-08 12:22:33 +10:00
Ronnie Sahlberg
ecc21cb84c add a page on how to configure CTDB based on the wiki
(This used to be ctdb commit 7c17ded610948893d04fc4b915a21303d202bae4)
2007-06-08 12:17:01 +10:00
Ronnie Sahlberg
5471c6ebf6 add a page (based on the wiki) on how to build samba3 and ctdb
(This used to be ctdb commit 4abbf1b75f3c3d7b5c220078d5adb5b4fec43db1)
2007-06-08 11:08:39 +10:00
Ronnie Sahlberg
c0a34e287c add a webpage for hot to get the code. based on the wikipage
(This used to be ctdb commit fbf93efd154112957a17f16351858dc370486b35)
2007-06-08 10:59:58 +10:00
Andrew Tridgell
08ac2fafe1 remove the test commit
(This used to be ctdb commit 2a29694e62fab4a57dafcfbe825bdec709a7ef89)
2007-06-07 22:40:56 +10:00
Andrew Tridgell
42d4a4a241 update configure.ac for new code layout
(This used to be ctdb commit fe819a241f3bf841e72d5df9cbaba6fc306d5abb)
2007-06-07 22:35:14 +10:00
Andrew Tridgell
14c788f3cb move more util code to lib/util
(This used to be ctdb commit de5ab0584c978a6be4afeacd80c84015b206a3c6)
2007-06-07 22:30:29 +10:00
Andrew Tridgell
06a71762a4 some #include cleanups
(This used to be ctdb commit 1a07d87122d51a40cd8ad5fe13533298c26857cb)
2007-06-07 22:26:27 +10:00
Andrew Tridgell
b50096c835 more code rearrangement
(This used to be ctdb commit 2bcf3b16163041f03add2e5bf9f1f5fb3599ec24)
2007-06-07 22:16:48 +10:00
Andrew Tridgell
ae3d54094b start splitting the code into separate client and server pieces
(This used to be ctdb commit 603cd77988c181525946cd5eb0f4d0d646b58059)
2007-06-07 22:06:19 +10:00
Andrew Tridgell
3d75c9a51d later times are a lower priority, not a higher priority
(This used to be ctdb commit e96424e7d366df29767c4eeaccdcc0cc975cb8ae)
2007-06-07 19:21:55 +10:00
Andrew Tridgell
dbb803e6af choose the most connected node first
(This used to be ctdb commit c7c17a79fa4f28509e34b6f635fa62517dc458c2)
2007-06-07 19:17:27 +10:00
Andrew Tridgell
df6439d796 formatting fixes
(This used to be ctdb commit ed63a2057698aed3931762605b2ea2368681af2b)
2007-06-07 18:39:37 +10:00
Andrew Tridgell
d774192737 use a priority time for the election data, not just the vnn
(This used to be ctdb commit a691f9c5cd77194005f0d98483da94b07a48d57d)
2007-06-07 18:37:27 +10:00
Andrew Tridgell
c42ddcda23 validate vnn on node flags change
(This used to be ctdb commit 5628ebbcc2aa61b63c761783c70fe4d8a0070607)
2007-06-07 18:13:14 +10:00
Andrew Tridgell
96861466b7 there are now far too many controls for the controls statistics fields to be useful
(This used to be ctdb commit f5e188fc7e13b55b6b4081dcc74ea9614a76f9bb)
2007-06-07 18:07:38 +10:00
Andrew Tridgell
3e4d7bef23 get all the tunables at once in recovery daemon
(This used to be ctdb commit 8e60be6c22aab145e68b16ede5f32f4430c2af93)
2007-06-07 18:05:25 +10:00
Andrew Tridgell
cb4c33cc68 handle CTDB_CURRENT_NODE in ban commands
(This used to be ctdb commit fefb53f1d22c5458a1e107f8352818aee87983de)
2007-06-07 16:48:31 +10:00
Andrew Tridgell
23bf62fe30 added admin commands to ban/unban nodes
(This used to be ctdb commit 4dad04172e7e4955b5bf6444a85b19901c9683ad)
2007-06-07 16:34:33 +10:00
Andrew Tridgell
59e74ac6eb increase rpm release number
(This used to be ctdb commit e8d321186b383e60782694a980b0d339b9df88fa)
2007-06-07 15:25:36 +10:00
Andrew Tridgell
2ed57a9ae1 implement a scheme where nodes are banned if they continuously caused the cluster
to start a recovery session. The node is banned from the cluster for the RecoveryBanPeriod (default of 5 minutes)

(This used to be ctdb commit 4ad43dd07f526b6002477177fbf55483246c2c0c)
2007-06-07 15:18:55 +10:00
Andrew Tridgell
9754d16d48 merged admin enable/disable change from ronnie
(This used to be ctdb commit df17b69dfd83a98f9c711994c7dd51ad2cc0ab8a)
2007-06-07 11:15:22 +10:00
Ronnie Sahlberg
e0fbd04697 distribute the takenover nodes more evenly among the surviving nodes
(This used to be ctdb commit 25d18b8bab399cc5d9def081086925896f8de3e9)
2007-06-07 10:19:24 +10:00
Ronnie Sahlberg
d93c6f8db2 show the disabled/permanently disabled status in the machinereadble
output for 'ctdb status'

(This used to be ctdb commit a9e920a492e1e91d205ee8b9cd704a7cf85c1e01)
2007-06-07 09:27:51 +10:00
Ronnie Sahlberg
9ff733c784 add a control to permanently enable/disable a node
(This used to be ctdb commit d66fdba16ca22f62ddac6882a17614879b08a798)
2007-06-07 09:16:17 +10:00
Andrew Tridgell
341d715f1a formatting fix for wider variable names
(This used to be ctdb commit 195bde145f62221a7bb1b12014ada98ad5df4e9e)
2007-06-06 22:17:46 +10:00
Andrew Tridgell
8fbca613d4 get parents idea of recmode and recmaster when deciding if we should do a takeover run
(This used to be ctdb commit 0e8124acd2f1a9b34292c1ee13c7e4cd6fe49876)
2007-06-06 21:56:54 +10:00
Andrew Tridgell
4a7f116746 update flags in parent daemon too
(This used to be ctdb commit 8995246d95e670753ab8c61d724d284cac2b414d)
2007-06-06 21:34:36 +10:00
Andrew Tridgell
ae56096b0b ensure all nodes display disabled nodes correctly
(This used to be ctdb commit 959f82cfe926994658f5826007caccb0409003e1)
2007-06-06 21:27:09 +10:00
Andrew Tridgell
d1c225a0b9 disable a node if testparm thinks there is a error, or warning, or an unrecognised option
(This used to be ctdb commit ded80c83002a267996b4616e3702988b821cd422)
2007-06-06 19:46:25 +10:00
Andrew Tridgell
22aa4ffed2 handle the case of all nodes being sick for one service
(This used to be ctdb commit eca2590e60b4522b13c34e2c6cb8013aa55be323)
2007-06-06 16:49:59 +10:00
Andrew Tridgell
81fad8636f added timeouts in all event scripts
(This used to be ctdb commit d986c91a607ed7c7d4869ea786b5cdf80e7862f1)
2007-06-06 13:45:12 +10:00
Andrew Tridgell
0edb079ea4 increase release number of ctdb
(This used to be ctdb commit 630a3cf9a05a315caafccafe539ba6675cdfb4ac)
2007-06-06 12:10:42 +10:00
Andrew Tridgell
76b7361c7e - added monitoring of rpc ports for nfs, and of Samba ports and directories
- added monitoring of the ethernet link state

When monitoring detects an error, the node loses its public IP address

(This used to be ctdb commit 0af57aead8c983511d25774b4ffe09fa5ff26501)
2007-06-06 12:08:42 +10:00
Andrew Tridgell
b4f764c269 fixed error handling in event scripts
(This used to be ctdb commit d645c8b0480e7d2765614a226d78510e100016de)
2007-06-06 11:27:06 +10:00