Merge commit 'origin/master' into ronnie_merge
[metze/ctdb/wip.git] / doc / ctdbd.1
1 .\"     Title: ctdbd
2 .\"    Author: 
3 .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
4 .\"      Date: 06/25/2009
5 .\"    Manual: 
6 .\"    Source: 
7 .\"
8 .TH "CTDBD" "1" "06/25/2009" "" ""
9 .\" disable hyphenation
10 .nh
11 .\" disable justification (adjust text to left margin only)
12 .ad l
13 .SH "NAME"
14 ctdbd - The CTDB cluster daemon
15 .SH "SYNOPSIS"
16 .HP 6
17 \fBctdbd\fR
18 .HP 6
19 \fBctdbd\fR [\-?\ \-\-help] [\-d\ \-\-debug=<INTEGER>] {\-\-dbdir=<directory>} {\-\-dbdir\-persistent=<directory>} [\-\-event\-script\-dir=<directory>] [\-i\ \-\-interactive] [\-\-listen=<address>] [\-\-logfile=<filename>] [\-\-lvs] {\-\-nlist=<filename>} [\-\-no\-lmaster] [\-\-no\-recmaster] [\-\-nosetsched] [\-\-public\-addresses=<filename>] [\-\-public\-interface=<interface>] {\-\-reclock=<filename>} [\-\-single\-public\-ip=<address>] [\-\-socket=<filename>] [\-\-start\-as\-disabled] [\-\-syslog] [\-\-torture] [\-\-transport=<STRING>] [\-\-usage]
20 .SH "DESCRIPTION"
21 .PP
22 ctdbd is the main ctdb daemon\.
23 .PP
24 ctdbd provides a clustered version of the TDB database with automatic rebuild/recovery of the databases upon nodefailures\.
25 .PP
26 Combined with a cluster filesystem ctdbd provides a full HA environment for services such as clustered Samba and NFS as well as other services\.
27 .PP
28 ctdbd provides monitoring of all nodes in the cluster and automatically reconfigures the cluster and recovers upon node failures\.
29 .PP
30 ctdbd is the main component in clustered Samba that provides a high\-availability load\-sharing CIFS server cluster\.
31 .SH "OPTIONS"
32 .PP
33 \-? \-\-help
34 .RS 4
35 Print some help text to the screen\.
36 .RE
37 .PP
38 \-d \-\-debug=<DEBUGLEVEL>
39 .RS 4
40 This option sets the debuglevel on the ctdbd daemon which controls what will be written to the logfile\. The default is 0 which will only log important events and errors\. A larger number will provide additional logging\.
41 .RE
42 .PP
43 \-\-dbdir=<directory>
44 .RS 4
45 This is the directory on local storage where ctdbd keeps the local copy of the TDB databases\. This directory is local for each node and should not be stored on the shared cluster filesystem\.
46 .sp
47 This directory would usually be /var/ctdb \.
48 .RE
49 .PP
50 \-\-dbdir\-persistent=<directory>
51 .RS 4
52 This is the directory on local storage where ctdbd keeps the local copy of the persistent TDB databases\. This directory is local for each node and should not be stored on the shared cluster filesystem\.
53 .sp
54 This directory would usually be /etc/ctdb/persistent \.
55 .RE
56 .PP
57 \-\-event\-script\-dir=<directory>
58 .RS 4
59 This option is used to specify the directory where the CTDB event scripts are stored\.
60 .sp
61 This will normally be /etc/ctdb/events\.d which is part of the ctdb distribution\.
62 .RE
63 .PP
64 \-i \-\-interactive
65 .RS 4
66 By default ctdbd will detach itself from the shell and run in the background as a daemon\. This option makes ctdbd to start in interactive mode\.
67 .RE
68 .PP
69 \-\-listen=<address>
70 .RS 4
71 This specifies which ip address ctdb will bind to\. By default ctdbd will bind to the first address it finds in the /etc/ctdb/nodes file and which is also present on the local system in which case you do not need to provide this option\.
72 .sp
73 This option is only required when you want to run multiple ctdbd daemons/nodes on the same physical host in which case there would be multiple entries in /etc/ctdb/nodes what would match a local interface\.
74 .RE
75 .PP
76 \-\-logfile=<filename>
77 .RS 4
78 This is the file where ctdbd will write its log\. This is usually /var/log/log\.ctdb \.
79 .RE
80 .PP
81 \-\-lvs
82 .RS 4
83 This option is used to activate the LVS capability on a CTDB node\. Please see the LVS section\.
84 .RE
85 .PP
86 \-\-nlist=<filename>
87 .RS 4
88 This file contains a list of the private ip addresses of every node in the cluster\. There is one line/ip address for each node\. This file must be the same for all nodes in the cluster\.
89 .sp
90 This file is usually /etc/ctdb/nodes \.
91 .RE
92 .PP
93 \-\-no\-lmaster
94 .RS 4
95 This argument specifies that this node can NOT become an lmaster for records in the database\. This means that it will never show up in the vnnmap\. This feature is primarily used for making a cluster span across a WAN link and use CTDB as a WAN\-accelerator\.
96 .sp
97 Please see the "remote cluster nodes" section for more information\.
98 .RE
99 .PP
100 \-\-no\-recmaster
101 .RS 4
102 This argument specifies that this node can NOT become a recmaster for the database\. This feature is primarily used for making a cluster span across a WAN link and use CTDB as a WAN\-accelerator\.
103 .sp
104 Please see the "remote cluster nodes" section for more information\.
105 .RE
106 .PP
107 \-\-nosetsched
108 .RS 4
109 This is a ctdbd debugging option\. this option is only used when debugging ctdbd\.
110 .sp
111 Normally ctdb will change its scheduler to run as a real\-time process\. This is the default mode for a normal ctdbd operation to gurarantee that ctdbd always gets the cpu cycles that it needs\.
112 .sp
113 This option is used to tell ctdbd to NOT run as a real\-time process and instead run ctdbd as a normal userspace process\. This is useful for debugging and when you want to run ctdbd under valgrind or gdb\. (You dont want to attach valgrind or gdb to a real\-time process\.)
114 .RE
115 .PP
116 \-\-public_addresses=<filename>
117 .RS 4
118 When used with IP takeover this specifies a file containing the public ip addresses to use on the cluster\. This file contains a list of ip addresses netmasks and interfaces\. When ctdb is operational it will distribute these public ip addresses evenly across the available nodes\.
119 .sp
120 This is usually the file /etc/ctdb/public_addresses
121 .RE
122 .PP
123 \-\-public\-interface=<interface>
124 .RS 4
125 This option tells ctdb which interface to attach public\-addresses to and also where to attach the single\-public\-ip when used\.
126 .sp
127 This is only required when using public ip addresses and only when you dont specify the interface explicitly in /etc/ctdb/public_addresses or when you are using \-\-single\-public\-ip\.
128 .sp
129 If you omit this argument when using public addresses or single public ip, ctdb will not be able to send out Gratious ARPs correctly or be able to kill tcp connections correctly which will lead to application failures\.
130 .RE
131 .PP
132 \-\-reclock=<filename>
133 .RS 4
134 This is the name of the lock file stored of the shared cluster filesystem that ctdbd uses to prevent split brains from occuring\. This file must be stored on shared storage\.
135 .sp
136 It is possible to run CTDB without a reclock file, but then there will be no protection against split brain if the network becomes partitioned\. Using CTDB without a reclock file is strongly discouraged\.
137 .RE
138 .PP
139 \-\-socket=<filename>
140 .RS 4
141 This specifies the name of the domain socket that ctdbd will create\. This socket is used for local clients to attach to and communicate with the ctdbd daemon\.
142 .sp
143 The default is /tmp/ctdb\.socket \. You only need to use this option if you plan to run multiple ctdbd daemons on the same physical host\.
144 .RE
145 .PP
146 \-\-start\-as\-disabled
147 .RS 4
148 This makes the ctdb daemon to be DISABLED when it starts up\.
149 .sp
150 As it is DISABLED it will not get any of the public ip addresses allocated to it, and thus this allow you to start ctdb on a node without causing any ip address to failover from other nodes onto the new node\.
151 .sp
152 When used, the administrator must keep track of when nodes start and manually enable them again using the "ctdb enable" command, or else the node will not host any services\.
153 .sp
154 A node that is DISABLED will not host any services and will not be reachable/used by any clients\.
155 .RE
156 .PP
157 \-\-syslog
158 .RS 4
159 Send all log messages to syslog instead of to the ctdb logfile\.
160 .RE
161 .PP
162 \-\-torture
163 .RS 4
164 This option is only used for development and testing of ctdbd\. It adds artificial errors and failures to the common codepaths in ctdbd to verify that ctdbd can recover correctly for failures\.
165 .sp
166 You do NOT want to use this option unless you are developing and testing new functionality in ctdbd\.
167 .RE
168 .PP
169 \-\-transport=<STRING>
170 .RS 4
171 This option specifies which transport to use for ctdbd internode communications\. The default is "tcp"\.
172 .sp
173 Currently only "tcp" is supported but "infiniband" might be implemented in the future\.
174 .RE
175 .PP
176 \-\-usage
177 .RS 4
178 Print useage information to the screen\.
179 .RE
180 .SH "PRIVATE VS PUBLIC ADDRESSES"
181 .PP
182 When used for ip takeover in a HA environment, each node in a ctdb cluster has multiple ip addresses assigned to it\. One private and one or more public\.
183 .SS "Private address"
184 .PP
185 This is the physical ip address of the node which is configured in linux and attached to a physical interface\. This address uniquely identifies a physical node in the cluster and is the ip addresses that ctdbd will use to communicate with the ctdbd daemons on the other nodes in the cluster\.
186 .PP
187 The private addresses are configured in /etc/ctdb/nodes (unless the \-\-nlist option is used) and contain one line for each node in the cluster\. Each line contains the private ip address for one node in the cluster\. This file must be the same on all nodes in the cluster\.
188 .PP
189 Since the private addresses are only available to the network when the corresponding node is up and running you should not use these addresses for clients to connect to services provided by the cluster\. Instead client applications should only attach to the public addresses since these are guaranteed to always be available\.
190 .PP
191 When using ip takeover, it is strongly recommended that the private addresses are configured on a private network physically separated from the rest of the network and that this private network is dedicated to CTDB traffic\.
192
193       Example /etc/ctdb/nodes for a four node cluster:
194       
195 .sp
196 .RS 4
197 .nf
198         10\.1\.1\.1
199         10\.1\.1\.2
200         10\.1\.1\.3
201         10\.1\.1\.4
202       
203 .fi
204 .RE
205 .SS "Public address"
206 .PP
207 A public address on the other hand is not attached to an interface\. This address is managed by ctdbd itself and is attached/detached to a physical node at runtime\.
208 .PP
209 The ctdb cluster will assign/reassign these public addresses across the available healthy nodes in the cluster\. When one node fails, its public address will be migrated to and taken over by a different node in the cluster to ensure that all public addresses are always available to clients as long as there are still nodes available capable of hosting this address\.
210 .PP
211 These addresses are not physically attached to a specific node\. The \'ctdb ip\' command can be used to view the current assignment of public addresses and which physical node is currently serving it\.
212 .PP
213 On each node this file contains a list of the public addresses that this node is capable of hosting\. The list also contain the netmask and the interface where this address should be attached for the case where you may want to serve data out through multiple different interfaces\.
214
215       Example /etc/ctdb/public_addresses for a node that can host 4 public addresses:
216       
217 .sp
218 .RS 4
219 .nf
220         11\.1\.1\.1/24 eth0
221         11\.1\.1\.2/24 eth0
222         11\.1\.2\.1/24 eth1
223         11\.1\.2\.2/24 eth1
224       
225 .fi
226 .RE
227 .PP
228 In most cases this file would be the same on all nodes in a cluster but there are exceptions when one may want to use different files on different nodes\.
229
230         Example: 4 nodes partitioned into two subgroups :
231         
232 .sp
233 .RS 4
234 .nf
235         Node 0:/etc/ctdb/public_addresses
236                 10\.1\.1\.1/24 eth0
237                 10\.1\.1\.2/24 eth0
238
239         Node 1:/etc/ctdb/public_addresses
240                 10\.1\.1\.1/24 eth0
241                 10\.1\.1\.2/24 eth0
242
243         Node 2:/etc/ctdb/public_addresses
244                 10\.2\.1\.1/24 eth0
245                 10\.2\.1\.2/24 eth0
246
247         Node 3:/etc/ctdb/public_addresses
248                 10\.2\.1\.1/24 eth0
249                 10\.2\.1\.2/24 eth0
250         
251 .fi
252 .RE
253 .PP
254 In this example nodes 0 and 1 host two public addresses on the 10\.1\.1\.x network while nodes 2 and 3 host two public addresses for the 10\.2\.1\.x network\.
255 .PP
256 Ip address 10\.1\.1\.1 can be hosted by either of nodes 0 or 1 and will be available to clients as long as at least one of these two nodes are available\. If both nodes 0 and node 1 become unavailable 10\.1\.1\.1 also becomes unavailable\. 10\.1\.1\.1 can not be failed over to node 2 or node 3 since these nodes do not have this ip address listed in their public addresses file\.
257 .SH "NODE STATUS"
258 .PP
259 The current status of each node in the cluster can be viewed by the \'ctdb status\' command\.
260 .PP
261 There are five possible states for a node\.
262 .PP
263 OK \- This node is fully functional\.
264 .PP
265 DISCONNECTED \- This node could not be connected through the network and is currently not particpating in the cluster\. If there is a public IP address associated with this node it should have been taken over by a different node\. No services are running on this node\.
266 .PP
267 DISABLED \- This node has been administratively disabled\. This node is still functional and participates in the CTDB cluster but its IP addresses have been taken over by a different node and no services are currently being hosted\.
268 .PP
269 UNHEALTHY \- A service provided by this node is malfunctioning and should be investigated\. The CTDB daemon itself is operational and participates in the cluster\. Its public IP address has been taken over by a different node and no services are currently being hosted\. All unhealthy nodes should be investigated and require an administrative action to rectify\.
270 .PP
271 BANNED \- This node failed too many recovery attempts and has been banned from participating in the cluster for a period of RecoveryBanPeriod seconds\. Any public IP address has been taken over by other nodes\. This node does not provide any services\. All banned nodes should be investigated and require an administrative action to rectify\. This node does not perticipate in the CTDB cluster but can still be communicated with\. I\.e\. ctdb commands can be sent to it\.
272 .SH "PUBLIC TUNABLES"
273 .PP
274 These are the public tuneables that can be used to control how ctdb behaves\.
275 .SS "KeepaliveInterval"
276 .PP
277 Default: 1
278 .PP
279 How often should the nodes send keepalives to eachother\.
280 .SS "KeepaliveLimit"
281 .PP
282 Default: 5
283 .PP
284 After how many keepalive intervals without any traffic should a node wait until marking the peer as DISCONNECTED\.
285 .SS "MonitorInterval"
286 .PP
287 Default: 15
288 .PP
289 How often should ctdb run the event scripts to check for a nodes health\.
290 .SS "TickleUpdateInterval"
291 .PP
292 Default: 20
293 .PP
294 How often will ctdb record and store the "tickle" information used to kickstart stalled tcp connections after a recovery\.
295 .SS "EventScriptTimeout"
296 .PP
297 Default: 20
298 .PP
299 How long should ctdb let an event script run before aborting it and marking the node unhealthy\.
300 .SS "RecoveryBanPeriod"
301 .PP
302 Default: 300
303 .PP
304 If a node becomes banned causing repetitive recovery failures\. The node will eventually become banned from the cluster\. This controls how long the culprit node will be banned from the cluster before it is allowed to try to join the cluster again\. Dont set to small\. A node gets banned for a reason and it is usually due to real problems with the node\.
305 .SS "DatabaseHashSize"
306 .PP
307 Default: 100000
308 .PP
309 Size of the hash chains for the local store of the tdbs that ctdb manages\.
310 .SS "RerecoveryTimeout"
311 .PP
312 Default: 10
313 .PP
314 Once a recovery has completed, no additional recoveries are permitted until this timeout has expired\.
315 .SS "EnableBans"
316 .PP
317 Default: 1
318 .PP
319 When set to 0, this disables BANNING completely in the cluster and thus nodes can not get banned, even it they break\. Dont set to 0\.
320 .SS "DeterministicIPs"
321 .PP
322 Default: 1
323 .PP
324 When enabled, this tunable makes ctdb try to keep public IP addresses locked to specific nodes as far as possible\. This makes it easier for debugging since you can know that as long as all nodes are healthy public IP X will always be hosted by node Y\.
325 .PP
326 The cost of using deterministic IP address assignment is that it disables part of the logic where ctdb tries to reduce the number of public IP assignment changes in the cluster\. This tunable may increase the number of IP failover/failbacks that are performed on the cluster by a small margin\.
327 .SS "DisableWhenUnhealthy"
328 .PP
329 Default: 0
330 .PP
331 When set, As soon as a node becomes unhealthy, that node will also automatically become permanently DISABLED\. Once a node is DISABLED, the only way to make it participate in the cluster again and host services is by manually enabling the node again using \'ctdb enable\'\.
332 .PP
333 This disables parts of the resilience and robustness of the cluster and should ONLY be used when the system administrator is actively monitoring the cluster, so that nodes can be enabled again\.
334 .SS "NoIPFailback"
335 .PP
336 Default: 0
337 .PP
338 When set to 1, ctdb will not perform failback of IP addresses when a node becomes healthy\. Ctdb WILL perform failover of public IP addresses when a node becomes UNHEALTHY, but when the node becomes HEALTHY again, ctdb will not fail the addresses back\.
339 .PP
340 Use with caution! Normally when a node becomes available to the cluster ctdb will try to reassign public IP addresses onto the new node as a way to distribute the workload evenly across the clusternode\. Ctdb tries to make sure that all running nodes have approximately the same number of public addresses it hosts\.
341 .PP
342 When you enable this tunable, CTDB will no longer attempt to rebalance the cluster by failing IP addresses back to the new nodes\. An unbalanced cluster will therefore remain unbalanced until there is manual intervention from the administrator\. When this parameter is set, you can manually fail public IP addresses over to the new node(s) using the \'ctdb moveip\' command\.
343 .SH "LVS"
344 .PP
345 LVS is a mode where CTDB presents one single IP address for the entire cluster\. This is an alternative to using public IP addresses and round\-robin DNS to loadbalance clients across the cluster\.
346 .PP
347 This is similar to using a layer\-4 loadbalancing switch but with some restrictions\.
348 .PP
349 In this mode the cluster select a set of nodes in the cluster and loadbalance all client access to the LVS address across this set of nodes\. This set of nodes are all LVS capable nodes that are HEALTHY, or if no HEALTHY nodes exists all LVS capable nodes regardless of health status\. LVS will however never loadbalance traffic to nodes that are BANNED, DISABLED or DISCONNECTED\. The "ctdb lvs" command is used to show which nodes are currently load\-balanced across\.
350 .PP
351 One of the these nodes are elected as the LVSMASTER\. This node receives all traffic from clients coming in to the LVS address and multiplexes it across the internal network to one of the nodes that LVS is using\. When responding to the client, that node will send the data back directly to the client, bypassing the LVSMASTER node\. The command "ctdb lvsmaster" will show which node is the current LVSMASTER\.
352 .PP
353 The path used for a client i/o is thus :
354 .sp
355 .RS 4
356 .nf
357         (1) Client sends request packet to LVSMASTER
358         (2) LVSMASTER passes the request on to one node across the internal network\.
359         (3) Selected node processes the request\.
360         (4) Node responds back to client\.
361     
362 .fi
363 .RE
364 .PP
365 This means that all incoming traffic to the cluster will pass through one physical node, which limits scalability\. You can send more data to the LVS address that one physical node can multiplex\. This means that you should not use LVS if your I/O pattern is write\-intensive since you will be limited in the available network bandwidth that node can handle\. LVS does work wery well for read\-intensive workloads where only smallish READ requests are going through the LVSMASTER bottleneck and the majority of the traffic volume (the data in the read replies) goes straight from the processing node back to the clients\. For read\-intensive i/o patterns you can acheive very high throughput rates in this mode\.
366 .PP
367 Note: you can use LVS and public addresses at the same time\.
368 .SS "Configuration"
369 .PP
370 To activate LVS on a CTDB node you must specify CTDB_PUBLIC_INTERFACE and CTDB_LVS_PUBLIC_ADDRESS in /etc/sysconfig/ctdb\.
371 .PP
372 You must also specify the "\-\-lvs" command line argument to ctdbd to activete LVS as a capability of the node\. This should be done automatically for you by the /etc/init\.d/ctdb script\.
373 .PP
374 Example:
375 .sp
376 .RS 4
377 .nf
378         CTDB_PUBLIC_INTERFACE=eth0
379         CTDB_LVS_PUBLIC_IP=10\.0\.0\.237
380         
381 .fi
382 .RE
383 .PP
384 If you use LVS, you must still have a real/permanent address configured for the public interface on each node\. This address must be routable and the cluster nodes must be configured so that all traffic back to client hosts are routed through this interface\. This is also required in order to allow samba/winbind on the node to talk to the domain controller\. (we can not use the lvs IP address to initiate outgoing traffic)
385 .PP
386 I\.e\. make sure that you can "ping" both the domain controller and also all of the clients from the node BEFORE you enable LVS\. Also make sure that when you ping these hosts that the traffic is routed out through the eth0 interface\.
387 .SH "REMOTE CLUSTER NODES"
388 .PP
389 It is possible to have a CTDB cluster that spans across a WAN link\. For example where you have a CTDB cluster in your datacentre but you also want to have one additional CTDB node located at a remote branch site\. This is similar to how a WAN accelerator works but with the difference that while a WAN\-accelerator often acts as a Proxy or a MitM, in the ctdb remote cluster node configuration the Samba instance at the remote site IS the genuine server, not a proxy and not a MitM, and thus provides 100% correct CIFS semantics to clients\.
390 .PP
391 See the cluster as one single multihomed samba server where one of the NICs (the remote node) is very far away\.
392 .PP
393 NOTE: This does require that the cluster filesystem you use can cope with WAN\-link latencies\. Not all cluster filesystems can handle WAN\-link latencies! Whether this will provide very good WAN\-accelerator performance or it will perform very poorly depends entirely on how optimized your cluster filesystem is in handling high latency for data and metadata operations\.
394 .PP
395 To activate a node as being a remote cluster node you need to set the following two parameters in /etc/sysconfig/ctdb for the remote node:
396 .sp
397 .RS 4
398 .nf
399 CTDB_CAPABILITY_LMASTER=no
400 CTDB_CAPABILITY_RECMASTER=no
401         
402 .fi
403 .RE
404 .PP
405 Verify with the command "ctdb getcapabilities" that that node no longer has the recmaster or the lmaster capabilities\.
406 .SH "NAT-GW"
407 .PP
408 Sometimes it is desireable to run services on the CTDB node which will need to originate outgoing traffic to external servers\. This might be contacting NIS servers, LDAP servers etc\. etc\.
409 .PP
410 This can sometimes be problematic since there are situations when a node does not have any public ip addresses assigned\. This could be due to the nobe just being started up and no addresses have been assigned yet or it could be that the node is UNHEALTHY in which case all public addresses have been migrated off\.
411 .PP
412 If then the service status of CTDB depends on such services being able to always being able to originate traffic to external resources this becomes extra troublesome\. The node might be UNHEALTHY because the service can not be reached, and the service can not be reached because the node is UNHEALTHY\.
413 .PP
414 There are two ways to solve this problem\. The first is by assigning a static ip address for one public interface on every node which will allow every node to be able to route traffic to the public network even if there are no public addresses assigned to the node\. This is the simplest way but it uses up a lot of ip addresses since you have to assign both static and also public addresses to each node\.
415 .SS "NAT\-GW"
416 .PP
417 A second way is to use the built in NAT\-GW feature in CTDB\. With NAT\-GW you assign one public NATGW address for each natgw group\. Each NATGW group is a set of nodes in the cluster that shares the same NATGW address to talk to the outside world\. Normally there would only be one NATGW group spanning the entire cluster, but in situations where one ctdb cluster spans multiple physical sites it is useful to have one NATGW group for each of the two sites\.
418 .PP
419 There can be multiple NATGW groups in one cluster but each node can only be member of one NATGW group\.
420 .PP
421 In each NATGW group, one of the nodes is designated the NAT Gateway through which all traffic that is originated by nodes in this group will be routed through if a public addresses are not available\.
422 .SS "Configuration"
423 .PP
424 NAT\-GW is configured in /etc/sysconfigctdb by setting the following variables:
425 .sp
426 .RS 4
427 .nf
428 # NAT\-GW configuration
429 # Some services running on nthe CTDB node may need to originate traffic to
430 # remote servers before the node is assigned any IP addresses,
431 # This is problematic since before the node has public addresses the node might
432 # not be able to route traffic to the public networks\.
433 # One solution is to have static public addresses assigned with routing
434 # in addition to the public address interfaces, thus guaranteeing that
435 # a node always can route traffic to the external network\.
436 # This is the most simple solution but it uses up a large number of 
437 # additional ip addresses\.
438 #
439 # A more complex solution is NAT\-GW\.
440 # In this mode we only need one additional ip address for the cluster from
441 # the exsternal public network\.
442 # One of the nodes in the cluster is elected to be hosting this ip address
443 # so it can reach the external services\. This node is also configured
444 # to use NAT MASQUERADING for all traffic from the internal private network
445 # to the external network\. This node is the NAT\-GW node\.
446 #
447 # All other nodes are set up with a default rote with a metric of 10 to point
448 # to the nat\-gw node\.
449
450 # The effect of this is that only when a node does not have a public address
451 # and thus no proper routes to the external world it will instead
452 # route all packets through the nat\-gw node\.
453 #
454 # CTDB_NATGW_NODES is the list of nodes that belong to this natgw group\.
455 # You can have multiple natgw groups in one cluster but each node
456 # can only belong to one single natgw group\.
457 #
458 # CTDB_NATGW_PUBLIC_IP=10\.0\.0\.227/24
459 # CTDB_NATGW_PUBLIC_IFACE=eth0
460 # CTDB_NATGW_DEFAULT_GATEWAY=10\.0\.0\.1
461 # CTDB_NATGW_PRIVATE_NETWORK=10\.1\.1\.0/24
462 # CTDB_NATGW_NODES=/etc/ctdb/natgw_nodes
463     
464 .fi
465 .RE
466 .SS "CTDB_NATGW_PUBLIC_IP"
467 .PP
468 This is an ip address in the public network that is used for all outgoing traffic when the public addresses are not assigned\. This address will be assigned to one of the nodes in the cluster which will masquerade all traffic for the other nodes\.
469 .PP
470 Format of this parameter is IPADDRESS/NETMASK
471 .SS "CTDB_NATGW_PUBLIC_IFACE"
472 .PP
473 This is the physical interface where the CTDB_NATGW_PUBLIC_IP will be assigned to\. This should be an interface connected to the public network\.
474 .PP
475 Format of this parameter is INTERFACE
476 .SS "CTDB_NATGW_DEFAULT_GATEWAY"
477 .PP
478 This is the default gateway to use on the node that is elected to host the CTDB_NATGW_PUBLIC_IP\. This is the default gateway on the public network\.
479 .PP
480 Format of this parameter is IPADDRESS
481 .SS "CTDB_NATGW_PRIVATE_NETWORK"
482 .PP
483 This is the network/netmask used for the interal private network\.
484 .PP
485 Format of this parameter is IPADDRESS/NETMASK
486 .SS "CTDB_NATGW_NODES"
487 .PP
488 This is the list of all nodes that belong to the same NATGW group as this node\. The default is /etc/ctdb/natgw_nodes\.
489 .SS "Operation"
490 .PP
491 When the NAT\-GW fiunctionality is used, one of the nodes is elected to act as a NAT router for all the other nodes in the group when they need to originate traffic to the external public network\.
492 .PP
493 The NAT\-GW node is assigned the CTDB_NATGW_PUBLIC_IP to the designated interface and the provided default route\. The NAT\-GW is configured to act as a router and to masquerade all traffic it receives from the internal private network and which is destined to the external network(s)\.
494 .PP
495 All other nodes in the group are configured with a default route of metric 10 pointing to the designated NAT GW node\.
496 .PP
497 This is implemented in the 11\.natgw eventscript\. Please see the eventscript for further information\.
498 .SH "CLAMAV DAEMON"
499 .PP
500 CTDB has support to manage the popular anti\-virus daemon ClamAV\. This support is implemented through the eventscript : /etc/ctdb/events\.d/31\.clamd\.
501 .SS "Configuration"
502 .PP
503 Start by configuring CLAMAV normally and test that it works\. Once this is done, copy the configuration files over to all the nodes so that all nodes share identical CLAMAV configurations\. Once this is done you can proceed with the intructions below to activate CTDB support for CLAMAV\.
504 .PP
505 First, to activate CLAMAV support in CTDB, edit /etc/sysconfig/ctdb and add the two lines :
506 .sp
507 .RS 4
508 .nf
509 CTDB_MANAGES_CLAMD=yes
510 CTDB_CLAMD_SOCKET="/path/to/clamd\.socket"
511 .fi
512 .RE
513 .PP
514 Second, activate the eventscript by making it executable:
515 .sp
516 .RS 4
517 .nf
518 chmod +x /etc/ctdb/events\.d/31\.clamd
519 .fi
520 .RE
521 .PP
522 Third, CTDB will now be starting and stopping this service accordingly, so make sure that the system is not configured to start/stop this service automatically\. On RedHat systems you can disable the system starting/stopping CLAMAV automatically by running :
523 .sp
524 .RS 4
525 .nf
526 chkconfig clamd off
527 .fi
528 .RE
529 .PP
530 Once you have restarted CTDBD, use
531 .sp
532 .RS 4
533 .nf
534 ctdb scriptstatus
535 .fi
536 .RE
537 .sp
538 and verify that the 31\.clamd eventscript is listed and that it was executed successfully\.
539 .SH "SEE ALSO"
540 .PP
541 ctdb(1), onnode(1)
542 \fI\%http://ctdb.samba.org/\fR
543 .SH "COPYRIGHT/LICENSE"
544 .sp
545 .RS 4
546 .nf
547 Copyright (C) Andrew Tridgell 2007
548 Copyright (C) Ronnie sahlberg 2007
549
550 This program is free software; you can redistribute it and/or modify
551 it under the terms of the GNU General Public License as published by
552 the Free Software Foundation; either version 3 of the License, or (at
553 your option) any later version\.
554
555 This program is distributed in the hope that it will be useful, but
556 WITHOUT ANY WARRANTY; without even the implied warranty of
557 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\.  See the GNU
558 General Public License for more details\.
559
560 You should have received a copy of the GNU General Public License
561 along with this program; if not, see http://www\.gnu\.org/licenses/\.
562 .fi
563 .RE