Hi again,
 
I want to *always* automatically re-use my tapes.  I can achieve this
manually by using bconsole's SQL query mode and updating the Media table:
update Media set VolStatus = "Recycle" [ WHERE ... ];
However, once the Volume is used, the Media table entry is re-set to
"Append", so next time the volume is used it isn't recycled. What's making
bacula update the Media table?  And more importantly, how do I stop it?
 
Thanks for your help,
Andy C



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to