]> git.sur5r.net Git - bacula/docs/commitdiff
Additional documentation
authorKern Sibbald <kern@sibbald.com>
Wed, 20 Jul 2005 14:33:55 +0000 (14:33 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 20 Jul 2005 14:33:55 +0000 (14:33 +0000)
docs/manual/filedconf.tex
docs/manual/firewalls.tex
docs/manual/supportedchangers.tex
docs/manual/tapetesting.tex

index b5ab54424e2fd9f045fdb5aa6bbb49f0d6de1917..61a1e2f0b12c380dc7e797909e8ad90c41f5fc9e 100644 (file)
@@ -61,8 +61,15 @@ required.
 \item [Working Directory = \lt{}Directory\gt{}]
    \index[fd]{Working Directory  }
    This directive  is mandatory and specifies a directory in which the File
-daemon  may put its status files. This directory should be used only  by {\bf
-Bacula}, but may be shared by other Bacula daemons. This  record is required  
+   daemon  may put its status files. This directory should be used only  by {\bf
+   Bacula}, but may be shared by other Bacula daemons. This record is required. 
+
+   On Win32 systems, in some circumstances you may need to specify a drive
+   leter in the specified working directory path.  Also, please be sure
+   that this directory is writable by the SYSTEM user otherwise restores
+   may fail (the bootstrap file that is tranferred to the File daemon from
+   the Director is temporarily put in this directory before being passed
+   to the Storage daemon).
 
 \item [Pid Directory = \lt{}Directory\gt{}]
    \index[fd]{Pid Directory  }
index 1d1c0bebc4ca3f00410a7aaa1b312f22532d9988..e6efd51e4b1cfb39568552b563e8574b10b42eea 100644 (file)
@@ -348,3 +348,21 @@ In order for the above 'Public1-Backup' Job to succeed,
 firewall.mydomain.tld:9103 MUST be forwarded using the firewall's
 configuration software to server.int.mydomain.tld:9103. Some firewalls call
 this 'Server Publication'. Others may call it 'Port Forwarding'. 
+
+\subsubsection*{Firewall Problems}
+\index[general]{Firewall Problems}
+\index[general]{Problems!Firewalls}
+\addcontentsline{toc}{subsubsection}{Firewall Problems}
+Either a firewall or a router may decide to timeout and terminate
+open connections if they are not active for a short time. By Internet
+standards the period should be two hours, and should be indefinitely
+extended if KEEPALIVE is set as is the case by Bacula.  If your firewall
+or router does not respect these rules, you may find Bacula connections
+terminated. In that case, the first thing to try is turning on the
+{\bf Heart Beat Interval} both in the File daemon and the Storage daemon
+and set an interval of say five minutes.
+
+Also, if you have denial of service rate limiting in your firewall, this
+too can cause Bacula disconnects since Bacula can at times use very high 
+access rates. To avoid this, you should implement default accept
+rules for the Bacula ports involved before the rate limiting rules.
index 295546486677c84e916c9b39429b9db6393e899a..e9df6ba4c88ecd55f89a2601385a876276f98a27 100644 (file)
@@ -26,6 +26,7 @@ Slot).
 \multicolumn{1}{c| }{\bf Media } & \multicolumn{1}{c| }{\bf Model } &
 \multicolumn{1}{c| }{\bf Slots } & \multicolumn{1}{c| }{\bf Cap/Slot  } \\
  \hline {Linux } & {Adic } & {DDS-3} & {Adic 1200G } & {12} & {-} \\
+ \hline {Linux } & {Adic } & {DLT} & {FastStore 4000 } & {7} & {20GB} \\
  \hline {Linux } & {Adic } & {LTO-1/2, SDLT 320 } & {Adic Scalar 24 } & {24} & {100GB } \\
  \hline {Linux } & {Adic } & {LTO-2 } & {Adic FastStor 2, Sun Storedge L8 } & {8} & {200GB  } \\
  \hline {- } & {CA-VM } & {?? } & {Tape } & {??} & {??  } \\
@@ -49,7 +50,8 @@ Slot).
 uncomp } & {QUALSTAR TLS-4210 } & {12} & {AIT1: 36GB, AIT2: 50GB all uncomp  }\\
  \hline {Linux } & {Skydata } & {DLT  } & {ATL-L200 } & {8} & {40/80  } \\
  \hline {-  } & {Sony  } & {DDS-4 } & {TSL-11000 } & {8} & {40GB  } \\
- \hline {Linux } & {Sony  } & {AIT-2 } & {LIB-304(SDX-500C) } & {?} & {200GB  } \\
+ \hline {Linux } & {Sony  } & {AIT-2} & {LIB-304(SDX-500C) } & {?} & {200GB  } \\
+ \hline {Linux } & {Sony  } & {AIT-3} & {LIB-D81) } & {?} & {200GB  } \\
  \hline {FreeBSD 4.9-STABLE } & {Sony } & {AIT-1 } & {TSL-SA300C } & {4} & {45/70GB  }\\
  \hline {- } & {Storagetek } & {DLT } & {Timberwolf DLT } & {6} & {40/70  } \\
  \hline {- } & {Storagetek } & {?? } & {ACSLS } & {??} & {??  } \\
index 46ea89b1f693648e10b25a1717d7c65f0512dce1..4e0e67ae3208c1a3ff7adf7b9f3ae86cd786392b 100644 (file)
@@ -879,8 +879,8 @@ Systems}
 
 Bacula version 1.33 (not 1.32x) is now working and ready for testing with the
 OnStream kernel osst driver version 0.9.14 or above. Osst is available from: 
-\elink{http://sourceforge.net/projects/osst/}{http://sourceforge.net/projects/%
-osst/}. 
+\elink{http://sourceforge.net/projects/osst/}
+{http://sourceforge.net/projects/osst/}. 
 
 To make Bacula work you must first load the new driver then, as root, do: 
 
@@ -923,6 +923,18 @@ Device {
 \end{verbatim}
 \normalsize
 
+\subsection*{Hardware Compresson on EXB-8900}
+\index[general]{Hardware Compression on EXB-8900}
+\index[general]{EXB-8900!Hardware Compression}
+\addcontentsline{to}{subsection}{Hardware Compression on EXB-8900}
+To active, check, or disable the hardware compression feature
+on an EXB-8900, use the exabyte MammothTool. You can get it here:
+\elink{http://www.exabyte.com/support/online/downloads/index.cfm}
+{http://www.exabyte.com/support/online/downloads/index.cfm}.
+There is a solaris version of this tool. With option -C 0 or 1 you
+can disable or activate compression. Start this tool without any
+options for a small reference.
+
 \label{fill}
 \subsubsection*{Using btape to Simulate Filling a Tape}
 \index[general]{Using btape to Simulate Filling a Tape }