Re: [Bacula-users] OfflineOnUnmount strange behaviour

2008-02-28 Thread Bob Hetzel
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.

Re: [Bacula-users] OfflineOnUnmount strange behaviour

2008-02-27 Thread Tilman Schmidt
/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

Re: [Bacula-users] OfflineOnUnmount strange behaviour

2008-02-25 Thread Arno Lehmann
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

[Bacula-users] OfflineOnUnmount strange behaviour

2008-02-25 Thread Tilman Schmidt
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