John Drescher wrote:
>> Ok, I've got everything scripted up except the deletion.  What all needs
>> to be done to delete a volume?  Right now I am looking at doing a:
>>
>> $ bconsole <<EOF
>>     
>>> delete media volume=volume_name
>>> quit
>>> EOF
>>>       
>> $ rm -f /backup/volume_name
>>
>> Is that all that needs to be done to delete a volume?
>>
>>     
>
> Looks fine to me.
>
> John
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>   
Is there any way to prune or purge the volumes based on time?
Something like this:
* prune volumes older than 30 days
I know that I can change the retention period, update the pool and the 
volumes, but will be easier using something like that.

Thiago Simões



------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to