From: Kern Sibbald Date: Sun, 12 Oct 2008 09:26:27 +0000 (+0000) Subject: Update X-Git-Tag: Release-3.0.0~828 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e62ef5545937886fb695134ec8da496bcff366f3;p=bacula%2Fdocs Update --- diff --git a/docs/manuals/en/concepts/concepts.kilepr b/docs/manuals/en/concepts/concepts.kilepr index 193159a8..d6c8de5d 100644 --- a/docs/manuals/en/concepts/concepts.kilepr +++ b/docs/manuals/en/concepts/concepts.kilepr @@ -21,7 +21,7 @@ column=0 encoding= highlight=LaTeX line=1 -open=true +open=false order=2 [item:autochangerres.tex] @@ -75,7 +75,7 @@ column=0 encoding= highlight=LaTeX line=9 -open=true +open=false order=1 [item:dataencryption.tex] @@ -161,10 +161,10 @@ order=-1 [item:newfeatures.tex] archive=true -column=41 +column=0 encoding=UTF-8 highlight=LaTeX -line=460 +line=581 open=true order=0 diff --git a/docs/manuals/en/concepts/newfeatures.tex b/docs/manuals/en/concepts/newfeatures.tex index 901c715a..d3559231 100644 --- a/docs/manuals/en/concepts/newfeatures.tex +++ b/docs/manuals/en/concepts/newfeatures.tex @@ -464,7 +464,7 @@ plugin will not function if this option is enabled. The plugin allows backing up of entire storage groups, and the restoring of entire storage groups or individual databases. Backing up and restoring at the individual mailbox or email item is not supported but -can be simulate by use of the Recovery Storage Group (see below). +can be simulated by use of the Recovery Storage Group (see below). \subsection{Installing} @@ -522,14 +522,16 @@ the following provisos: overwritten by restore' \item If an entire Storage Group is to be restored (eg all databases and logs in the Storage Group), then it is best to manually delete the - database files from the server (eg C:\verb+\+Program Files\verb+\+Exchsrvr\verb+\+ mdbdata\verb+\+*) + database files from the server (eg C:\verb+\+Program Files\verb+\+Exchsrvr\verb+\+mdbdata\verb+\+*) as Exchange can get confused by stray log files lying around. \end{itemize} \subsection{Restoring to the Recovery Storage Group} The concept of the Recovery Storage Group is well documented by -Microsoft (find a link and put it here), but to briefly summarise... +Microsoft +\elink{http://support.microsoft.com/kb/824126}{http://support.microsoft.com/kb/824126}, +but to briefly summarise... Microsoft Exchange allows the creation of an additional Storage Group called the Recovery Storage Group, which is used to restore an older @@ -553,6 +555,10 @@ Then run the restore. \subsection{Caveats} +This plugin is still being developed, so you should consider it +currently in BETA test, and thus use in a production environment +should be done only after very careful testing. + The "Enable Circular Logging" option cannot be enabled or the plugin will fail. @@ -566,6 +572,13 @@ The plugin will most likely not work well if another backup application (eg NTBACKUP) is backing up the Exchange database, especially if the other backup application is truncating the log files. +The Exchange plugin has not been tested with the {\bf Accurate} option, so +we recommend either carefully testing or that you avoid this option for +the current time. + +The Exchange plugin is not called during processing the bconsole {\bf estimate} command, +and so anything that would be backed up by the plugin will not be added +to the estimate total that is displayed. \section{libdbi Framework}