Re: [Bacula-users] Configuring a fake autochanger for a standalone tape drive in 9.0.2

2017-08-03 Thread Kern Sibbald
Hello, This is a bug that I have now fixed, and as Martin and Ana pointed out it can be worked around by adding slot=0 to the mount/unmount/release command line. Best regards, Kern On 08/01/2017 10:01 PM, Phil Stracchino wrote:

Re: [Bacula-users] Configuring a fake autochanger for a standalone tape drive in 9.0.2

2017-08-01 Thread Phil Stracchino
On 08/01/17 16:09, Phil Stracchino wrote: > > ...Actually, even the fake-autochanger works only to load tapes, not to > unload. I have just reverted my configuration. Director, in bacula-dir.conf: Storage { Name = babylon5-sd Address = babylon5.babcom.com SDPort = 9103 Password = "

Re: [Bacula-users] Configuring a fake autochanger for a standalone tape drive in 9.0.2

2017-08-01 Thread Phil Stracchino
...Actually, even the fake-autochanger works only to load tapes, not to unload. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 --

Re: [Bacula-users] Configuring a fake autochanger for a standalone tape drive in 9.0.2

2017-08-01 Thread Phil Stracchino
On 08/01/17 15:50, Heitor Faria wrote: > >> Hello Phil, > > Hello, Kern, Phill, > >> There should be no difference in how Bacula handles tapes between 7.4.7 >> and 9.0.x. If there is I would suggest that you carefully document it >> in a way that I can "see" the problem and easily reproduce it

Re: [Bacula-users] Configuring a fake autochanger for a standalone tape drive in 9.0.2

2017-08-01 Thread Heitor Faria
> Hello Phil, Hello, Kern, Phill, > There should be no difference in how Bacula handles tapes between 7.4.7 > and 9.0.x. If there is I would suggest that you carefully document it > in a way that I can "see" the problem and easily reproduce it so that I > can fix it. mtx-changer will *not* wor

Re: [Bacula-users] Configuring a fake autochanger for a standalone tape drive in 9.0.2

2017-08-01 Thread Phil Stracchino
On 08/01/17 15:14, Kern Sibbald wrote: > Hello Phil, > > There should be no difference in how Bacula handles tapes between 7.4.7 > and 9.0.x. If there is I would suggest that you carefully document it > in a way that I can "see" the problem and easily reproduce it so that I > can fix it. mtx-

Re: [Bacula-users] Configuring a fake autochanger for a standalone tape drive in 9.0.2

2017-08-01 Thread Kern Sibbald
Hello Phil, There should be no difference in how Bacula handles tapes between 7.4.7 and 9.0.x. If there is I would suggest that you carefully document it in a way that I can "see" the problem and easily reproduce it so that I can fix it. mtx-changer will *not* work unless you have an autoch

[Bacula-users] Configuring a fake autochanger for a standalone tape drive in 9.0.2

2017-08-01 Thread Phil Stracchino
I've just upgraded from Bacula 7.4.7, in which my standalone LTO4 tape drive worked perfectly, to Bacula 9.0.2, in which it doesn't. In 9.0.2, I had to use the workaround of setting up a fake autochanger with one drive. The problem is that this trick is not documented, and I had to largely figure