]> git.sur5r.net Git - bacula/docs/commitdiff
Update
authorKern Sibbald <kern@sibbald.com>
Sun, 12 Oct 2008 09:26:27 +0000 (09:26 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 12 Oct 2008 09:26:27 +0000 (09:26 +0000)
docs/manuals/en/concepts/concepts.kilepr
docs/manuals/en/concepts/newfeatures.tex

index 193159a8ed84800c8b664985ef9364e1e306ca9f..d6c8de5d7350a14734602ad03ee4c856d615f579 100644 (file)
@@ -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
 
index 901c715ae02fc0d14573611c4a2be9fe1e94d8a9..d3559231f2cc2fe9abb609029a4ca30753413f0b 100644 (file)
@@ -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}