two jobs in the same restore if the Jobs' data blocks were
intermixed on the backup medium. The problem is resolved by
simply doing two restores, one for each Job.
+ Normally this can happen only if you manually enter specific
+ JobIds to be restored in a single restore Job.
\item Bacula can generally restore any backup made from one client
to any other client. However, if the architecture is significantly
different (i.e. 32 bit architecture to 64 bit or Win32 to Unix),
this does not apply to filenames, which may be arbitrarily long.
\item Command line input to some of the stand alone tools -- e.g. btape,
bconsole is restricted to several hundred characters maximum.
+ Normally, this is not a restriction, except in the case of listing
+ multiple Volume names for programs such as {\bf bscan}. To avoid
+ this command line length restriction, please use a {\bf .bsr}
+ file to specify the Volume names.
+\item Bacula configuration files for each of the components can be
+ any length. However, the length of an individual line is limited
+ to 500 characters after which it is truncated. If you need lines
+ longer than 500 characters for directives such as ACLs where
+ they permit a list of names are character strings simply
+ specify multiple short lines repeating the directive on
+ each line but with different list values.
+
\end{itemize}
\section{Items to Note}
interface to tape drives. As a consequence, it relies on having a
correctly written OS tape driver. Bacula is known to work perfectly well
with SCSI tape drivers on FreeBSD, Linux, Solaris, and Windows machines,
-and it may work on other *nix machines, but we have not tested it.
+and it may work on other *nix machines.
+
Recently there are many new drives that use IDE, ATAPI, or
SATA interfaces rather than SCSI. On Linux the OnStream drive, which uses
the OSST driver is one such
developers to rectify this situation, but it will not be resolved in the
near future.
+Generally any modern tape drive (i.e. after 2010) will work out
+of the box with Bacula using the standard Bacula Device specification
+in the bacula-sd.conf file.
+
Even if your drive is on the list below, please check the
\ilink{Tape Testing Chapter}{btape1} of this manual for
procedures that you can use to verify if your tape drive will work with