[Bacula-users] Windows Clients unreachable after every windows update

2015-12-09 Thread Florian Splett
Hello. During the past months I observed an annoying problem with the 3 windows clients in our network that should be handled by bacula. Whenever there is a windows update when shutting down the PC the following backup during the night fails with the message Unable to connect to Client: ... E

Re: [Bacula-users] TIP: Create function and alias to use bconsole from shell

2015-12-09 Thread Gary R. Schmidt
On 10/12/2015 6:59 AM, Winnux wrote: > I have found a few users suggesting that echo "list clients" | bconsole is an > ideal way to pass a command into bconsole and get the results to shell. I > found this very useful at times, particularly when issuing the messages > command as they scroll much

[Bacula-users] TIP: Create function and alias to use bconsole from shell

2015-12-09 Thread Winnux
I have found a few users suggesting that echo "list clients" | bconsole is an ideal way to pass a command into bconsole and get the results to shell. I found this very useful at times, particularly when issuing the messages command as they scroll much slower in bconsole than in shell. issuing t

[Bacula-users] Bacula backup speed

2015-12-09 Thread Lewis, Dave
Hi, I'm configuring Bacula backups and sometimes it is very slow to back up to disk or tape, around 1 MB/s and sometimes slower. I'm wondering why it is sometimes so slow and if there is something I can do differently that will speed up the backups. I want to do backups of about 1 TB (or more)

[Bacula-users] JobBytes

2015-12-09 Thread Craig Shiroma
Hello, Is the value of JobBytes the number of compressed or un-compressed bytes backed up? Also, what is ReadBytes? I can't seem to find a reference in the manual. If it's there, could someone point me to the page in the 7.0.5 pdf manual. Warmest regards, -craig ---

Re: [Bacula-users] Copy Job

2015-12-09 Thread Luc A
Never mind. Problem was caused by an error in my firewall settings :P Job { Name = Copy_ell-bacula-sd01 Type = Copy Pool = Full-Pool Selection Type = PoolUncopiedJobs Client = ns-bacula-fd FileSet = none Storage = ns-bacula-sd01 Maximum Concurrent Jobs = 5 Messa

Re: [Bacula-users] Prefer mounted volumes thread

2015-12-09 Thread Josh Fisher
On 12/9/2015 6:49 AM, Heitor Faria wrote: Team, Sometime 2 drives acquire same tape, though there are free tapes available in pool. Device get BLOCKED and backup stop until tape is not release. Below option is enable in bacula-dir file. Prefe

Re: [Bacula-users] Prefer mounted volumes thread

2015-12-09 Thread Heitor Faria
>> Team, >> Sometime 2 drives acquire same tape, though there are free tapes available in >> pool. >> Device get BLOCKED and backup stop until tape is not release. >> Below option is enable in bacula-dir file. >> Prefer Mounted Volumes = no >> Can you suggest solution for this? Hello Ankush:

Re: [Bacula-users] Prefer mounted volumes thread

2015-12-09 Thread Heitor Faria
> Team, > Sometime 2 drives acquire same tape, though there are free tapes available in > pool. > Device get BLOCKED and backup stop until tape is not release. > Below option is enable in bacula-dir file. > Prefer Mounted Volumes = no > Can you suggest solution for this? --