~ubuntu-branches/ubuntu/quantal/bacula-doc/quantal

« back to all changes in this revision

Viewing changes to manual/bacula/What_Do_When_Bacula.html

  • Committer: Bazaar Package Importer
  • Author(s): John Goerzen
  • Date: 2007-12-29 16:02:34 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20071229160234-dyl18sllzsx72jfu
Tags: 2.2.8-1
* New upstream version.
* Thanks to Mark Hymers for assistance with packaging 2.2.6 and 2.2.7.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
2
 
3
3
<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
4
4
original version by:  Nikos Drakos, CBLU, University of Leeds
25
25
</HEAD>
26
26
 
27
27
<BODY >
28
 
<!--Navigation Panel-->
29
 
<A NAME="tex2html2168"
 
28
 
 
29
<DIV CLASS="navigation"><!--Navigation Panel-->
 
30
<A NAME="tex2html2173"
30
31
  HREF="Windows_Version_Bacula.html">
31
32
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
 
<A NAME="tex2html2162"
 
33
<A NAME="tex2html2167"
33
34
  HREF="Bacula_Users_Guide.html">
34
35
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
 
<A NAME="tex2html2156"
 
36
<A NAME="tex2html2161"
36
37
  HREF="Testing_Your_Tape_Drive.html">
37
38
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
 
<A NAME="tex2html2164"
 
39
<A NAME="tex2html2169"
39
40
  HREF="Contents.html">
40
41
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A> 
41
 
<A NAME="tex2html2166"
 
42
<A NAME="tex2html2171"
42
43
  HREF="General_Index.html">
43
44
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index" SRC="index.png"></A> 
44
45
<BR>
45
 
<B> Next:</B> <A NAME="tex2html2169"
 
46
<B> Next:</B> <A NAME="tex2html2174"
46
47
  HREF="Windows_Version_Bacula.html">The Windows Version of</A>
47
 
<B> Up:</B> <A NAME="tex2html2163"
 
48
<B> Up:</B> <A NAME="tex2html2168"
48
49
  HREF="Bacula_Users_Guide.html">Bacula User's Guide</A>
49
 
<B> Previous:</B> <A NAME="tex2html2157"
 
50
<B> Previous:</B> <A NAME="tex2html2162"
50
51
  HREF="Testing_Your_Tape_Drive.html">Testing Your Tape Drive</A>
51
 
 &nbsp; <B>  <A NAME="tex2html2165"
 
52
 &nbsp; <B>  <A NAME="tex2html2170"
52
53
  HREF="Contents.html">Contents</A></B> 
53
 
 &nbsp; <B>  <A NAME="tex2html2167"
 
54
 &nbsp; <B>  <A NAME="tex2html2172"
54
55
  HREF="General_Index.html">Index</A></B> 
55
56
<BR>
56
 
<BR>
 
57
<BR></DIV>
57
58
<!--End of Navigation Panel-->
58
59
<!--Table of Child-Links-->
59
60
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
60
61
 
61
 
<UL>
62
 
<LI><A NAME="tex2html2170"
 
62
<UL CLASS="ChildLinks">
 
63
<LI><A NAME="tex2html2175"
63
64
  HREF="What_Do_When_Bacula.html#SECTION004110000000000000000">Traceback</A>
64
 
<LI><A NAME="tex2html2171"
 
65
<LI><A NAME="tex2html2176"
65
66
  HREF="What_Do_When_Bacula.html#SECTION004120000000000000000">Testing The Traceback</A>
66
 
<LI><A NAME="tex2html2172"
 
67
<LI><A NAME="tex2html2177"
67
68
  HREF="What_Do_When_Bacula.html#SECTION004130000000000000000">Getting A Traceback On Other Systems</A>
68
 
<LI><A NAME="tex2html2173"
 
69
<LI><A NAME="tex2html2178"
69
70
  HREF="What_Do_When_Bacula.html#SECTION004140000000000000000">Manually Running Bacula Under The Debugger</A>
70
 
<LI><A NAME="tex2html2174"
 
71
<LI><A NAME="tex2html2179"
71
72
  HREF="What_Do_When_Bacula.html#SECTION004150000000000000000">Getting Debug Output from Bacula</A>
72
73
</UL>
73
74
<!--End of Table of Child-Links-->
78
79
<BR>
79
80
What To Do When Bacula Crashes (Kaboom)
80
81
</H1>
81
 
<A NAME="22272"></A>
82
 
<A NAME="22273"></A>
 
82
<A NAME="22358"></A>
 
83
<A NAME="22359"></A>
83
84
 
84
85
<P>
85
86
If you are running on a Linux system, and you have a set of working
105
106
<H1><A NAME="SECTION004110000000000000000">
106
107
Traceback</A>
107
108
</H1>
108
 
<A NAME="22277"></A>
 
109
<A NAME="22363"></A>
109
110
 
110
111
<P>
111
112
Each of the three Bacula daemons has a built-in exception handler which, in
119
120
<P>
120
121
 
121
122
<OL>
 
123
<LI>You must have a version of Bacula built with debug information turned
 
124
   on and not stripped of debugging symbols.
 
125
 
 
126
<P>
 
127
</LI>
122
128
<LI>You must have an installed copy of <B>gdb</B> (the GNU debugger),  and it
123
129
   must be on <B>Bacula's</B> path. On some systems such as Solaris, <B>   gdb</B> may be replaced by <B>dbx</B>.
124
130
 
175
181
<H1><A NAME="SECTION004120000000000000000">
176
182
Testing The Traceback</A>
177
183
</H1>
178
 
<A NAME="22302"></A>
179
 
<A NAME="22303"></A>
 
184
<A NAME="22388"></A>
 
185
<A NAME="22389"></A>
180
186
 
181
187
<P>
182
188
To "manually" test the traceback feature, you simply start <B>Bacula</B> then
225
231
<H1><A NAME="SECTION004130000000000000000">
226
232
Getting A Traceback On Other Systems</A>
227
233
</H1>
228
 
<A NAME="22321"></A>
229
 
<A NAME="22322"></A>
 
234
<A NAME="22407"></A>
 
235
<A NAME="22408"></A>
230
236
 
231
237
<P>
232
238
It should be possible to produce a similar traceback on systems other than
243
249
<H1><A NAME="SECTION004140000000000000000">
244
250
Manually Running Bacula Under The Debugger</A>
245
251
</H1>
246
 
<A NAME="22330"></A>
247
 
<A NAME="22331"></A>
 
252
<A NAME="22416"></A>
 
253
<A NAME="22417"></A>
248
254
 
249
255
<P>
250
256
If for some reason you cannot get the automatic traceback, or if you want to
328
334
<H1><A NAME="SECTION004150000000000000000">
329
335
Getting Debug Output from Bacula</A>
330
336
</H1>
331
 
<A NAME="22347"></A>
 
337
<A NAME="22433"></A>
332
338
Each of the daemons normally has debug compiled into the program, but
333
339
disabled. There are two ways to enable the debug output. One is to add the
334
340
<B>-d nnn</B> option on the command line when starting the debugger. The <B>nnn</B> is the debug level, and generally anything between 50 and 200 is
349
355
necessary to specify all the components of the above command). 
350
356
 
351
357
<P>
352
 
<HR>
 
358
 
 
359
<DIV CLASS="navigation"><HR>
353
360
<!--Navigation Panel-->
354
 
<A NAME="tex2html2168"
 
361
<A NAME="tex2html2173"
355
362
  HREF="Windows_Version_Bacula.html">
356
363
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
357
 
<A NAME="tex2html2162"
 
364
<A NAME="tex2html2167"
358
365
  HREF="Bacula_Users_Guide.html">
359
366
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
360
 
<A NAME="tex2html2156"
 
367
<A NAME="tex2html2161"
361
368
  HREF="Testing_Your_Tape_Drive.html">
362
369
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
363
 
<A NAME="tex2html2164"
 
370
<A NAME="tex2html2169"
364
371
  HREF="Contents.html">
365
372
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A> 
366
 
<A NAME="tex2html2166"
 
373
<A NAME="tex2html2171"
367
374
  HREF="General_Index.html">
368
375
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index" SRC="index.png"></A> 
369
376
<BR>
370
 
<B> Next:</B> <A NAME="tex2html2169"
 
377
<B> Next:</B> <A NAME="tex2html2174"
371
378
  HREF="Windows_Version_Bacula.html">The Windows Version of</A>
372
 
<B> Up:</B> <A NAME="tex2html2163"
 
379
<B> Up:</B> <A NAME="tex2html2168"
373
380
  HREF="Bacula_Users_Guide.html">Bacula User's Guide</A>
374
 
<B> Previous:</B> <A NAME="tex2html2157"
 
381
<B> Previous:</B> <A NAME="tex2html2162"
375
382
  HREF="Testing_Your_Tape_Drive.html">Testing Your Tape Drive</A>
376
 
 &nbsp; <B>  <A NAME="tex2html2165"
 
383
 &nbsp; <B>  <A NAME="tex2html2170"
377
384
  HREF="Contents.html">Contents</A></B> 
378
 
 &nbsp; <B>  <A NAME="tex2html2167"
379
 
  HREF="General_Index.html">Index</A></B> 
 
385
 &nbsp; <B>  <A NAME="tex2html2172"
 
386
  HREF="General_Index.html">Index</A></B> </DIV>
380
387
<!--End of Navigation Panel-->
381
388
<ADDRESS>
382
389
Kern Sibbald
383
 
2007-10-11
 
390
2008-01-26
384
391
</ADDRESS>
385
392
</BODY>
386
393
</HTML>