From: Eric Bollengier Date: Tue, 23 Jun 2009 15:11:53 +0000 (+0000) Subject: ebl update newfeature with project 37 X-Git-Tag: Release-3.0.2~144 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=613f2b6c69a443518877ca132893f8f38e7056fe;p=bacula%2Fdocs ebl update newfeature with project 37 --- diff --git a/docs/manuals/en/concepts/newfeatures.tex b/docs/manuals/en/concepts/newfeatures.tex index 27f009ae..149e7efc 100644 --- a/docs/manuals/en/concepts/newfeatures.tex +++ b/docs/manuals/en/concepts/newfeatures.tex @@ -41,6 +41,33 @@ from, while system services listen and act from the unique interface addresses. This project was funded by Collaborative Fusion, Inc. +\section{Show volume availability when doing restore} + +When doing a restore the restore selection dialog ends by displaying this +screen: + +\begin{verbatim} + The job will require the following + Volume(s) Storage(s) SD Device(s) + =========================================================================== + *000741L3 LTO-4 LTO3 + *000866L3 LTO-4 LTO3 + *000765L3 LTO-4 LTO3 + *000764L3 LTO-4 LTO3 + *000756L3 LTO-4 LTO3 + *001759L3 LTO-4 LTO3 + *001763L3 LTO-4 LTO3 + 001762L3 LTO-4 LTO3 + 001767L3 LTO-4 LTO3 + +Volumes marked with ``*'' are online. +\end{verbatim} + +This should help getting large restores through minimizing the time spent +waiting for operator to drop by and change tapes in the library. + +This project was funded by Bacula Systems. + \chapter{New Features in 3.0.0} \label{NewFeaturesChapter} \index[general]{New Features}