Yes. As a matter of fact, when you do a catalog backup, bacula itself
does it.
Don't back up the actual database files themselves; that is bound to
cause trouble.
There are several different ways to do it, but the most common is
probably to use a script that calls mysqldump, and then backs up
I would like to be able to override the priority in the Schedule
resource, eg:
Schedule {
Name = "OfficeBackup"
Run = Priority=10 Level=Incremental sun-fri at 21:00
Run = Priority=10 Level=Full sat at 21:00
Run = Priority=20 Level=VirtualFull mon-fri at 21:00
}
So that the VirtualFull (to
I want backup my Mysql databases and tables, may I do it in Bacula?
--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily
On Sat, Mar 21, 2009 at 05:02:48AM -0700, Kevin Keane wrote:
> Jason Dixon wrote:
> > On Fri, Mar 20, 2009 at 04:54:01PM -0400, John Lockard wrote:
> >
> >> On Fri, Mar 20, 2009 at 04:11:55PM -0400, Jason Dixon wrote:
> >>
> Running Jobs:
> JobId Level Name
John Lockard wrote:
> The minimum setting I have on Max Concurrent Jobs is on the
> Tape Library and that's set to 3. It appears that priority
> trumps all, unless the priority is the same or better.
>
> So, if I have one job that has priority of, say, 10, then
> any job running on any other tape
I'm just trying out virtualfull backups with the latest beta (actually,
a svn copy just before), and my logs are full of messages like this:
21-Mar 22:29 bitvs2-sd JobId 1084: Forward spacing Volume "BITDISK001"
to file:block 0:192.
21-Mar 22:30 bitvs2-sd JobId 1084: Reposition from (file:block)
0
Jason Dixon wrote:
> On Fri, Mar 20, 2009 at 04:54:01PM -0400, John Lockard wrote:
>
>> On Fri, Mar 20, 2009 at 04:11:55PM -0400, Jason Dixon wrote:
>>
Running Jobs:
JobId Level Name Status
=
On Saturday 21 March 2009 10:52:36 James Harper wrote:
> > On Saturday 21 March 2009 10:37:25 James Harper wrote:
> > > Just a small thing... "Full Pool" and "Full Backup Pool" accomplish
> >
> > the
> >
> > > same things but "Full Pool" is only valid in a Schedule resource and
> > > "Full Backup P
> > I have half an idea for a feature request but it's not well defined
> > yet...
> >
> > Basically, I have a bunch of clients to back up, some are on gigabit
> > network and some are stuck on 100mbit. They are being backed up to a
> > disk that has throughput of around 20-30mbytes/second.
> >
> >