I guess I could make due with using Python. Kern can you comment on the estimate time of implementation for this feature?
David Wilson Network Security Engineer PAETEC Communications, Inc. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Arno Lehmann Sent: Monday, August 28, 2006 3:12 PM To: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Automatic Disk Volume Deletion Hello, On 8/28/2006 5:22 PM, Wilson, David wrote: > > > Greetings, > > > > I read through the listserv archive and saw that late in 2005 there was > talk of implementing automatic disk based volume deletion. Is this > something that is still being planned or has it already been implemented?? Nothing implemented as far as I know. > I looked through the documentation and I was unable to find any > directive that would lead me to believe this has been implemented. > > > > If anyone could let me know that would be great. > As long as your SD and DIR run on the same machine it seems to be rather straightforward to use a python event called after a volume is purged. Unfortunately, the manual doesn't show me one of those, although the important information to delete the volume is already there: "The following attributes are read/write within the Director for the job object. ... VolumeName After a Volume has been purged, this attribute will contain the name of that Volume. At other times, this value may have no meaning." quoting the devel manual. Since I never actually played with python scripting yet, I'm not sure that there is an event where the VolumeName attribute is valid. So, I'd say it's time to wait for the necessary event, or to fall back to some scripting magic. Arno > Thanks, > > > > ** David Wilson *** > *** Network Security Engineer *** > ** PAETEC Communications, Inc. ** * > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------ - > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > ------------------------------------------------------------------------ > > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users -- IT-Service Lehmann [EMAIL PROTECTED] Arno Lehmann http://www.its-lehmann.de ------------------------------------------------------------------------ - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users