Hi List,
I have been tasked to test bacula as a possible backup solution for my
organisation and I configured a simple lab using two VMWare Server
V1.0.6 instances, one as the bacula server and one as the client on my
WinXP test machine.
The VMWare servers both run openSuSE11.3.
I used "Host
HI and sorry :(
I found my little error:
I used "localhost" as the host name in the Storage resource definition.
L
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organ
hi,
just try to ass
dir.conf
Director{
DirAddress = 0.0.0.0
}
sd.conf
Storage {
SDAddress = 0.0.0.0
}
fd.conf
FileDaemon {
FDAddress = 127.0.0.1
}
regards
On 18.03.2011 09:00, Lawrence Strydom wrote:
> Hi List,
>
> I have been tasked to test bacula as a possible backup solution
thanks Geert for the clarification.
Any idea bout the other questions I need help with?
- File/Job retention - will this affect my ability to restore data?
- Under Job, for each client the Pool = week1. Does this mean backups will only
go to tapes under week1, should this be scratch or something
Hi Guys,
has anyone implemented successful backups of perforce in bacula?
I need to write the perforce data area to tapes on a daily basis. Going to the
perforce backup recommendations I need to setup checkpoints and journals for a
'safe' backup
Anyone able to provide examples, instructions et
yes, i did ;-)
how big is your p4 installation ?
i have managed via hotspare-server
p4-server (doing checkpoints) -> rsyncd (versionised files) -->
p4hotspare --> tape
db.files are replicated replicate-function in version 2010.1
on my side i will upgrade to 2010.2 which have backup and archivin
The entire area is about 13GB in size however that includes the build area as
well. Space is not an issue at present (huge drive with more being added and
enough tapes to keep incremental backups going for at least a year)
I like your strategy .. would you mind sharing the details [Rolling Eyes
Am 16.03.2011 09:14, schrieb Christian Manal:
> Am 15.03.2011 19:12, schrieb Christian Manal:
>> Am 15.03.2011 17:49, schrieb Kjetil Torgrim Homme:
>>> Christian Manal writes:
>>>
Also, after several accurate jobs running without restarting Bacula,
the total memory usage of the director
Hi Lawrence,
Bacula works better if you put the real fqdn of the machine in the
Address statements or the public ip, not localhost. (See the comment
in your config file). This way Bacula talks with its clients in the
public ip not localhost only.
J.
2011/3/18 Lawrence Strydom :
> Hi List,
Am 18.03.2011 10:40, schrieb Christian Manal:
> Am 16.03.2011 09:14, schrieb Christian Manal:
>> Am 15.03.2011 19:12, schrieb Christian Manal:
>>> Am 15.03.2011 17:49, schrieb Kjetil Torgrim Homme:
Christian Manal writes:
> Also, after several accurate jobs running without restarting
hi,
sure, i can share ;-) there is no secret. most stuff is from perforce-kb
/ -documentation
i have added lots links to p4 ;-)
lets pick up one smaller server.
p4-master (active-server)
- /p4/database (size db.* 75GB)
there i am running ususal scripts for che
> On Fri, 18 Mar 2011 11:37:33 +0100, Christian Manal said:
>
> Am 18.03.2011 10:40, schrieb Christian Manal:
> > Am 16.03.2011 09:14, schrieb Christian Manal:
> >> Am 15.03.2011 19:12, schrieb Christian Manal:
> >>> Am 15.03.2011 17:49, schrieb Kjetil Torgrim Homme:
> Christian Manal wr
Am 18.03.2011 13:03, schrieb Martin Simmons:
>> On Fri, 18 Mar 2011 11:37:33 +0100, Christian Manal said:
>>
>> Am 18.03.2011 10:40, schrieb Christian Manal:
>>> Am 16.03.2011 09:14, schrieb Christian Manal:
Am 15.03.2011 19:12, schrieb Christian Manal:
> Am 15.03.2011 17:49, schrieb K
Phil Stracchino wrote:
> With RAID6, you can survive any one or two disk failures, in degraded
> mode. You'll have a larger working set than RAID10, but performance
> will be slower because of the overhead of parity calculations. A third
> failure will bring the array down and you will lose the
Hai da...
We're trying to backup a client (life-ws-008) but encounter the error below.
The director is running on server life-ws-006. Would somebody please help us?
Thousands of thanks...
Ralf
:-)))
[bacula@life-ws-006 ~]$ bconsole
Connecting to Director life-ws-006:9101
1000 OK: life-ws-006
Not really, RAID6+0 only requires 8 drives minimum you can create two
RAID6's of 4 drives each and stripe them together.This has a benefit
as multi-layer based parity raids increases random write iops
performance. But the main issue is array integrity, mainly with
large capacity drives
I managed to get the following from the bacula server (netstat -a -n):
tcp0 0 10.2.1.96:9101 10.2.1.147:59639
ESTABLISHED
tcp0 0 10.2.1.96:9101 10.2.1.96:48852
ESTABLISHED
Bacula server - 10.2.1.96
Windows machine - 10.2.1.147
I am connecting from the w
Hi,
I have a problem with so called roadwarriors. I'm using pool of several
files to which I backup roadwarriors. Unfortunately once in a while user
shuts down his notebook and leaves office before backup was able to
finish itself. It leaves me with volume in error state:
17-Mar 19:04 skipper-
So,
is there any way to keep 7 days of backup that doesn't require having
two full backups on disk at any point?
--
Miłosz Kosobucki
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best
On 03/18/11 11:43, Jacek Bilski wrote:
> Hi,
>
> I have a problem with so called roadwarriors. I'm using pool of several
> files to which I backup roadwarriors. Unfortunately once in a while user
> shuts down his notebook and leaves office before backup was able to
> finish itself. It leaves me
Are there any requirements for Bacula to run on Ubuntu 10.10? Could the
server be missing something that is preventing the system from working with
Windows?
Thanks
On Fri, Mar 18, 2011 at 10:36 AM, Mike Hendrie wrote:
> I managed to get the following from the bacula server (netstat -a -n):
>
>
On 03/18/11 12:16, Miłosz Kosobucki wrote:
> So,
>
> is there any way to keep 7 days of backup that doesn't require having
> two full backups on disk at any point?
If you *don't* at some point have two full backups on hand, then you
don't have a robust backup solution, because it means you delet
On 3/17/11 4:57 PM, Phil Stracchino wrote:
> On 03/17/11 18:46, Marcello Romani wrote:
>> Il 16/03/2011 18:38, Phil Stracchino ha scritto:
>>> On 03/16/11 13:08, Mike Hobbs wrote:
Hello, I'm currently testing bacula v5.0.3 and so far so good. One
of my issues though, I have a 16 bay
On 03/18/2011 05:29 PM, Phil Stracchino wrote:
> If you *don't* at some point have two full backups on hand, then you
> don't have a robust backup solution, because it means you deleted your
> old full backup before the new one completed, and that in turn means
> there is a window - however brief
> On Fri, 18 Mar 2011 13:36:36 +0100, Christian Manal said:
>
> Am 18.03.2011 13:03, schrieb Martin Simmons:
> >> On Fri, 18 Mar 2011 11:37:33 +0100, Christian Manal said:
> >>
> >> Am 18.03.2011 10:40, schrieb Christian Manal:
> >>> Am 16.03.2011 09:14, schrieb Christian Manal:
> Am
I would appreciate any help from anyone that has dealt with this specific
aspect implementing or using Bacula.
My Situation:
I successfully deployed Bacula v5.0.3 on CentOS 5.5 on a 32bit Intel-based
system in a production environment. Jobs were running great and backing up as
scheduled. I set
> My Question:
>
> I want to know is Bacula is smart enough to see once it goes past the 10 day
> point pruning point, does it know to start reusing the oldest volumes again,
> and only creating additional volumes when absolutely necessary?
That is the way bacula works.
Remember the following rul
Thanks for the fast response John. Where can I verify that each volume is set
to recycle?
Kern's docs also state that you should make your volumes no bigger than 5
gigabytes. I have set mine to 20 GB at present. Things seems to be working, but
should I change my volume max size to 5 GB?
If yo
> Thanks for the fast response John. Where can I verify that each volume is set
> to recycle?
>
look at the output of
list media pool=WhateverPoolYouCreated
in bconsole
> Kern's docs also state that you should make your volumes no bigger than 5
> gigabytes. I have set mine to 20 GB at present.
Am 18.03.2011 19:26, schrieb Martin Simmons:
>> On Fri, 18 Mar 2011 13:36:36 +0100, Christian Manal said:
>>
>> Am 18.03.2011 13:03, schrieb Martin Simmons:
On Fri, 18 Mar 2011 11:37:33 +0100, Christian Manal said:
Am 18.03.2011 10:40, schrieb Christian Manal:
> Am 16.03.
Can someone provide me with a quick install procedure for bacula on ubuntu
10.10?
Example:
Core ubuntu 10.10
Mysql sever
Bacula
Any required modifications to the file system or additional software?
--
Colocation vs. Manag
> On Fri, 18 Mar 2011 20:47:03 +0100, Christian Manal said:
>
> Am 18.03.2011 19:26, schrieb Martin Simmons:
> >> On Fri, 18 Mar 2011 13:36:36 +0100, Christian Manal said:
> >>
> >> Am 18.03.2011 13:03, schrieb Martin Simmons:
> On Fri, 18 Mar 2011 11:37:33 +0100, Christian Manal
Easy way to reduce your appetite!. http://listadoweb.com/links.php?zGIS=06z2
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http:/
*I was able to capture the following error from the Ubuntu Bacula server:*
bacula-01-sd: dircmd.c:211-0 Message channel init completed.
bacula-01-sd: job.c:218-23 Auth=0 canceled=1 errstat=0
bacula-01-sd: pythonlib.c:227-23 No startup module.
bacula-01-sd: pythonlib.c:227-0 No startup module.
bacul
I have a remote client (pluto.roler) that is unable to connect to the storage
daemon (saturn.roler), complaining with the following error:
18-Mar 14:05 pluto-fd JobId 10: Warning: bsock.c:128 Could not connect to
Storage daemon on saturn.roler:9103. ERR=Connection refused
Retrying ...
18-Mar 14:
Il 18/03/2011 19:01, Mehma Sarja ha scritto:
> On 3/17/11 4:57 PM, Phil Stracchino wrote:
>> On 03/17/11 18:46, Marcello Romani wrote:
>>> Il 16/03/2011 18:38, Phil Stracchino ha scritto:
On 03/16/11 13:08, Mike Hobbs wrote:
> Hello, I'm currently testing bacula v5.0.3 and so far so
On 19/03/2011 7:37 AM, Martin Simmons wrote:
[SNIP]
> Also, building Bacula as a 64-bit program might solve it (if you can get all
> of the dependent libraries in 64-bit format).
Building the fd as a 64-bit program should be simple, just adding
"CFLAGS=-m64" may be enough - I built everything for
On 19/03/2011 6:47 AM, Christian Manal wrote:
[SNIP]
> Hm.. but this didn't happen until I switched the director to libumem and
> the servers runs several other services which didn't blow up with no
> memory. So it looks like it has something to do with dir+umem, doesn't it?
>
Libumem uses a *lot*
On 03/18/11 19:41, Marcello Romani wrote:
> Il 18/03/2011 19:01, Mehma Sarja ha scritto:
>> There is one more thing to think about and that is cumulative aging.
>> Starting with all new disks is a false sense of security because as they
>> age, and if they are in any sort of RAID/performance config
I have resolved the issue, which was with my storage daemon's configuration. I
had attempted to use SDAddress = saturn.roler to bind the daemon to the local
IP address, but on further reading of the manual, found that the designation
was optional. On commenting it out and restarting the service,
Costco is selling an Iomega 2.5" 1 TB drive with usb 3 for a 120 bucks.
Anyone using this for backups?
Mehma
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization
On 3/18/11 4:41 PM, Marcello Romani wrote:
> Il 18/03/2011 19:01, Mehma Sarja ha scritto:
>> On 3/17/11 4:57 PM, Phil Stracchino wrote:
>>> On 03/17/11 18:46, Marcello Romani wrote:
Il 16/03/2011 18:38, Phil Stracchino ha scritto:
> On 03/16/11 13:08, Mike Hobbs wrote:
>> Hello,
On 03/18/11 21:00, Mehma Sarja wrote:
> I can only think of staggering drive age and maintenance. Here's hoping
> that someone on the list can come up with more creative solutions/practices.
Try to avoid buying a large number of drives from the same batch. This
is frequently easily accomplished
43 matches
Mail list logo