Most likley you would need to run a SQL query on the DB to do the update enmasse, using sqlquery at bconsole, or directly in the DB.
Something like the following : UPDATE media SET recycle=1 WHERE PoolId = ( SELECT PoolId from Pool WHERE Name='<PoolName>'); Replace <PoolName> with the pool name, or replace everything in the () with the poolid -----Original Message----- From: LasseKongo [mailto:bacula-fo...@backupcentral.com] Sent: Wednesday, February 29, 2012 12:42 PM To: bacula-users@lists.sourceforge.net Subject: [Bacula-users] Update volume parameters on multiple volumes Is there a way to update parameters on multiple volumes in a pool with one command? In my case I want to change the recycle flag from yes to no for all volumes in one of my pools, but I have so far only been able to change one volume at a time with bconsole. I guess there is a more clever way to do this with wildcards or something similar ? +---------------------------------------------------------------------- |This was sent by subscr...@unix.no-ip.org via Backup Central. |Forward SPAM to ab...@backupcentral.com. +---------------------------------------------------------------------- ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users This electronic mail transmission and any accompanying attachments contain confidential information intended only for the use of the individual or entity named above. Any dissemination, distribution, copying or action taken in reliance on the contents of this communication by anyone other than the intended recipient is strictly prohibited. If you have received this communication in error please immediately delete the e-mail and either notify the sender at the above e-mail address or by telephone at +1 250.386.5323. ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users