~ubuntu-branches/ubuntu/natty/mysql-5.1/natty-proposed

« back to all changes in this revision

Viewing changes to man/ndbd.8

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2012-02-22 08:30:45 UTC
  • mfrom: (1.4.1)
  • Revision ID: package-import@ubuntu.com-20120222083045-2rd53r4bnyx7qus4
Tags: 5.1.61-0ubuntu0.11.04.1
* SECURITY UPDATE: Update to 5.1.61 to fix multiple security issues
  (LP: #937869)
  - http://www.oracle.com/technetwork/topics/security/cpujan2012-366304.html
  - CVE-2011-2262
  - CVE-2012-0075
  - CVE-2012-0112
  - CVE-2012-0113
  - CVE-2012-0114
  - CVE-2012-0115
  - CVE-2012-0116
  - CVE-2012-0117
  - CVE-2012-0118
  - CVE-2012-0119
  - CVE-2012-0120
  - CVE-2012-0484
  - CVE-2012-0485
  - CVE-2012-0486
  - CVE-2012-0487
  - CVE-2012-0488
  - CVE-2012-0489
  - CVE-2012-0490
  - CVE-2012-0491
  - CVE-2012-0492
  - CVE-2012-0493
  - CVE-2012-0494
  - CVE-2012-0495
  - CVE-2012-0496

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
.\"     Title: \fBndbd\fR
3
3
.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
4
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5
 
.\"      Date: 11/29/2010
 
5
.\"      Date: 12/16/2011
6
6
.\"    Manual: MySQL Database System
7
7
.\"    Source: MySQL 5.1
8
8
.\"  Language: English
9
9
.\"
10
 
.TH "\FBNDBD\FR" "8" "11/29/2010" "MySQL 5\&.1" "MySQL Database System"
 
10
.TH "\FBNDBD\FR" "8" "12/16/2011" "MySQL 5\&.1" "MySQL Database System"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * set default formatting
13
13
.\" -----------------------------------------------------------------
43
43
.PP
44
44
The following table includes command options specific to the MySQL Cluster data node program
45
45
\fBndbd\fR\&. Additional descriptions follow the table\&. For options common to all MySQL Cluster programs, see
46
 
Section\ \&17.4.2, \(lqOptions Common to MySQL Cluster Programs\(rq\&.
 
46
Section\ \&16.4.2, \(lqOptions Common to MySQL Cluster Programs\(rq\&.
47
47
.if n \{\
48
48
.sp
49
49
.\}
68
68
For options common to all
69
69
NDBCLUSTER
70
70
programs, see
71
 
Section\ \&17.4.2, \(lqOptions Common to MySQL Cluster Programs\(rq\&.
 
71
Section\ \&16.4.2, \(lqOptions Common to MySQL Cluster Programs\(rq\&.
72
72
.sp
73
73
.RS 4
74
74
.ie n \{\
164
164
.sp 1
165
165
Instructs
166
166
\fBndbd\fR
 
167
or
 
168
\fBndbmtd\fR
167
169
to execute as a daemon process\&. This is the default behavior\&.
168
170
\fB\-\-nodaemon\fR
169
171
can be used to prevent the process from running as a daemon\&.
183
185
.sp -1
184
186
.IP \(bu 2.3
185
187
.\}
 
188
\fB\-\-nodaemon\fR
 
189
.TS
 
190
allbox tab(:);
 
191
l l s s
 
192
l l s s
 
193
^ l l s
 
194
^ l l s
 
195
l l s s
 
196
^ l l s
 
197
^ l l s.
 
198
T{
 
199
\fBCommand\-Line Format\fR
 
200
T}:T{
 
201
\-\-nodaemon
 
202
T}
 
203
T{
 
204
\ \&
 
205
T}:T{
 
206
\fBPermitted Values \fR
 
207
T}
 
208
:T{
 
209
\fBType\fR
 
210
T}:T{
 
211
boolean
 
212
T}
 
213
:T{
 
214
\fBDefault\fR
 
215
T}:T{
 
216
FALSE
 
217
T}
 
218
T{
 
219
\ \&
 
220
T}:T{
 
221
\fBPermitted Values \fR
 
222
T}
 
223
:T{
 
224
\fBType\fR (windows)
 
225
T}:T{
 
226
boolean
 
227
T}
 
228
:T{
 
229
\fBDefault\fR
 
230
T}:T{
 
231
TRUE
 
232
T}
 
233
.TE
 
234
.sp 1
 
235
Prevents
 
236
\fBndbd\fR
 
237
or
 
238
\fBndbmtd\fR
 
239
from executing as a daemon process\&. This option overrides the
 
240
\fB\-\-daemon\fR
 
241
option\&. This is useful for redirecting output to the screen when debugging the binary\&.
 
242
.sp
 
243
As of MySQL Cluster NDB 7\&.0\&.8, the default behavior for
 
244
\fBndbd\fR
 
245
and
 
246
\fBndbmtd\fR
 
247
on Windows is to run in the foreground, making this option unnecessary on Windows platforms, where it has no effect\&. (Bug #45588)
 
248
.RE
 
249
.sp
 
250
.RS 4
 
251
.ie n \{\
 
252
\h'-04'\(bu\h'+03'\c
 
253
.\}
 
254
.el \{\
 
255
.sp -1
 
256
.IP \(bu 2.3
 
257
.\}
 
258
\fB\-\-foreground\fR
 
259
.TS
 
260
allbox tab(:);
 
261
l l s s
 
262
l l s s
 
263
^ l l s
 
264
^ l l s.
 
265
T{
 
266
\fBCommand\-Line Format\fR
 
267
T}:T{
 
268
\-\-foreground
 
269
T}
 
270
T{
 
271
\ \&
 
272
T}:T{
 
273
\fBPermitted Values \fR
 
274
T}
 
275
:T{
 
276
\fBType\fR
 
277
T}:T{
 
278
boolean
 
279
T}
 
280
:T{
 
281
\fBDefault\fR
 
282
T}:T{
 
283
FALSE
 
284
T}
 
285
.TE
 
286
.sp 1
 
287
Causes
 
288
\fBndbd\fR
 
289
or
 
290
\fBndbmtd\fR
 
291
to execute as a foreground process, primarily for debugging purposes\&. This option implies the
 
292
\fB\-\-nodaemon\fR
 
293
option\&.
 
294
.sp
 
295
This option has no effect when running
 
296
\fBndbd\fR
 
297
or
 
298
\fBndbmtd\fR
 
299
on Windows platforms\&.
 
300
.RE
 
301
.sp
 
302
.RS 4
 
303
.ie n \{\
 
304
\h'-04'\(bu\h'+03'\c
 
305
.\}
 
306
.el \{\
 
307
.sp -1
 
308
.IP \(bu 2.3
 
309
.\}
186
310
.\" --initial option (ndbd)
187
311
.\" --initial option (ndbmtd)
188
312
\fB\-\-initial\fR
302
426
.IP \(bu 2.3
303
427
.\}
304
428
MySQL Cluster Disk Data files (see
305
 
Section\ \&17.5.10, \(lqMySQL Cluster Disk Data Tables\(rq)\&.
 
429
Section\ \&16.5.11, \(lqMySQL Cluster Disk Data Tables\(rq)\&.
306
430
.RE
307
431
.RS 4
308
432
This option also has no effect on recovery of data by a data node that is just starting (or restarting) from data nodes that are already running\&. This recovery of data occurs automatically, and requires no user intervention in a MySQL Cluster that is running normally\&.
375
499
.RE
376
500
.\}
377
501
.sp
378
 
Prior to MySQL 5\&.1\&.19, it was not possible to perform DDL operations involving Disk Data tables on a partially started cluster\&. (See
379
 
\m[blue]\fBBug#24631\fR\m[]\&\s-2\u[1]\d\s+2\&.)
 
502
Prior to MySQL 5\&.1\&.19, it was not possible to perform DDL operations involving Disk Data tables on a partially started cluster\&. (See Bug #24631\&.)
380
503
.sp
381
504
When using this option, you must also specify the node ID for the data node being started with the
382
505
\fB\-\-ndb\-nodeid\fR
475
598
.sp -1
476
599
.IP \(bu 2.3
477
600
.\}
478
 
.\" --nodaemon option (ndbd)
479
 
.\" --nodaemon option (ndbmtd)
480
 
\fB\-\-nodaemon\fR
481
 
.TS
482
 
allbox tab(:);
483
 
l l s s
484
 
l l s s
485
 
^ l l s
486
 
^ l l s
487
 
l l s s
488
 
^ l l s
489
 
^ l l s.
490
 
T{
491
 
\fBCommand\-Line Format\fR
492
 
T}:T{
493
 
\-\-nodaemon
494
 
T}
495
 
T{
496
 
\ \&
497
 
T}:T{
498
 
\fBPermitted Values \fR
499
 
T}
500
 
:T{
501
 
\fBType\fR
502
 
T}:T{
503
 
boolean
504
 
T}
505
 
:T{
506
 
\fBDefault\fR
507
 
T}:T{
508
 
FALSE
509
 
T}
510
 
T{
511
 
\ \&
512
 
T}:T{
513
 
\fBPermitted Values \fR
514
 
T}
515
 
:T{
516
 
\fBType\fR (windows)
517
 
T}:T{
518
 
boolean
519
 
T}
520
 
:T{
521
 
\fBDefault\fR
522
 
T}:T{
523
 
TRUE
524
 
T}
525
 
.TE
526
 
.sp 1
527
 
Instructs
528
 
\fBndbd\fR
529
 
not to start as a daemon process\&. This is useful when
530
 
\fBndbd\fR
531
 
is being debugged and you want output to be redirected to the screen\&.
532
 
.sp
533
 
As of MySQL Cluster NDB 7\&.0\&.8, the default behavior for
534
 
\fBndbd\fR
535
 
and
536
 
\fBndbmtd\fR
537
 
on Windows is to run in the foreground, making this option unnecessary on Windows platforms\&. (\m[blue]\fBBug#45588\fR\m[]\&\s-2\u[2]\d\s+2)
538
 
.RE
539
 
.sp
540
 
.RS 4
541
 
.ie n \{\
542
 
\h'-04'\(bu\h'+03'\c
543
 
.\}
544
 
.el \{\
545
 
.sp -1
546
 
.IP \(bu 2.3
547
 
.\}
548
601
.\" --nostart option (ndbd)
549
602
.\" -n option (ndbd)
550
603
.\" --nostart option (ndbmtd)
591
644
connects to the management server, obtains configuration data from it, and initializes communication objects\&. However, it does not actually start the execution engine until specifically requested to do so by the management server\&. This can be accomplished by issuing the proper
592
645
START
593
646
command in the management client (see
594
 
Section\ \&17.5.2, \(lqCommands in the MySQL Cluster Management Client\(rq)\&.
 
647
Section\ \&16.5.2, \(lqCommands in the MySQL Cluster Management Client\(rq)\&.
595
648
.RE
596
649
.sp
597
650
.RS 4
615
668
T{
616
669
\fBVersion Introduced\fR
617
670
T}:T{
618
 
5\&.1\&.47\-ndb\-7\&.1\&.5
 
671
5\&.1\&.47\-ndb\-7\&.0\&.16, 5\&.1\&.47\-ndb\-7\&.1\&.5
619
672
T}
620
673
T{
621
674
\fBCommand\-Line Format\fR
655
708
.sp
656
709
It is generally not advisable to use this option together with the
657
710
\fB\-\-initial\fR
658
 
option, since this causes the data node filesystem to be wiped and rebuilt every time the service is stopped and started\&. Extreme care should also be taken if you intend to use any of the other
 
711
option, since this causes the data node file system to be wiped and rebuilt every time the service is stopped and started\&. Extreme care should also be taken if you intend to use any of the other
659
712
\fBndbd\fR
660
713
options that affect the starting of data nodes\(emincluding
661
714
\fB\-\-initial\-start\fR,
691
744
T{
692
745
\fBVersion Introduced\fR
693
746
T}:T{
694
 
5\&.1\&.47\-ndb\-7\&.1\&.5
 
747
5\&.1\&.47\-ndb\-7\&.0\&.16, 5\&.1\&.47\-ndb\-7\&.1\&.5
695
748
T}
696
749
T{
697
750
\fBCommand\-Line Format\fR
782
835
Listings of possible
783
836
\fBndbd\fR
784
837
exit codes and messages generated when a data node process shuts down prematurely can be found in
785
 
\m[blue]\fBndbd Error Messages\fR\m[]\&\s-2\u[3]\d\s+2\&.
 
838
\m[blue]\fBndbd Error Messages\fR\m[]\&\s-2\u[1]\d\s+2\&.
786
839
.if n \{\
787
840
.sp
788
841
.\}
898
951
.\}
899
952
.PP
900
953
See
901
 
Section\ \&17.3.2.3, \(lqThe MySQL Cluster Connectstring\(rq, for additional information about this issue\&.
 
954
Section\ \&16.3.2.3, \(lqThe MySQL Cluster Connectstring\(rq, for additional information about this issue\&.
902
955
\fBndbd\fR(8), describes other options for
903
956
\fBndbd\fR\&.
904
957
.PP
924
977
For a machine with many CPUs it is possible to use several
925
978
\fBndbd\fR
926
979
processes which belong to different node groups; however, such a configuration is still considered experimental and is not supported for MySQL 5\&.1 in a production setting\&. See
927
 
Section\ \&17.1.5, \(lqKnown Limitations of MySQL Cluster\(rq\&.
 
980
Section\ \&16.1.6, \(lqKnown Limitations of MySQL Cluster\(rq\&.
928
981
.SH "COPYRIGHT"
929
982
.br
930
983
.PP
931
 
Copyright \(co 1997, 2010, Oracle and/or its affiliates. All rights reserved.
 
984
Copyright \(co 1997, 2011, Oracle and/or its affiliates. All rights reserved.
932
985
.PP
933
986
This documentation is free software; you can redistribute it and/or modify it only under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
934
987
.PP
938
991
.sp
939
992
.SH "NOTES"
940
993
.IP " 1." 4
941
 
Bug#24631
942
 
.RS 4
943
 
\%http://bugs.mysql.com/bug.php?id=24631
944
 
.RE
945
 
.IP " 2." 4
946
 
Bug#45588
947
 
.RS 4
948
 
\%http://bugs.mysql.com/bug.php?id=45588
949
 
.RE
950
 
.IP " 3." 4
951
994
ndbd Error Messages
952
995
.RS 4
953
996
\%http://dev.mysql.com/doc/ndbapi/en/ndbd-error-messages.html