[Bacula-users] Speed of Windows FD

2005-05-17 Thread Matthew Butt
Hi all,

I have two identical Win 2k3 servers (Dell PowerEdge 2800, U320 RAID5,
dual P4 Xeon 2.8) that I need to backup data onto an FC3 server running
Bacula (P4 2.8GHz, USB2 HDD).  All three machines have Gigabit cards
running on a Gigabit switch with appropriate Cat5e cables.

Server1 has two files totaling 5Gb.  Bacula grabs these files at about
25MB/sec - total backup time is under 4mins.
Server2 has ~4000 files totaling 100Gb.  The problem is that Bacula is
only running at about 50Kb/sec for this server - simple maths tells us
that it's going to take 3.5 weeks to backup the entire server!

There's obviously something awry here - can anyone give me any ideas
what to look into? The networking between the machines all appears to be
fine (I can pull off large files between the Win 2k3 servers at around
30MB/sec) so it seems to be something to do with the Bacula FD.

Thanks for any ideas!

MattB




---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_idt12&alloc_id344&op=click
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


RE: [Bacula-users] Speed of Windows FD

2005-05-18 Thread Matthew Butt
>   Matt> I have two identical Win 2k3 servers (Dell PowerEdge 2800,
U320
> RAID5,
>   Matt> dual P4 Xeon 2.8) that I need to backup data onto an FC3
server
> running
>   Matt> Bacula (P4 2.8GHz, USB2 HDD).  All three machines have Gigabit
> cards
>   Matt> running on a Gigabit switch with appropriate Cat5e cables.
> 
>   Matt> Server1 has two files totaling 5Gb.  Bacula grabs these files
at
> about
>   Matt> 25MB/sec - total backup time is under 4mins.
>   Matt> Server2 has ~4000 files totaling 100Gb.  The problem is that
> Bacula is
>   Matt> only running at about 50Kb/sec for this server - simple maths
> tells us
>   Matt> that it's going to take 3.5 weeks to backup the entire server!
> 
>   Matt> There's obviously something awry here - can anyone give me any
> ideas
>   Matt> what to look into? The networking between the machines all
appears
> to be
>   Matt> fine (I can pull off large files between the Win 2k3 servers
at
> around
>   Matt> 30MB/sec) so it seems to be something to do with the Bacula
FD.
> 
> I would start by looking at the Processes tab of the Task Manager on
> Server2
> during the backup to see what % of the CPU bacula-fd is getting and if
> anything else is running.

The bacula-fd process on Server2 is using at most about 2%.  Mem usage
is very low (3Mb).  Nothing else is using the processor or disks
intensively on that machine at the moment and bconsole is reporting
about 3MB/sec transfer (speed changes wildly it seems, but never very
fast!)

The bacula server is running around 5-15% for bacula-sd.  Again, nothing
much else is happening on that server, load average: 0.21, 0.12, 0.09.

Is there any profiling I can run on the Windows FD client, or at least
see a file-by-file progress?



---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_idt12&alloc_id344&op=click
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


RE: [Bacula-users] Speed of Windows FD

2005-05-18 Thread Matthew Butt
Hi Simon,

The bacula server is running at 1000Mbps, full duplex:

tg3: eth0: Link is up at 1000 Mbps, full duplex.
tg3: eth0: Flow control is on for TX and on for RX.

I'm trying to figure out at what speed/duplex the Windows server is but
the switch it's plugged into shows that's it's also 1000Mbps full
duplex.  Cabling is all Cat5e.

Matthew Butt + T R I C Y C L E

> -Original Message-
> From: Simon Weller [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 18, 2005 5:14 PM
> To: Matthew Butt
> Cc: bacula-users@lists.sourceforge.net
> Subject: RE: [Bacula-users] Speed of Windows FD
> 
> Have you checked network speed and duplex?
> 
> - Si
> 
> On Wed, 2005-05-18 at 17:09 -0400, Matthew Butt wrote:
> > >   Matt> I have two identical Win 2k3 servers (Dell PowerEdge 2800,
> > U320
> > > RAID5,
> > >   Matt> dual P4 Xeon 2.8) that I need to backup data onto an FC3
> > server
> > > running
> > >   Matt> Bacula (P4 2.8GHz, USB2 HDD).  All three machines have
Gigabit
> > > cards
> > >   Matt> running on a Gigabit switch with appropriate Cat5e cables.
> > >
> > >   Matt> Server1 has two files totaling 5Gb.  Bacula grabs these
files
> > at
> > > about
> > >   Matt> 25MB/sec - total backup time is under 4mins.
> > >   Matt> Server2 has ~4000 files totaling 100Gb.  The problem is
that
> > > Bacula is
> > >   Matt> only running at about 50Kb/sec for this server - simple
maths
> > > tells us
> > >   Matt> that it's going to take 3.5 weeks to backup the entire
server!
> > >
> > >   Matt> There's obviously something awry here - can anyone give me
any
> > > ideas
> > >   Matt> what to look into? The networking between the machines all
> > appears
> > > to be
> > >   Matt> fine (I can pull off large files between the Win 2k3
servers
> > at
> > > around
> > >   Matt> 30MB/sec) so it seems to be something to do with the
Bacula
> > FD.
> > >
> > > I would start by looking at the Processes tab of the Task Manager
on
> > > Server2
> > > during the backup to see what % of the CPU bacula-fd is getting
and if
> > > anything else is running.
> >
> > The bacula-fd process on Server2 is using at most about 2%.  Mem
usage
> > is very low (3Mb).  Nothing else is using the processor or disks
> > intensively on that machine at the moment and bconsole is reporting
> > about 3MB/sec transfer (speed changes wildly it seems, but never
very
> > fast!)
> >
> > The bacula server is running around 5-15% for bacula-sd.  Again,
nothing
> > much else is happening on that server, load average: 0.21, 0.12,
0.09.
> >
> > Is there any profiling I can run on the Windows FD client, or at
least
> > see a file-by-file progress?
> >
> >
> >
> > ---
> > This SF.Net email is sponsored by Oracle Space Sweepstakes
> > Want to be the first software developer in space?
> > Enter now for the Oracle Space Sweepstakes!
> > http://ads.osdn.com/?ad_idt12&alloc_id344&op=click
> > ___
> > Bacula-users mailing list
> > Bacula-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bacula-users
> --
> Simon Weller
> Systems Engineer, LPIC-2
> Education Networks of America
> 1101 McGavock St.
> Nashville TN 37203
> Direct Line:  615.312.6068
> Network Operations Center: 1.800.836.4357
> 




---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_idt12&alloc_id344&op=click
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


RE: [Bacula-users] Speed of Windows FD

2005-05-19 Thread Matthew Butt
Well I'm a developer.. with a Win installation that doesn't work, I'll
see what I can do :)

Better figure out how to build Bacula-fd for Win :)

Matthew Butt + T R I C Y C L E

> -Original Message-
> From: Kern Sibbald [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 19, 2005 8:09 AM
> To: bacula-users@lists.sourceforge.net
> Cc: Martin Simmons; Matthew Butt
> Subject: Re: [Bacula-users] Speed of Windows FD
> 
> Hello,
> 
> This problem seems to be rather current on Win2000 systems, and other
> Windows
> systems.  Though I do not have any proof except that it only happens
with
> Windows systems, I attribute it to a bug or deliberate throttling in
the
> Microsoft networking code.
> 
> If someone could finally figure out what is going wrong, I would
certainly
> be
> happy.
> 
> 
> On Thursday 19 May 2005 12:16, Martin Simmons wrote:
> > >>>>> On Wed, 18 May 2005 17:09:10 -0400, "Matthew Butt"
> > >>>>> <[EMAIL PROTECTED]> said:
> >
> >   Matt> Content-class: urn:content-classes:message
> >   Matt> Thread-Topic: [Bacula-users] Speed of Windows FD
> >
> >   Matt> I have two identical Win 2k3 servers (Dell PowerEdge 2800,
> >   Matt> U320
> >
> >   >> RAID5,
> >
> >   Matt> dual P4 Xeon 2.8) that I need to backup data onto an FC3
> >   Matt> server
> >
> >   >> running
> >
> >   Matt> Bacula (P4 2.8GHz, USB2 HDD).  All three machines have
Gigabit
> >
> >   >> cards
> >
> >   Matt> running on a Gigabit switch with appropriate Cat5e cables.
> >
> >   Matt> Server1 has two files totaling 5Gb.  Bacula grabs these
files
> >   Matt> at
> >
> >   >> about
> >
> >   Matt> 25MB/sec - total backup time is under 4mins.
> >   Matt> Server2 has ~4000 files totaling 100Gb.  The problem is that
> >
> >   >> Bacula is
> >
> >   Matt> only running at about 50Kb/sec for this server - simple
maths
> >
> >   >> tells us
> >
> >   Matt> that it's going to take 3.5 weeks to backup the entire
server!
> >
> >   Matt> There's obviously something awry here - can anyone give me
any
> >
> >   >> ideas
> >
> >   Matt> what to look into? The networking between the machines all
> >   Matt> appears
> >
> >   >> to be
> >
> >   Matt> fine (I can pull off large files between the Win 2k3 servers
> >   Matt> at
> >
> >   >> around
> >
> >   Matt> 30MB/sec) so it seems to be something to do with the Bacula
> >   Matt> FD.
> >
> >   >> I would start by looking at the Processes tab of the Task
Manager
> on
> >   >> Server2
> >   >> during the backup to see what % of the CPU bacula-fd is getting
and
> if
> >   >> anything else is running.
> >
> >   Matt> The bacula-fd process on Server2 is using at most about 2%.
Mem
> > usage Matt> is very low (3Mb).  Nothing else is using the processor
or
> > disks Matt> intensively on that machine at the moment and bconsole
is
> > reporting Matt> about 3MB/sec transfer (speed changes wildly it
seems,
> but
> > never very Matt> fast!)
> >
> >   Matt> The bacula server is running around 5-15% for bacula-sd.
Again,
> > nothing Matt> much else is happening on that server, load average:
0.21,
> > 0.12, 0.09.
> >
> >   Matt> Is there any profiling I can run on the Windows FD client,
or at
> > least Matt> see a file-by-file progress?
> >
> > You can see which file it is doing by using the 'status client'
command
> in
> > bconsole.
> >
> > You could also try changing the Messages resource in bacula-dir.conf
to
> > send "saved" messages to the console (by default it says 'console =
all,
> > !saved' which discards them).  I've not tried this, so I don't know
if
> it
> > produces messages as the saving happens or only at the end.
> >
> > Finally, running bacula-fd in debugging mode (using the -d option
from a
> > Command window instead of as a service) will output lots of info
(not
> sure
> > where it goes on Windows).
> >
> > __Martin
> >
> >
> > ---
> > This SF.Net email is sponsored by Oracle Space Sweepstakes
> > Want to be the first software developer in space?
> > Enter now for the Oracle Space Sweepstakes!
> > http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
> > ___
> > Bacula-users mailing list
> > Bacula-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bacula-users
> 
> --
> Best regards,
> 
> Kern
> 
>   (">
>   /\
>   V_V




---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_idt12&alloc_id344&op=click
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


RE: [Bacula-users] Speed of Windows FD

2005-05-19 Thread Matthew Butt
Well I'm actually running Windows 2003 Standard server and it's still
slow!

Matthew Butt + T R I C Y C L E

> -Original Message-
> From: Alan Brown [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 19, 2005 9:06 AM
> To: Kern Sibbald
> Cc: bacula-users@lists.sourceforge.net; Martin Simmons; Matthew Butt
> Subject: Re: [Bacula-users] Speed of Windows FD
> 
> On Thu, 19 May 2005, Kern Sibbald wrote:
> 
> > This problem seems to be rather current on Win2000 systems, and
other
> Windows
> > systems.  Though I do not have any proof except that it only happens
> with
> > Windows systems, I attribute it to a bug or deliberate throttling in
the
> > Microsoft networking code.
> 
> I wouldn't be at all surprised to find it's something done to push
people
> towards buying Windows * Server edition.
> 




---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_idt12&alloc_id344&op=click
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Volume recycling

2005-05-25 Thread Matthew Butt
I'm having a tough time trying to get Bacula to recycle volumes
properly.  I'm trying to backup a Windows server with a full backup on
Sunday and incrementals Monday to Saturday.  Backup is to a removable
USB disk and I want the filenames to be automatically created in the
format ProductionVol001, ProductionVol002 etc through to
ProductionVol007, after which it will go back to 001 again.

My relevant config entries are:

Pool {
  Name = Production
  Use Volume Once = yes
  Pool Type = Backup
  LabelFormat = "ProductionVol"
  AutoPrune = yes
  Volume Retention = 7 days
  Maximum Volumes = 7
  Recycle = yes
}

Client {
  Name = production-fd
  Address = production
  FDPort = 9102
  Catalog = MyCatalog
  Password = "password"  # password for FileDaemon
  File Retention = 30 days# 30 days
  Job Retention = 6 months# six months
  AutoPrune = yes # Prune expired Jobs/Files
}

Job {
  Name = "ProductionFiles"
  JobDefs = "DefaultJob"
  Client = production-fd
  Write Bootstrap = "/var/bacula/ProductionFiles.bsr"
  FileSet = "ProductionFiles"
  Pool = Production
}

The problem is that every time the schedule runs I'm getting the
all-too-familiar error (below).  All other backup jobs then stop
completely.

25-May 08:43 backup-sd: Job ProductionFiles.2005-05-25_08.43.07 waiting.
Cannot find any appendable volumes.
Please use the "label"  command to create a new Volume for:
Storage:  FileStorage
Media type:   File
Pool: Production


If I use label (which in my reckoning I should never need to do as
Bacula should automatically create the label for me) then it works for
that time, but next time it'll halt again with the same error.

Can anyone throw me any pointers?

Thanks,

MattB





---
SF.Net email is sponsored by: GoToMeeting - the easiest way to collaborate
online with coworkers and clients while avoiding the high cost of travel and
communications. There is no equipment to buy and you can meet as often as
you want. Try it free.http://ads.osdn.com/?ad_idt02&alloc_id135&op=click
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Recycling problems

2005-10-31 Thread Matthew Butt
I'm using Bacula to backup files to USB hard drives.

Every Monday morning I manually run a full backup to a large hard drive,
then every evening Bacula runs incremental backups to another drive.  At
the moment I manually swap the two drives so there's only one Storage
device that Bacula sees (I can't figure out how to make bacula use two
storage devices for the same pool).

The system works fairly well, however sometimes I get the dreaded
"Cannot find any appendable volumes" and all backups stop.  I don't know
why this sometimes happens and was hoping someone could enlighten me.
Further info is below.


Error:

*messages
31-Oct 08:20 backup-sd: Someone woke me up, but I cannot find any
appendable
volumes for Job=Domain.2005-10-30_01.05.03.
31-Oct 08:20 backup-sd: Job Domain.2005-10-30_01.05.03 waiting. Cannot
find any appendable volumes.
Please use the "label"  command to create a new Volume for:
Storage:  FileStorage
Media type:   File
Pool: Domain


Pool:

Pool: Domain
+-++---+--+--+--
+-+--+---+---+-+
| MediaId | VolumeName | VolStatus | VolBytes | VolFiles | VolRetention
| Recycle | Slot | InChanger | MediaType | LastWritten |
+-++---+--+--+--
+-+--+---+---+-+
| 156 | Domain | Recycle   |1 |0 |7,200
|   1 |0 | 1 | File  | 2005-10-29 02:40:45 |
+-++---+--+--+--
+-+--+---+---+-+


Relevant bacula-dir conf file settings:

Job {
  Name = "Domain"
  Level = Full
  JobDefs = "DefaultJob"
  Client = domain-fd
  Write Bootstrap = "/var/bacula/Domain.bsr"
  FileSet = "Domain Set"
  Pool = Domain
}

FileSet {
  Name = "Domain Set"
  Include {
Options {
  signature = MD5
  #compression = gzip
}

File = c:\\backups
  }
}

Client {
  Name = domain-fd
  Address = domain.xyz.com
  FDPort = 9102
  Catalog = MyCatalog
  Password = "__"# password for FileDaemon
  File Retention = 30 days# 30 days
  Job Retention = 6 months# six months
  AutoPrune = yes # Prune expired Jobs/Files
}

Pool {
  Name = Domain
  Use Volume Once = yes
  Pool Type = Backup
  AutoPrune = yes
  Volume Retention = 2 hours
  Recycle = yes
}


Many thanks,

Matt


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Recycling problems

2005-11-01 Thread Matthew Butt
I'm using Bacula to backup files to USB hard drives.

Every Monday morning I manually run a full backup to a large hard drive,
then every evening Bacula runs incremental backups to another drive.  At
the moment I manually swap the two drives so there's only one Storage
device that Bacula sees (I can't figure out how to make bacula use two
storage devices for the same pool).

The system works fairly well, however sometimes I get the dreaded
"Cannot find any appendable volumes" and all backups stop.  I don't know
why this sometimes happens and was hoping someone could enlighten me.
Further info is below.


Error:

*messages
31-Oct 08:20 backup-sd: Someone woke me up, but I cannot find any
appendable
volumes for Job=Domain.2005-10-30_01.05.03.
31-Oct 08:20 backup-sd: Job Domain.2005-10-30_01.05.03 waiting. Cannot
find any appendable volumes.
Please use the "label"  command to create a new Volume for:
Storage:  FileStorage
Media type:   File
Pool: Domain


Pool:

Pool: Domain
+-++---+--+--+--
+-+--+---+---+-+
| MediaId | VolumeName | VolStatus | VolBytes | VolFiles | VolRetention
| Recycle | Slot | InChanger | MediaType | LastWritten |
+-++---+--+--+--
+-+--+---+---+-+
| 156 | Domain | Recycle   |1 |0 |7,200
|   1 |0 | 1 | File  | 2005-10-29 02:40:45 |
+-++---+--+--+--
+-+--+---+---+-+


Relevant bacula-dir conf file settings:

Job {
  Name = "Domain"
  Level = Full
  JobDefs = "DefaultJob"
  Client = domain-fd
  Write Bootstrap = "/var/bacula/Domain.bsr"
  FileSet = "Domain Set"
  Pool = Domain
}

FileSet {
  Name = "Domain Set"
  Include {
Options {
  signature = MD5
  #compression = gzip
}

File = c:\\backups
  }
}

Client {
  Name = domain-fd
  Address = domain.xyz.com
  FDPort = 9102
  Catalog = MyCatalog
  Password = "__"# password for FileDaemon
  File Retention = 30 days# 30 days
  Job Retention = 6 months# six months
  AutoPrune = yes # Prune expired Jobs/Files
}

Pool {
  Name = Domain
  Use Volume Once = yes
  Pool Type = Backup
  AutoPrune = yes
  Volume Retention = 2 hours
  Recycle = yes
}


Many thanks,

Matt



---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Single Pool, multiple Storage

2006-02-10 Thread Matthew Butt
I'm setting up a backup to disk system (USB external drives), basically
running Full monthly, Diff weekly, Inc daily, very similar to the system
here: http://www.bacula.org/rel-manual/Automated_Disk_Backup.html

The difference is that I also need to implement off-site storage for
disaster situations.  My idea is to have a drive that's always hooked up
running the daily incrementals and a larger drive that I only bring in
for the full and differentials.  That way I always have the latest
incremental backup to hand and always have the full and diff offsite for
safety.

The obvious way to implement this is have two Device resources, one for
each USB drive mounted on the backup server.  Whilst you can specify the
Storage device per job, this doesn't help as my job uses multiple pools
(Full, Inc, Diff) which is what I'm trying to split out.

Is there a solution or workaround to this?

Thanks,

Matt


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Incremental Pool and day-specific filenames

2006-03-01 Thread Matthew Butt
I'm trying to setup a backup system with Full on the first Sunday of
each month, Diff on subsequent Sundays and Incrementals daily.  Backups
are written to external USB hard drives.

I'm following quite closely the example given at
http://www.bacula.org/rel-manual/Automated_Disk_Backup.html.  The change
I'm making is that I need to backup multiple servers.  I've amended the
pools and jobs as needed but I have one problem.  The pool file is not
being renamed on the disk drive I'm using.  Ie if I run an incremental
backup on Feb 24th the file created is Inc-2006-02-24.  The next
incremental backup on the next day uses the same filename, not
Inc-2006-02-25 as expected, which is messing up the volume recycling.
Configuration snippets are below

Any pointers please?

JobDefs {
  Name = "DefaultJob"
  Type = Backup
  Schedule = "WeeklyCycle"
  Storage = File
  Messages = Standard
  Pool = Default
  Full Backup Pool = Full-Pool
  Incremental Backup Pool = Inc-Pool
  Differential Backup Pool = Diff-Pool
  Priority = 10
}

Job {
  Name = "Server1"
  Client = server1-fd
  JobDefs = "DefaultJob"
  Write Bootstrap = "/var/bacula/Server1.bsr"
  FileSet = "Server1"
}

Job {
  Name = "Server2"
  Client = server2-fd
  JobDefs = "DefaultJob"
  Write Bootstrap = "/var/bacula/ Server2.bsr"
  FileSet = " Server2"
}

Pool {
  Name = Inc-Pool
  Pool Type = Backup
  Recycle = yes
  AutoPrune = yes
  Volume Retention = 20 days
  Accept Any Volume = yes
  Label Format = "Inc-${Year}-${Month:p/2/0/r}-${Day:p/2/0/r}"
  Maximum Volumes = 5
}


Matt



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


RE: [Bacula-users] Incremental Pool and day-specific filenames

2006-03-01 Thread Matthew Butt
I thought that may be the case.  Bacula is a great system but every
solution I try with a disk-based backup fails for one reason or another
:( I'm sure it's perfect for tapes but I'm struggling to make it work
successfully with disks.

All I have is about 6 backup locations and I need to do a full monthly,
diff weekly and inc daily system.  I have three USB drives - a 1TB unit
for fulls, a .5TB unit for diffs and a 250MB unit for incrementals.

It can't be this difficult!

Matt

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:bacula-users-
> [EMAIL PROTECTED] On Behalf Of Arno Lehmann
> Sent: Wednesday, March 01, 2006 4:17 PM
> To: bacula-users
> Subject: Re: [Bacula-users] Incremental Pool and day-specific
filenames
> 
> Second try... blacklisted again...
> 
> 
> Hello,
> 
> On 3/1/2006 3:55 PM, Matthew Butt wrote:
> > I'm trying to setup a backup system with Full on the first Sunday of
> > each month, Diff on subsequent Sundays and Incrementals daily.
Backups
> > are written to external USB hard drives.
> >
> > I'm following quite closely the example given at
> > http://www.bacula.org/rel-manual/Automated_Disk_Backup.html.  The
change
> > I'm making is that I need to backup multiple servers.  I've amended
the
> > pools and jobs as needed but I have one problem.  The pool file is
not
> > being renamed on the disk drive I'm using.
> 
> Correct.
> 
> Volume files are never renamed in normal operation. Once they are
> created, they keep their name (I never tried relabelin file volumes).
> 
> You should keep in mind that Bacula is also a tape backup program, and
> the volume label is more or less equivalent of the tape name. Think of
a
> sticker or a bar code label - you don't change these that often...
> 
> Arno
> 
> >  Ie if I run an incremental
> > backup on Feb 24th the file created is Inc-2006-02-24.  The next
> > incremental backup on the next day uses the same filename, not
> > Inc-2006-02-25 as expected, which is messing up the volume
recycling.
> > Configuration snippets are below
> >
> > Any pointers please?
> >
> > JobDefs {
> >   Name = "DefaultJob"
> >   Type = Backup
> >   Schedule = "WeeklyCycle"
> >   Storage = File
> >   Messages = Standard
> >   Pool = Default
> >   Full Backup Pool = Full-Pool
> >   Incremental Backup Pool = Inc-Pool
> >   Differential Backup Pool = Diff-Pool
> >   Priority = 10
> > }
> >
> > Job {
> >   Name = "Server1"
> >   Client = server1-fd
> >   JobDefs = "DefaultJob"
> >   Write Bootstrap = "/var/bacula/Server1.bsr"
> >   FileSet = "Server1"
> > }
> >
> > Job {
> >   Name = "Server2"
> >   Client = server2-fd
> >   JobDefs = "DefaultJob"
> >   Write Bootstrap = "/var/bacula/ Server2.bsr"
> >   FileSet = " Server2"
> > }
> >
> > Pool {
> >   Name = Inc-Pool
> >   Pool Type = Backup
> >   Recycle = yes
> >   AutoPrune = yes
> >   Volume Retention = 20 days
> >   Accept Any Volume = yes
> >   Label Format = "Inc-${Year}-${Month:p/2/0/r}-${Day:p/2/0/r}"
> >   Maximum Volumes = 5
> > }
> >
> >
> > Matt
> >
> >
> >
> > ---
> > This SF.Net email is sponsored by xPML, a groundbreaking scripting
> language
> > that extends applications into web and mobile media. Attend the live
> webcast
> > and join the prime developer group breaking into this new coding
> territory!
> > http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642
> > ___
> > Bacula-users mailing list
> > Bacula-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bacula-users
> >
> 
> --
> IT-Service Lehmann[EMAIL PROTECTED]
> Arno Lehmann  http://www.its-lehmann.de
> 
> 
> 
> 
> --
> IT-Service Lehmann[EMAIL PROTECTED]
> Arno Lehmann  http://www.its-lehmann.de
> 
> 
> ---
> This SF.Net email is sponsored by xPML, a groundbreaking scripting
> language
> that extends applications into web and mobile media. Attend the live
> webcast
> and join the prime developer group breaking into this new coding
> territory!
>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users