On Sunday 07 December 2008 21:39:11 Dan Langille wrote:
>
> On Dec 3, 2008, at 4:00 PM, Kern Sibbald wrote:
>
> > Hello,
> >
> > We have just released the source tar file Bacula BETA version 2.4.4-
> > b1 to the
> > Bacula download area of Source Forge.
>
> The above has been committed to the F
> Ah, so it doesn't just finish up with the file on the same volume, but will
> split the file up among multiple volumes? Didn't know that, guess it make
> sense as it supports tapes too. I just don't use tapes anymore with TB HDs
> are so cheap!
>
Depends on how many TB you need to backup and how
If a file was not finished and the volume is full bacula will just
continue with the file on the next volume. So it will not waste space.
Ah, so it doesn't just finish up with the file on the same volume, but
will split the file up among multiple volumes? Didn't know th
> I guess I'll leave it at 25GB then.
>
There is no harm for a single backup to span 2 or more volumes.
>
> Also, I was watching my nightly full backup and I got the following:
>
> User defined maximum volume capacity 26,843,545,600 exceeded on device
> "FileStorage" (/home/bacula/backups
> End of
Hello,
While I was working on setting up bacula, I was documenting everything
on a wiki so I can copy and paste next time.
Now that the wiki is bigger, it might be useful to people who start
with bacula or reinstalling bacula, especially on Debian like system.
Here is a pdf :
http://lucasmanual.c
It'll spools out the last file to the same volume that caused that
volume to go over the limit. Then starts with the next volume for the
rest of the backup. It doesn't span parts of a file across multiple
volumes as far as I can tell.
Lukasz Szybalski wrote:
On Mon, Dec 8, 2008 at 4:57 PM,
On Mon, Dec 8, 2008 at 4:57 PM, Lukasz Szybalski <[EMAIL PROTECTED]> wrote:
> On Mon, Dec 8, 2008 at 4:45 PM, John Drescher <[EMAIL PROTECTED]> wrote:
>> On Mon, Dec 8, 2008 at 5:34 PM, Lukasz Szybalski <[EMAIL PROTECTED]> wrote:
>>> Sorry,
>>> One more question.
>>> I just run the smallest job and
Hello All,
I am using bacula 2.2.8 64bit for quite some time and found very stable.
Recently i have installed new server with version 2.4.2 from tarball and
taken the same config file of 2.2.8. The server started working fine but
while restoring i am facing some problem. I am using "BWX--console"
On Mon, Dec 8, 2008 at 4:45 PM, John Drescher <[EMAIL PROTECTED]> wrote:
> On Mon, Dec 8, 2008 at 5:34 PM, Lukasz Szybalski <[EMAIL PROTECTED]> wrote:
>> Sorry,
>> One more question.
>> I just run the smallest job and it ran incremental because it knows
>> the full one was done yesterday.
>>
>> How
> No quotes on the label name.
>
> Is this all I need to do:
>
> # Default pool definition
> Pool {
> Name = NewDefault
> Pool Type = Backup
> Recycle = yes # Bacula can automatically recycle
> Volumes
> AutoPrune = yes # Prune expired volumes
> Volum
On Mon, Dec 8, 2008 at 5:34 PM, Lukasz Szybalski <[EMAIL PROTECTED]> wrote:
> Sorry,
> One more question.
> I just run the smallest job and it ran incremental because it knows
> the full one was done yesterday.
>
> How can I tell bacula to do a full backup today, so I can delete the
> previous volu
Sorry,
One more question.
I just run the smallest job and it ran incremental because it knows
the full one was done yesterday.
How can I tell bacula to do a full backup today, so I can delete the
previous volume tomorrow?
Thanks,
Lucas
On Mon, Dec 8, 2008 at 4:13 PM, Lukasz Szybalski <[EMAIL PROTECTED]> wrote:
> On Mon, Dec 8, 2008 at 3:01 PM, Robert Du Gaue <[EMAIL PROTECTED]> wrote:
>>
>>
>> 2. Tomorrow if the full backup succeeded how do I get rid of the old
>> volume so that bacula knows about it and doesn't try to access it
On Mon, Dec 8, 2008 at 3:01 PM, Robert Du Gaue <[EMAIL PROTECTED]> wrote:
>
>
> 2. Tomorrow if the full backup succeeded how do I get rid of the old
> volume so that bacula knows about it and doesn't try to access it
> later.
>
>
>
> prune
> The Prune command allows you to safely remove expired dat
2. Tomorrow if the full backup succeeded how do I get rid of the old
volume so that bacula knows about it and doesn't try to access it
later.
prune
The Prune command allows you to safely remove expired database
records from Jobs and Volumes. This command works only on the
Catalog da
> Has anybody compressed an bacule file? 5gb ~ ? gb compressed bz2?
>
>
I have compression turned on for all my backups (to HD). 50%-85% savings!
Options { compression=GZIP }
--
---
Robert Du Gaue
President/CEO
CalWeb Internet Services, Inc.
(916) 641-9320
--
Lol. No kidding. Thankfully we put all our machines together *and* I
make the purchasing decisions :-P .
I have one 3TB backup system, soon to be 4TB. And a smaller 1TB and a
2TB for another client. Saving 6 months worth of data is probably
overkill, but it's so cheap why not do it! It doesn'
Yep, with 1 TB drives at $99/$109 at Frys we ended up adding a 2nd
backup system all together. :-)
That is a great option if you can convince purchasing to buy the drive
for you and you also do not have an an extortion warranty that does
not allow you to open the case of any of your systems.
John
On Mon, Dec 8, 2008 at 1:47 PM, John Drescher <[EMAIL PROTECTED]> wrote:
>> As far as configuration then:
>> 1. I should copy my 'default' pool definition and create a new one by adding:
>>
> Sounds fine.
>
>>
>> Maximum Volumes = 20
>> Volume Retention = 365 days
> Probably too long. Remember bacu
Kshatriya wrote:
> Hello group,
>
> Lately I have a rather annoying problem. I'm using bacula already for
> quite a long time with my AIT4 Changer without problems. I don't know
> exactly since when (maybe during upgrades), but lately backups are often
> failing and I don't know why. Bacula ask
> As far as configuration then:
> 1. I should copy my 'default' pool definition and create a new one by adding:
>
Sounds fine.
>
> Maximum Volumes = 20
> Volume Retention = 365 days
Probably too long. Remember bacula will only recycle a volume when it
does not have any appendable ones available.
On Mon, Dec 8, 2008 at 1:15 PM, John Drescher <[EMAIL PROTECTED]> wrote:
>> Would anybody have a link to sample configuration for "practical"
>> example on volumes. I would like to setup one volume for fully, one
>> for differential, and one for daily. I read that is a recommended way.
>> I've che
> Would anybody have a link to sample configuration for "practical"
> example on volumes. I would like to setup one volume for fully, one
> for differential, and one for daily. I read that is a recommended way.
> I've checked the "basic volume management" docs but it has a
> different example, and
On Mon, Dec 8, 2008 at 1:39 PM, Michael Burke <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Versions:
> fd, sd for "Local File", and director:
> Version: 2.2.8 (26 January 2008) i486-pc-linux-gnu debian lenny/sid
> sd for "Offsite":
> Version: 2.2.5 (09 October 2007) i386-portbld-freebsd6.3 freebsd 6.3-RELE
On Mon, Dec 8, 2008 at 11:46 AM, John Drescher <[EMAIL PROTECTED]> wrote:
> On Mon, Dec 8, 2008 at 12:18 PM, Robert Du Gaue <[EMAIL PROTECTED]> wrote:
>> Yeah, option 1.
>>
>> We learned the hard way how its the all-or-nothing. :-[ When that HD fills
>> up the first thing that'll happen is a volu
Hi,
Versions:
fd, sd for "Local File", and director:
Version: 2.2.8 (26 January 2008) i486-pc-linux-gnu debian lenny/sid
sd for "Offsite":
Version: 2.2.5 (09 October 2007) i386-portbld-freebsd6.3 freebsd 6.3-RELEASE
I've been scouring the documentation and trying to figure out if this is
possib
On Mon, Dec 8, 2008 at 12:18 PM, Robert Du Gaue <[EMAIL PROTECTED]> wrote:
> Yeah, option 1.
>
> We learned the hard way how its the all-or-nothing. :-[ When that HD fills
> up the first thing that'll happen is a volume purge, loosing everything.
If you have any computer on your network (windows
Hi all
I have bacula 2.2/postgresql running on a Centos4/i386; working with a SD from
bacula 2.4 on a Centos5/x86_64. On the second box (x86_64) I have a 160 GB
FileStorage space.
Now bacula fails from time to time with these messages (upon termination of a
job):
05-Dez 01:15 esf2-dir: esf3-
Yeah, option 1.
We learned the hard way how its the all-or-nothing. :-[ When that HD fills
up the first thing that'll happen is a volume purge, loosing
everything. Also we found breaking up the volumes helps with
restoration when a catalog isn't available (avoids rescanning a huge
file). F
> What are my options then?
> I have 100GB left.
>
> I guess my option would be to:
> 1. Delete current volumes and start from scratch,
Depends on if your backups can fit in the remaining space. And if you
need the previously backed up data.
> 2, Migrate it somehow to a smaller volumeS?
This may b
On Mon, Dec 8, 2008 at 10:58 AM, John Drescher <[EMAIL PROTECTED]> wrote:
> On Mon, Dec 8, 2008 at 11:29 AM, Lukasz Szybalski <[EMAIL PROTECTED]> wrote:
>> Hello,
>> I've initially setup bacula(1.38 on Debian stable) to use one volume,
>> but now I'm reaching my capacity.
>>
>> 729G 2008-12-08 09:2
>> It obviously was already 3 months since we were doing backups, so to
>> lower the size of the backup file I would like to remove the 1st month
>> backup aka 200808. How can that be done?
>>
Recycling is all or none. A volume can not be reduced in size only deleted.
-
On Mon, Dec 8, 2008 at 11:29 AM, Lukasz Szybalski <[EMAIL PROTECTED]> wrote:
> Hello,
> I've initially setup bacula(1.38 on Debian stable) to use one volume,
> but now I'm reaching my capacity.
>
> 729G 2008-12-08 09:27 bacula20080801
>
> It obviously was already 3 months since we were doing backup
Hello,
I've initially setup bacula(1.38 on Debian stable) to use one volume,
but now I'm reaching my capacity.
729G 2008-12-08 09:27 bacula20080801
It obviously was already 3 months since we were doing backups, so to
lower the size of the backup file I would like to remove the 1st month
backup ak
When I do a restore I get the message "Column 'PoolId' cannot be null" did I
miss a database update?
The following is part of my logfile:
08-Dec 16:22 backup-dir JobId 12951: Start Restore Job
RestoreFiles.2008-12-08_16.22.10
08-Dec 16:22 backup-dir JobId 12951: Using Device "FileStorage"
08-Dec
Hi all
Has anyone got Bacula windows client supporting VSS on Windows 2008/Vista 64
bit Bacula
Reminder I get
Warning: VSS was not initialized
properly. VSS support is disabled. ERR=An attempt was made to reference a
token that does not exist.
Michael
--
Hi,
I have a 3 drive autochanger (bacula 2.2.8). Right now I configure
each job to use one of the 3 drives, not the changer device.
Storage {
Name = Neo4100
Address =
SDPort = 9103
Password = "wiped"
Device = Neo4100
Media Type = LTO4
Autochanger = yes
Heartbeat Interval =
Hello again Daniel,
It does seem to have effect. Since i changed the value from 30 sec to 10 minutes
i didn't receive any more errors. If they don't appear in the following week
then this might have been the problem though still i don't see a connection
between the problem and the solution.
Alexa
Hello group,
Lately I have a rather annoying problem. I'm using bacula already for
quite a long time with my AIT4 Changer without problems. I don't know
exactly since when (maybe during upgrades), but lately backups are often
failing and I don't know why. Bacula asks to mount a volume, for exam
39 matches
Mail list logo