--On Freitag, 24. November 2006 12:13 +0000 Bill Hill <[EMAIL PROTECTED]> 
wrote:

> Sorry if this is obvious, but I can't see it anywhere.
>
> I'm using tape drives that are not in an autochanger. How
> can I find out (preferably be email) what volumes are
> required for the coming nights backup?

My suggestion would be to make a cron job. Something like

echo list volumes | bconsole | mail -s "Volume Listing" 
[EMAIL PROTECTED]

Then you can choose which volumes to use. Any writable (i.e. not {full, 
readonly, etc.}) volumes from the correct pool will do fine. Depending on 
your setup, you could query only a specific pool: list volumes pool=Full

Regards,
Georg

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to