]> git.sur5r.net Git - bacula/docs/blob - docs/manuals/en/main/supporteddrives.tex
Tweak Bacula restrictions
[bacula/docs] / docs / manuals / en / main / supporteddrives.tex
1 %%
2 %%
3
4 \chapter{Supported Tape Drives}
5 \label{SupportedDrives}
6 \index[general]{Drives!Supported Tape }
7 \index[general]{Supported Tape Drives }
8
9 Bacula uses standard operating system calls (read, write, ioctl) to 
10 interface to tape drives.  As a consequence, it relies on having a
11 correctly written OS tape driver. Bacula is known to work perfectly well
12 with SCSI tape drivers on FreeBSD, Linux, Solaris, and Windows machines,
13 and it may work on other *nix machines.
14
15 Recently there are many new drives that use IDE, ATAPI, or
16 SATA interfaces rather than SCSI. On Linux the OnStream drive, which uses
17 the OSST driver is one such
18 example, and it is known to work with Bacula. In addition a number of such
19 tape drives (i.e. OS drivers) seem to work on Windows systems.  However,
20 non-SCSI tape drives (other than the OnStream) that use ide-scis, ide-tape, 
21 or other non-scsi drivers do not function correctly with Bacula (or any
22 other demanding tape application) as of today (April 2007).  If you
23 have purchased a non-SCSI tape drive for use with Bacula on Linux, there
24 is a good chance that it will not work. We are working with the kernel
25 developers to rectify this situation, but it will not be resolved in the 
26 near future.
27
28 Generally any modern tape drive (i.e. after 2010) will work out
29 of the box with Bacula using the standard Bacula Device specification
30 in the bacula-sd.conf file.
31
32 Even if your drive is on the list below, please check the 
33 \ilink{Tape Testing Chapter}{btape1} of this manual for
34 procedures that you can use to verify if your tape drive will work with
35 Bacula. If your drive is in fixed block mode, it may appear to work with
36 Bacula until you attempt to do a restore and Bacula wants to position the
37 tape. You can be sure only by following the procedures suggested above and
38 testing. 
39
40 It is very difficult to supply a list of supported tape drives, or drives that
41 are known to work with Bacula because of limited feedback (so if you use
42 Bacula on a different drive, please let us know). Based on user feedback, the
43 following drives are known to work with Bacula. A dash in a column means
44 unknown: 
45
46 \addcontentsline{lot}{table}{Supported Tape Drives}
47 \begin{longtable}{|p{2.0in}|l|l|p{2.5in}|l|}
48  \hline 
49 \multicolumn{1}{|c| }{\bf OS } & \multicolumn{1}{c| }{\bf Man. } &
50 \multicolumn{1}{c| }{\bf Media } & \multicolumn{1}{c| }{\bf Model } &
51 \multicolumn{1}{c| }{\bf Capacity  } \\
52  \hline {- } & {ADIC } & {DLT } & {Adic Scalar 100 DLT } & {100GB  } \\
53  \hline {- } & {ADIC } & {DLT } & {Adic Fastor 22 DLT } & {-  } \\
54  \hline {FreeBSD 5.4-RELEASE-p1 amd64 } & {Certance} & {LTO } & {AdicCertance CL400 LTO Ultrium 2 } & {200GB  } \\
55  \hline {- } & {- } & {DDS } & {Compaq DDS 2,3,4 } & {-  } \\
56  \hline {SuSE 8.1 Pro} & {Compaq} & {AIT } & {Compaq AIT 35 LVD } & {35/70GB } \\
57  \hline {- } & {HP } & {Travan 4 } & {Colorado T4000S } & {-  } \\
58  \hline {- } & {HP } & {DLT } & {HP DLT drives } & {-  } \\
59  \hline {- } & {HP } & {LTO } & {HP LTO Ultrium drives } & {-  } \\
60  \hline {- } & {IBM} & {??} & {3480, 3480XL, 3490, 3490E, 3580 and 3590 drives} & {-  } \\
61  \hline {FreeBSD 4.10 RELEASE } & {HP } & {DAT } & {HP StorageWorks DAT72i } & {-  } \\
62  \hline {- } & {Overland } & {LTO } & {LoaderXpress LTO } & {-  } \\
63  \hline {- } & {Overland } & {- } & {Neo2000 } & {-  } \\
64  \hline {- } & {OnStream } & {- } & {OnStream drives (see below) } & {-  } \\
65  \hline {FreeBSD 4.11-Release} & {Quantum } & {SDLT } & {SDLT320 } & {160/320GB  } \\
66  \hline {- } & {Quantum } & {DLT } & {DLT-8000 } & {40/80GB  } \\
67  \hline {Linux } & {Seagate } & {DDS-4 } & {Scorpio 40 } & {20/40GB  } \\
68  \hline {FreeBSD 4.9 STABLE } & {Seagate } & {DDS-4 } & {STA2401LW } & {20/40GB  } \\
69  \hline {FreeBSD 5.2.1 pthreads patched RELEASE } & {Seagate } & {AIT-1 } & {STA1701W} & {35/70GB  } \\
70  \hline {Linux } & {Sony } & {DDS-2,3,4 } & {- } & {4-40GB  } \\
71  \hline {Linux } & {Tandberg } & {- } & {Tandbert MLR3 } & {-  } \\
72  \hline {FreeBSD } & {Tandberg } & {- } & {Tandberg SLR6 } & {-  } \\
73  \hline {Solaris } & {Tandberg } & {- } & {Tandberg SLR75 } & {- } \\
74  \hline 
75
76 \end{longtable}
77
78 There is a list of \ilink{supported autochangers}{Models} in the Supported
79 Autochangers chapter of this document, where you will find other tape drives
80 that work with Bacula. 
81
82 \section{Unsupported Tape Drives}
83 \label{UnSupportedDrives}
84 \index[general]{Unsupported Tape Drives }
85 \index[general]{Drives!Unsupported Tape }
86
87 Previously OnStream IDE-SCSI tape drives did not work with Bacula. As of
88 Bacula version 1.33 and the osst kernel driver version 0.9.14 or later, they
89 now work. Please see the testing chapter as you must set a fixed block size. 
90
91 QIC tapes are known to have a number of particularities (fixed block size, and
92 one EOF rather than two to terminate the tape). As a consequence, you will
93 need to take a lot of care in configuring them to make them work correctly
94 with Bacula. 
95
96 \section{FreeBSD Users Be Aware!!!}
97 \index[general]{FreeBSD Users Be Aware }
98 \index[general]{Aware!FreeBSD Users Be }
99
100 Unless you have patched the pthreads library on FreeBSD 4.11 systems, you will
101 lose data when Bacula spans tapes. This is because the unpatched pthreads
102 library fails to return a warning status to Bacula that the end of the tape is
103 near. This problem is fixed in FreeBSD systems released after 4.11. Please see the 
104 \ilink{Tape Testing Chapter}{FreeBSDTapes} of this manual for
105 {\bf important} information on how to configure your tape drive for
106 compatibility with Bacula. 
107
108 \section{Supported Autochangers}
109 \index[general]{Autochangers!Supported }
110 \index[general]{Supported Autochangers }
111
112 For information on supported autochangers, please see the 
113 \ilink{Autochangers Known to Work with Bacula}{Models}
114 section of the Supported Autochangers chapter of this manual. 
115
116 \section{Tape Specifications}
117 \index[general]{Specifications!Tape}
118 \index[general]{Tape Specifications}
119 If you want to know what tape drive to buy that will work with Bacula,
120 we really cannot tell you.  However, we can say that if you are going
121 to buy a drive, you should try to avoid DDS drives. The technology is
122 rather old and DDS tape drives need frequent cleaning.  DLT drives are 
123 generally much better (newer technology) and do not need frequent 
124 cleaning.
125
126 Below, you will find a table of DLT and LTO tape specifications that will
127 give you some idea of the capacity and speed of modern tapes. The 
128 capacities that are listed are the native tape capacity without compression.
129 All modern drives have hardware compression, and manufacturers often list
130 compressed capacity using a compression ration of 2:1. The actual compression 
131 ratio will depend mostly on the data you have to backup, but I find that
132 1.5:1 is a much more reasonable number (i.e. multiply the value shown in 
133 the table by 1.5 to get a rough average of what you will probably see).
134 The transfer rates are rounded to the nearest GB/hr.  All values are provided
135 by various manufacturers.
136
137 The Media Type is what is designated by the manufacturers and you are not
138 required to use (but you may) the same name in your Bacula conf resources.
139
140
141 \begin{tabular}{|c|c|c|c}
142 Media Type      & Drive Type & Media Capacity & Transfer Rate \\ \hline
143 DDS-1              & DAT        & 2 GB &        ?? GB/hr   \\ \hline
144 DDS-2              & DAT        & 4 GB &        ?? GB/hr   \\ \hline
145 DDS-3              & DAT        & 12 GB &       5.4 GB/hr   \\ \hline
146 Travan 40          & Travan     & 20 GB &       ?? GB/hr    \\ \hline
147 DDS-4              & DAT        & 20 GB &       11 GB/hr    \\ \hline
148 VXA-1              & Exabyte    & 33 GB &       11 GB/hr    \\ \hline
149 DAT-72             & DAT        & 36 GB &       13 GB/hr    \\ \hline
150 DLT IV             & DLT8000    & 40 GB  &      22 GB/hr    \\ \hline
151 VXA-2              & Exabyte    & 80 GB &       22 GB/hr    \\ \hline
152 Half-high Ultrium 1 & LTO 1      & 100 GB &      27 GB/hr    \\ \hline
153 Ultrium 1          & LTO 1      & 100 GB &      54 GB/hr    \\ \hline
154 Super DLT 1        & SDLT 220   & 110 GB &      40 GB/hr    \\ \hline
155 VXA-3              & Exabyte    & 160 GB &      43 GB/hr    \\ \hline
156 Super DLT I        & SDLT 320   & 160 GB &      58 GB/hr    \\ \hline
157 Ultrium 2          & LTO 2      & 200 GB &      108 GB/hr   \\ \hline
158 Super DLT II       & SDLT 600   & 300 GB &      127 GB/hr   \\ \hline
159 VXA-4              & Exabyte    & 320 GB &      86 GB/hr    \\ \hline
160 Ultrium 3          & LTO 3      & 400 GB &      216 GB/hr   \\ \hline
161 \end{tabular}