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

2015-11-06 Thread Heitor Faria
> > I like that this thread appeared. It is something I have been thinking about > for a week or two. > > I have three categories of jobs: > > - backups > - catalog backup > - initiate copy jobs > > Those groups need to run in that order and concurrent backup jobs are allowed. > This is achiev

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

2015-11-06 Thread Craig Shiroma
I am only using one schedule and tried setting "Allow Mixed Priority = yes" in all my jobs, but could not get things to work. At the start time for the schedule, all jobs would get queued. However, the priority 10 and 11 jobs would wait until the priority 9 job finished before beginning to backup

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

2015-11-06 Thread Bill Shirley
Your right. Sorry. I should get some sleep. Bill On 11/6/2015 5:52 PM, Dan Langille wrote: On Nov 6, 2015, at 5:12 PM, Bill Shirley mailto:b...@shirleyfamily.net>> wrote: With the time wise assumption that Full > Differential > Increment and me wanting to get the shorter jobs out of the w

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

2015-11-06 Thread Dan Langille
> On Nov 6, 2015, at 5:12 PM, Bill Shirley > wrote: > > With the time wise assumption that Full > Differential > Increment and me > wanting to get the > shorter jobs out of the way, I use: > Schedule { > Name = "MonthlySundayFull1" > Run = Full

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

2015-11-06 Thread Bill Shirley
With the time wise assumption that Full > Differential > Increment and me wanting to get the shorter jobs out of the way, I use: Schedule { Name = "MonthlySundayFull1" Run = Full 1st sun at 5:05 Run = Differential 2

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

2015-11-06 Thread Dan Langille
On Oct 29, 2015, at 8:07 AM, Phil Stracchino wrote: > > On 10/28/15 19:23, 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 wonderi

Re: [Bacula-users] windows 2008 System state backup using bacula

2015-11-06 Thread Heitor Faria
Hello: you must install Windows Backup admin services; create a new disk partition; create a bat script that performs the system state backup (e.g.: wbadmin systemstate backuptarget...); set bacula to run it before job; backup the created partition with Bacula (backup target). Regards, Heitor

Re: [Bacula-users] windows 2008 System state backup using bacula

2015-11-06 Thread Carlo Filippetto
Bacula can use VSS. 2015-11-06 11:46 GMT+01:00 sachrodr : > Hi Team, > > How to backup windows 2008/2012 servers system-state using bacula ? i need > to know this before i go for windows disaster recovery, > > +-- > |This was sen

[Bacula-users] windows 2008 System state backup using bacula

2015-11-06 Thread sachrodr
Hi Team, How to backup windows 2008/2012 servers system-state using bacula ? i need to know this before i go for windows disaster recovery, +-- |This was sent by sachin...@rediffmail.com via Backup Central. |Forward SPAM to ab..

Re: [Bacula-users] Problem with Virtual Full

2015-11-06 Thread Carlo Filippetto
HI Ana, I have the 7.2.0, now I set up 2 virtual storage (nomale bck & virtual) that point to the same path on disk, and in this way I have no problem on VFull. Thank you 2015-11-05 3:23 GMT+01:00 Ana Emília M. Arruda : > Hello Carlo, > > Which version of Bacula are you running? Could you pos

Re: [Bacula-users] KVM: backup with bacula

2015-11-06 Thread Gilberto Nunes
Thanks for the answers buddies... I will try something next week... Best regards 2015-11-06 7:45 GMT-02:00 Martin Simmons : > If the VM is not running, then there are ways to mount the partitions from > the > image allowing backup from the host: > > http://ngineered.co.uk/mount-a-qcow2-image-in-

Re: [Bacula-users] KVM: backup with bacula

2015-11-06 Thread Martin Simmons
If the VM is not running, then there are ways to mount the partitions from the image allowing backup from the host: http://ngineered.co.uk/mount-a-qcow2-image-in-linux-for-editing/ __Martin > On Thu, 5 Nov 2015 13:24:26 -0700, compdoc said: > > >Somebody ont thisl ist make backup from KVM