> From: taisgeal
> Subject: [Bacula-users] Automatic Eject tape once job finishes
> To: bacula-users@lists.sourceforge.net
> Message-ID: <1273850935.m2f.334...@www.backupcentral.com>
>
>
> Hello,
>
> I have read and reread dozens of threads on this board and at this stage am
> at my wit's end.
Em 15-05-2010 08:32, Koldo Santisteban escreveu:
> Try using "RunAfterJob" option on the Job definition with a command
> like "mt -f /dev/st0 eject" (using you scsi device path of course)
I would like it to be executed when it asks for another tape only, since
I can reuse the same tape along the
Am Freitag, den 14.05.2010, 11:28 -0400 schrieb taisgeal:
> However, for the life of me, I cannot see how to move a tape from the MSL
> 6000 drive back to the slot from which it was taken, once the backup job is
> finished. This is not a problem for me during the week. However, I change my
> ta
>
> Try using "RunAfterJob" option on the Job definition with a command
like "mt -
> f /dev/st0 eject" (using you scsi device path of course)
>
I don't think there is a StorageRunAfterJob, so your suggestion would
run it on the director which only works if the sd and the director are
the same ma
Try using "RunAfterJob" option on the Job definition with a command like "mt
-f /dev/st0 eject" (using you scsi device path of course)
On Fri, May 14, 2010 at 5:28 PM, taisgeal wrote:
>
> Hello,
>
> I have read and reread dozens of threads on this board and at this stage am
> at my wit's end. I w