Hi,
06.02.2009 04:23, Frank Sweetser wrote:
> Dan Langille wrote:
>> On Feb 5, 2009, at 1:43 AM, Jason A. Kates wrote:
>>
>>> It's not just turn on encryption then start Bacula its slightly more
>>> complicated. It may be just running an external script with
>>> parameters
>>> before telling mtx to load the next tape.
>>>
>>> The encryption will need at the volume level, the key management will
>>> also need to be dealt with possibly with another column in the Media
>>> table.
>> This almost sounds like a Run Before Script.
>
> That wouldn't work very well for multiple interleaved jobs, though.
No, I guess it would have to be script to run when loading a tape...
sounds like an extension to mtx-changer, somehow.
We could create a simple hook in there, something like
if [ -x "@scriptdir@/load-tape-hook.sh" ] ; then
"@scriptdir@/load-tape-hook.sh" ${cmd} ${device} ${drive} ${ctl}
${slot}
fi
when loading or unloading a tape.
Unfortunately, for stand-alone drives, this would need extra
consideration.
And I don't know what you'd actually do in that script, as I didn't
read the documents linked in previous mails...
Arno
--
Arno Lehmann
IT-Service Lehmann
Sandstr. 6, 49080 Osnabrück
www.its-lehmann.de
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel