Re: [Bacula-users] Autochanger best practicies

2018-01-11 Thread Phil Stracchino
On 01/11/18 10:06, Alan Brown wrote: > I have taken this a little further with an extra udev rule that creates > /dev/tape/by-id/{DRIVE-ID}-sg in addition to the -nst entry. Would you be so good as to share that, please? Not all of us are versed in the fu of udev. :) -- Phil Stracchino B

Re: [Bacula-users] Autochanger best practicies

2018-01-11 Thread Alan Brown
On 11/01/18 13:20, krashoverr...@free.fr wrote: Iñaki, Thank you for this. indeed, i've had this problem. Gonna use your script! If you have udev there's no need to do this look in /dev/tape/by-id/ I have taken this a little further with an extra udev rule that creates /dev/tape/by-id/{DRI

Re: [Bacula-users] Autochanger best practicies

2018-01-11 Thread Alan Brown
On 11/01/18 13:53, krashoverr...@free.fr wrote: Yeah, i've just read Gary and Ralf tips, thanks to all of you. I'm sad to hear SQLite is depreciated, as it's still available in packages list. It was only ever intended that SQlite be used for testing purposes, not production systems We star

Re: [Bacula-users] Autochanger best practicies

2018-01-11 Thread Phil Stracchino
On 01/11/18 08:53, krashoverr...@free.fr wrote: > Yeah, i've just read Gary and Ralf tips, thanks to all of you. > > I'm sad to hear SQLite is depreciated, as it's still available in packages > list. > We started to use postgres, also tried SQLite, and choosed SQLite, as it > seemed to be lighte

Re: [Bacula-users] Autochanger best practicies

2018-01-11 Thread itlinux_igtp
sourceforge.net Cc: krashoverr...@free.fr Envoyé: Jeudi 11 Janvier 2018 09:56:34 Objet: Re: [Bacula-users] Autochanger best practicies Hi Thibault, From what I recall of my bacula install, it is better to set the Changer Device to a linked device that is updated on boot, as /dev/sg3 might be the aut

Re: [Bacula-users] Autochanger best practicies

2018-01-11 Thread Heitor Faria
evices >> under /dev/tape/by-id. >> In this case there is really no need to run any script. >> >>> --Thib >> Regards, >> >>> - Mail original - >>> De: "itlinux_igtp" >>> À: bacula-users@lists.sourceforge.net >>> Cc: kr

Re: [Bacula-users] Autochanger best practicies

2018-01-11 Thread itlinux_igtp
ou for this. indeed, i've had this problem. Gonna use your script! --Thib - Mail original - De: "itlinux_igtp" À: bacula-users@lists.sourceforge.net Cc: krashoverr...@free.fr Envoyé: Jeudi 11 Janvier 2018 09:56:34 Objet: Re: [Bacula-users] Autochanger best practicies

Re: [Bacula-users] Autochanger best practicies

2018-01-11 Thread Heitor Faria
> --Thib Regards, > - Mail original - > De: "itlinux_igtp" > À: bacula-users@lists.sourceforge.net > Cc: krashoverr...@free.fr > Envoyé: Jeudi 11 Janvier 2018 09:56:34 > Objet: Re: [Bacula-users] Autochanger best practicies > > Hi Thibault, > > From

Re: [Bacula-users] Autochanger best practicies

2018-01-11 Thread krashoverride
2018 02:20 PM, krashoverr...@free.fr wrote: > Iñaki, > > Thank you for this. indeed, i've had this problem. > Gonna use your script! > > > --Thib > > > - Mail original - > De: "itlinux_igtp" > À: bacula-users@lists.sourceforge.net > C

Re: [Bacula-users] Autochanger best practicies

2018-01-11 Thread krashoverride
Iñaki, Thank you for this. indeed, i've had this problem. Gonna use your script! --Thib - Mail original - De: "itlinux_igtp" À: bacula-users@lists.sourceforge.net Cc: krashoverr...@free.fr Envoyé: Jeudi 11 Janvier 2018 09:56:34 Objet: Re: [Bacula-users] Autochanger

Re: [Bacula-users] Autochanger best practicies

2018-01-11 Thread itlinux_igtp
Hi Thibault, From what I recall of my bacula install, it is better to set the Changer Device to a linked device that is updated on boot, as /dev/sg3 might be the autochanger but in a reboot could become a drive and the autochanger move to /dev/sg2 (for example). I use the following script run

Re: [Bacula-users] Autochanger best practicies

2018-01-11 Thread Gary R. Schmidt
On 11/01/2018 18:53, krashoverr...@free.fr wrote: Hello Bacula Users community, I need advices/best practicies about configuration of an Autochanger I've read the documentation on bacula website, and it works like a charm, except one point First of all, SQLite Don't use SQLite. It is not su

Re: [Bacula-users] Autochanger best practicies

2018-01-11 Thread Ralf Brinkmann
Just compared a little with our old configuration. Found this possible differences: Storage { Name = Changer_TL1000 # name of the storage demon - e.g. bacula-sd Device { Random Access = yes # yes only for files/disks -- Ralf Brinkmann -

[Bacula-users] Autochanger best practicies

2018-01-10 Thread krashoverride
Hello Bacula Users community, I need advices/best practicies about configuration of an Autochanger I've read the documentation on bacula website, and it works like a charm, except one point First of all, - bacula-dir / bacula-sd / bacula-fd version 7.4.4 / SQLite -- running on a Debian 9 virtu