Re: [Bacula-users] Error talking to remote storage daemon

2017-07-27 Thread Darold Lucus
This is an example of my Autochanger listing in the bacula-sd.conf, this is only a partial list but you would follow that format. My autochanger has 16 slots and a drive, the drive-1 is the writing drive. AutoChanger { Name = AutoChanger Device = Drive-1, Drive-2, Drive-3, Drive-4, Drive-5, D

[Bacula-users] high priority job not running

2017-07-27 Thread scar
Hi all, we are using bacula 5.2.6. I have disk-based storage with 4 devices defined, and 20 max concurrent jobs for the storage demon. All the file demons also have 20 max concurrent jobs. In the director, it has 10 max concurrent jobs, the DefaultJob JobDefs is used for all jobs, which has

Re: [Bacula-users] Error talking to remote storage daemon

2017-07-27 Thread Ana Emília M . Arruda
Hi Steve, Sorry, my mistake... There is no problem in having a remote Storage Daemon with your tape library attached. This is a very usual configuration. Before having a try with Bacula, I would recommend you to check if mtx and mt are properly working (please use /dev/tape/by-id names when runn

Re: [Bacula-users] Error talking to remote storage daemon

2017-07-27 Thread Steve Garcia
Steve Garcia Ignorance killed the cat, curiosity was framed. "Ana Emília M. Arruda" wrote: > Hi steve, > > It seems we have a configuration issue. It is not a good idea to have > symlinks to sg devices. They can change after a server reboot. > > ** > From the /dev directory o

Re: [Bacula-users] Cancel Job thats already queued or running

2017-07-27 Thread Roberts, Ben
Hi Oliver, > It’s possible to define that a job will be cancelled if this job is already > queued or running? Take a look at the “Allow Duplicate Jobs” and related directives in the Job resource, described here: http://www.bacula.org/9.0.x-manuals/en/main/Configuring_Director.html#SECTION001830