On Tue, Dec 9, 2008 at 11:50 PM, Lukasz Szybalski <[EMAIL PROTECTED]> wrote:
> On Tue, Dec 9, 2008 at 10:45 PM, John Drescher <[EMAIL PROTECTED]> wrote:
>> On Tue, Dec 9, 2008 at 11:41 PM, John Drescher <[EMAIL PROTECTED]> wrote:
I already have a new volume with full backup, so now I want to p
On Tue, Dec 9, 2008 at 10:45 PM, John Drescher <[EMAIL PROTECTED]> wrote:
> On Tue, Dec 9, 2008 at 11:41 PM, John Drescher <[EMAIL PROTECTED]> wrote:
>>> I already have a new volume with full backup, so now I want to purge
>>> the old volume, then delete it and then delete the actual file
>>> (750G
On Tue, Dec 9, 2008 at 11:41 PM, John Drescher <[EMAIL PROTECTED]> wrote:
>> I already have a new volume with full backup, so now I want to purge
>> the old volume, then delete it and then delete the actual file
>> (750GB). Is that how it works?
>>
Here is an example:
jmd1 backups # ls -al
total
> I already have a new volume with full backup, so now I want to purge
> the old volume, then delete it and then delete the actual file
> (750GB). Is that how it works?
>
> purge volume=myoldnotusedvolume
> then
> delete volume=myoldnotusedvolume
> then
delete volume=myoldnotusedvolume
> take our
On Tue, Dec 9, 2008 at 10:30 PM, John Drescher <[EMAIL PROTECTED]> wrote:
>> BTW, the reason for this is purging a volume will not reduce the size
>> of the volume on the disk until the next job is run that uses the new
>> volume. Also this volume will have the old retention period. So to me
>> its
> BTW, the reason for this is purging a volume will not reduce the size
> of the volume on the disk until the next job is run that uses the new
> volume. Also this volume will have the old retention period. So to me
> its best to delete the old and start with new volumes.
>
Slight correction:
purgi
>> So do I do
>> purge volume=myoldvolume
>>
> You probably want delete volume
>
> and after it cleans up delete the volume file from the disk.
>
BTW, the reason for this is purging a volume will not reduce the size
of the volume on the disk until the next job is run that uses the new
volume. Also
> So do I do
> purge volume=myoldvolume
>
You probably want delete volume
and after it cleans up delete the volume file from the disk.
John
--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
T
On Tue, Dec 9, 2008 at 8:34 PM, Lukasz Szybalski <[EMAIL PROTECTED]> wrote:
>> prune
>> The Prune command allows you to safely remove expired database
>> records from Jobs and Volumes. This command works only on the
>> Catalog database and does not affect data written to Volumes. In all
>> cases, t
> prune
> The Prune command allows you to safely remove expired database
> records from Jobs and Volumes. This command works only on the
> Catalog database and does not affect data written to Volumes. In all
> cases, the Prune command applies a retention period to the specified
> records. You can P
> 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
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
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
--
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
> 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 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
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
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
35 matches
Mail list logo