From: Tilman Schmidt <[EMAIL PROTECTED]>
>> >OfflineOnUnmount = yes; # when unmounted, eject tape
>> > [...] has two unexpected side effects.
>> > a) If I label a new tape it is ejected after the operation, followed by
>> > a message from Bacula that it couldn't mount the new tape.
/me wrote:
OfflineOnUnmount = yes; # when unmounted, eject tape
[...] has two unexpected side effects.
a) If I label a new tape it is ejected after the operation, followed by
a message from Bacula that it couldn't mount the new tape.
b) I cannot relabel a tape while a job is waitin
Hi,
25.02.2008 17:54, Tilman Schmidt wrote:
> Because it is somewhat annoying to have to type an "unmount" command
> into bconsole *and* push the eject button on the drive in order to
> change a tape, I have added the line
> OfflineOnUnmount = yes; # when unmounted, eject tape
> to t
Because it is somewhat annoying to have to type an "unmount" command
into bconsole *and* push the eject button on the drive in order to
change a tape, I have added the line
OfflineOnUnmount = yes; # when unmounted, eject tape
to the Device section of my SLR drive in bacula-sd.conf. T