Re: [Bacula-users] Change order of when a backup is run

2015-10-28 Thread Craig Shiroma
Thank you, Wanderlei and Bill ! I appreciate the help. I thought about changing the job priority. However, Bill as you mentioned, I read the caveat in the manual about the lower priority jobs having to wait until the higher priority ones finish. This won't work for my situation because some of

Re: [Bacula-users] Change order of when a backup is run

2015-10-28 Thread Bill Arlofski
On 10/28/2015 07:23 PM, Craig Shiroma wrote: > Hello, > > Currently, all my backups start at a certain time of the day. The order in > which Bacula runs them appears to be alphabetically. I have some long running > backups. I was wondering if there is a way to start these jobs first instead > o

[Bacula-users] Change order of when a backup is run

2015-10-28 Thread Craig Shiroma
Hello, Currently, all my backups start at a certain time of the day. The order in which Bacula runs them appears to be alphabetically. I have some long running backups. I was wondering if there is a way to start these jobs first instead of wait until it's their turn alphabetically without havin

Re: [Bacula-users] help with my backup plan

2015-10-28 Thread Francisco Javier Funes Nieto
For the Copy to Tape: I think you must install a second Storage Daemon in the second server and make the copy/migrate jobs through Bacula, not moving the files 'manually'. You could find the info into Bacula Docs. Restoring: Yes, it's possible recover data with only the Volume, you must use the b

Re: [Bacula-users] HELP!! upgrade from 5.2 to 7.2.0

2015-10-28 Thread Ana Emília M . Arruda
Hello Carlo, Thank you a lot. Nice to hear from you too. Unfortunately or fortunately I found no problem with the source files in sourceforge. I´ve just downloaded the tar.gz, build it and found no problem in the script (update_mysql_tables). Best regards, Ana On Wed, Oct 28, 2015 at 12:19 PM,

[Bacula-users] help with my backup plan

2015-10-28 Thread Waqar Khan
Hi All, I plan to use bacula to back up Windows machines, a mix of Server 2003 and Server 2008. My plan is as follows: 1 - run the grandfather, father, son rotation scheme. I will have a full backup at the start of the month, then incremental every day, diffs on a Saturday 2 - Once the month is

Re: [Bacula-users] HELP!! upgrade from 5.2 to 7.2.0

2015-10-28 Thread Carlo Filippetto
Hi Ana, pleasure to hear from you, Yes I buld it from source, I downloaded the file from http://sourceforge.net/projects/bacula/files/ Thank you 2015-10-28 15:49 GMT+01:00 Ana Emília M. Arruda : > Hello Carlo, > > Did you buid bacula from source? Where did you get the source code? I have > t

Re: [Bacula-users] Windows Client Version 7.2.x availability

2015-10-28 Thread Wanderlei Huttel
Hi Uwe I'm not sure, but I guess no. In http://www.baculasystems.com/windows-binaries-for-bacula-community-users says: This is a one time license fee that allows you to continue using the downloaded Bacula Windows binaries for as long as you respect the terms of the license. After the 3 month dow

Re: [Bacula-users] HELP!! upgrade from 5.2 to 7.2.0

2015-10-28 Thread Ana Emília M . Arruda
Hello Carlo, Did you buid bacula from source? Where did you get the source code? I have the one downloaded from blog.bacula.org and there is no problem with the update_mysql_tables script. Best regards, Ana On Wed, Oct 28, 2015 at 11:24 AM, Carlo Filippetto < carlo.filippe...@gmail.com> wrote:

Re: [Bacula-users] HELP!! upgrade from 5.2 to 7.2.0

2015-10-28 Thread Carlo Filippetto
Thank you, ther's another problem, the script don't create a table because ther's a ";" instead of ","... CREATE TABLE Snapshot ( SnapshotId INTEGER UNSIGNED AUTO_INCREMENT, NameTINYBLOB NOT NULL, JobId INTEGER UNSIGNED DEFAULT 0, * FileSetId INTEGER UNSIGNED DEFAUL

[Bacula-users] Windows Client Version 7.2.x availability

2015-10-28 Thread Uwe Schuerkamp
Hi folks, can somebody tell me if a 7.2.x windows client is already available somewhere? We purchased some licenses for 5.x machines a while ago, would those be transferable? Thanks, Uwe -- _

[Bacula-users] [SOLVED] Re: HELP!! upgrade from 5.2 to 7.2.0

2015-10-28 Thread Carlo Filippetto
Sorry!! The script is "update_mysql_tables" I search new "update_mysql_tables_14_to_15" Thank you 2015-10-28 15:07 GMT+01:00 Carlo Filippetto : > Hi all, > I upgrade my Bacula versione from 5.2.3 to 7.2.0 > > > The DB versione of the 5.2.3 is the 14th, now in the directory "updatedb" > of th

Re: [Bacula-users] HELP!! upgrade from 5.2 to 7.2.0

2015-10-28 Thread Heitor Faria
> I upgrade my Bacula versione from 5.2.3 to 7.2.0 > The DB versione of the 5.2.3 is the 14th, now in the directory "updatedb" of > the > new installation ther's no new update, but when I run bacula if stops with: > 28-ott 14:50 bacula-dir JobId 0: Fatal error: Version error for database > "bacu

[Bacula-users] HELP!! upgrade from 5.2 to 7.2.0

2015-10-28 Thread Carlo Filippetto
Hi all, I upgrade my Bacula versione from 5.2.3 to 7.2.0 The DB versione of the 5.2.3 is the 14th, now in the directory "updatedb" of the new installation ther's no new update, but when I run bacula if stops with: 28-ott 14:50 bacula-dir JobId 0: Fatal error: Version error for database "bacula".

Re: [Bacula-users] Windows VSS Backup error

2015-10-28 Thread Josh Fisher
I would add that Windows power management can also be an issue. The "Allow the computer to turn off this device" setting on the Power Management tab of the network adapter's Properties affects how the NIC is suspended. If checked, then when Windows is entering sleep state the NIC driver will be

Re: [Bacula-users] Windows VSS Backup error

2015-10-28 Thread Clark, Patti
Sebastian, I do recommend staying as close to current – 7.2 as you are comfortable with managing. Many on the list are still using 5.X versions of Bacula for many reasons. The problem with using any of the older versions is that unless you have a work around for bugs, your only recourse is to

Re: [Bacula-users] Windows VSS Backup error

2015-10-28 Thread Sebastian.Gumprich
Hi Patti, Wanderlei, thanks for your suggestions! I’m not using spooling, so there should be now problem. I’m going to increase the heartbeat interval now, first. Then I’ll update Bacula. I see that you’re linking Bacula 5.2 backported and Bacula 7.0. Are there general recommendations on what ve