e {
Options {
Compression=GZIP
signature=SHA1
Sparse = yes
}
File = /home/
}
Include {
Options {
wildfile = "*.o"
Exclude = yes
}
}
}
--
Bill Szkotnicki
Department of Animal and Poultry Sci
Hi,
We are having trouble finding a mac version of the bacula client.
The fink.sourceforge site doesn't seem to be there.
Does anyone know where to find it?
Or should we try to build it from the sources?
Thanks,
-
Take Surveys
Hi,
I am backing up /home on one server to file storage on another.
I would like a "full" to happen 4 times a year and incrementals every
other day so I set up the following schedule:
Schedule {
Name = "homesched"
Run = Fullon 1 jan apr jul oct at 18:05
Run = Incremental daily at 1:05
}
Hi,
I am experimenting with using a linux server with bacula ( director and
storage ) to backup windows clients on our network.
I works well!
BUT
When the windows client machine is turned off for a long time it is
possible for it to get a new IP address from DHCP and then the backups
stop workin
n?
Michel Meyers wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Bill Szkotnicki wrote:
>
>> Hi,
>> I am experimenting with using a linux server with bacula ( director and
>> storage ) to backup windows clients on our network.
>> I works well!
&g
in a different
installation and I can't see what is different.
Can anyone help me?
--
Bill Szkotnicki
Department of Animal and Poultry Science
University of Guelph
[EMAIL PROTECTED]
(519)824-4120 Ext 52253
-
This SF.ne
Hello bacula-users,
I have had great success with the bacula client on windows XP
Not so with a new lenovo laptop and windows vista. ( see below )
The fileset isC:/Users/jean/
so that the whole profile including all of microsoft's hidden stuff
gets backed up.
Any help would be appreciated.
Th
Hello,
I have had a strange thing happen.
Here we use McAfee virus scan for our windows machines and recently
McAfee seems to think that the bacula client bacula-fd.exe contains a virus.
Has anyone encountered this?
And is it possible that there is a virus?
Thanks, Bill
I am new to bacula and need some config help.
I am using FileStorage
And the problem I am having is that a disk is filling up (
not appendable)
What I would like to do is
a) When the
FULL job runs just empty the volume and start again
b) Run and
append incrementals for a
# Prune expired volumes
Volume Retention = 31 days # one month
Label Format = "File-"
Maximum Volume Bytes = 20G
Accept Any Volume = yes # write on any volume in the pool
}
Bill
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL P
In the manual there are the following two definitions:
Differential
A backup that includes
all files changed since the last Full save started. Note, other backup programs
may define this differently.
Incremental
A backup that includes
all files changed since the last Full, Different
Hello,
I am using bacula FileStorage to back up a Linux system (/home)
and bacula is running on this system.
The files File-0001, 0002, …are stored elsewhere.
If this system were to crash would I be able to restore with
only the set of volumes?
If so how?
Is the “boostrap” file necessa
Hello Arno,
I am trying to do just that.
Disk to disk, one partition (NFS actually on a remote storage device)
Below you suggest that it is possible to limit the number of volumes used.
I don't think that is working for me so
How is it done?
In my case I have restricted the volume size to 20GB
PROTECTED] On Behalf Of Arno Lehmann
Sent: Tuesday, September 13, 2005 11:55 AM
To: Bill Szkotnicki
Cc: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] Bacula & Disk-to-disk
Hello,
On 13.09.2005 15:33, Bill Szkotnicki wrote:
> Hello Arno,
>
> I am trying to do just th
Hi,
I was wondering if there is a command line tool that could produce a
brief report on the status of a client's backups. I have bacula set up
to do PC client backups every day and I would like to basically sent
each client an email once a week ( on a crontab ) informing him or her
that all is
I am having trouble getting the client working on vista
bacula-fd (version 2.5.42-b2 ) starts as a service but
rejects Hello from the director.
It also does not have an icon in the running tray but the service seems
to be running so I wonder how to get status?
It is 32 bit vista home premium se
I got it sort of working with an older windows client.
But now it won't descend in the windows vista file system /Users/...
I think the solution now might be to upgrade my server installation
which is a bit old.
John Drescher wrote:
I am having trouble getting the client working on vista
bac
tion Data is a different
filesystem. Will not descend from C:/Users into
Bill Szkotnicki wrote:
I got it sort of working with an older windows client.
But now it won't descend in the windows vista file system /Users/...
I think the solution now might be to upgrade my server installation
which
Hi,
I have the backup sort of working for windows vista.
The FileSet I am using is below in this message.
Questions:
1) I am still getting this message:
apscnm234bjf-fd JobId 5175: C:/Users/jfrance/Documents/My Pictures
is a different filesystem. Will not descend from
C:/Users/jfrance/Docu
But what if there is more than one user set up on the vista client?
I was just hoping to have one fileset for all vista clients that backs
up all the users on each client.
John Drescher wrote:
On Mon, Mar 30, 2009 at 9:20 AM, Bill Szkotnicki wrote:
Hi,
I have the backup sort of working
M, Chris Lieb
wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 3/30/2009 8:53 AM, John Drescher wrote:
On Mon, Mar 30, 2009 at 9:20 AM, Bill Szkotnicki wrote:
Hi,
I have the backup sort of working for windows vista.
The FileSet I am using is below in this message.
Quest
I have found that the newest version of bacula which I have compiled
here to be slower when backing up a windows client.
The installation is on a fedora 8 linux (x86_64) opteron cpu.
Previously on another similar and slower fedora machine I was using
bacula version 2.0.2
and the speed achieved fo
oks in the manual that I need to look at?
Basically my old server with 2.0.2 can do 4MB/sec for a test windows client
and my new server less than 1MB/sec
Both with MySQL and identical cpus
and the disks on the new server are faster.
Bill Szkotnicki wrote:
> I have found that the newest version of b
Hi,
I have changed the default pool's label format from
Label Format = "File-"
to the Pool definition below.
And after restarting bacula I thought the volumes would now be named
"apsPCFile-" on the disk.
But they are not.
I wonder why?
Pool {
Name = Default
Maximum Volumes = 400 # Bacul
I have another question about the timing of things.
If a client job is scheduled for 9AM one day and the client is not there
at 9AM ( i.e. a notebook )
And then it shows up later ( say noon )
When will the director decide to run the job?
Is there a periodic attempt to contact the client?
Is there
minutes or 5 minutes ?
and is that configurable like a crontab? )
John Drescher wrote:
On Jan 22, 2008 2:26 PM, Bill Szkotnicki <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
I have another question about the timing of things.
If a client job is scheduled f
I have observed the following:
1) The full backup is scheduled for January 1
2) I start initialize and bacula later ( say Jan 15 )
3) So to catch up I forced a run and the usual incremental was upgraded
to full because no prior full was found.
4) Then when that completed the director finds that th
Is there a way to allow a client ( in this case a windows laptop )
to initiate restores for their own files and no one else's?
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 200
I have many jobs scheduled for the same time
and
Maximum Concurrent Jobs = 1
They run in sequence but if the current job is waiting for the FD to
connect nothing happens I think.
Is there a way to have that job put at the bottom of the list of
scheduled jobs so that the director can deal with
Hi,
Has anyone tried to use a network storage unit for doing bacula backups?
I have a new Linksys NAS200.
My idea is to mount two large sata drives and direct bacula to use them
somehow.
When those two become full store them and then mount 3 and 4
Etc.
I wonder if that can work?
And are ther
Hi,
I would like to allow PC clients to restore files themselves across the
Internet.
Has anyone done that?
May I please have suggestions as to how one might accomplish this?
Thanks, Bill
--
Let Crystal Reports handle th
Hi,
I need to upgrade the bacula that I am running here on a fedora-linux
server.
Currently we run version 2.0.2 and I am attempting to move to 5.0.1
Questions:
1) Do I need to change the database? ( mysql 5.0.27 ) ( i.e. are the
tables and indexes the same? )
2) May I just replace the binaries
Thanks John,
I ran update_mysql_tables and the table JobHisto is missing.
Do I need to create it?
Bill
ERROR 1146 (42S02) at line 8: Table 'bacula.JobHisto' doesn't exist
ERROR 1146 (42S02) at line 9: Table 'bacula.JobHisto' doesn't exist
ERROR 1146 (42S02) at line 10: Table 'bacula.JobHist
Hi,
I was wondering about using bacula and somethink like drobo.
I could imagine 8 sata drives sitting in a drobo unit and bacula using
them and then when full pull out volunes 1-8 and insert volumes 9-16 and
continue like that. Like using tapes but the need to change volumes is
reduced greatly.
I am trying to come up with a reasonable fileset for windows 7 or vista
clients.
The obvious idea is (C:/Users i.e. all users data on the PC or laptop )
My fileset is:
FileSet {
Name = "win7-files"
Include {
Options {
onefs=no
Compression=GZIP
signature=SHA1
Spars
Hi,
I have a server doing backups with bacula onto a file system.
The director is version 2.4.4
and the database is mysql.
It does the backups for a variety of clients ( mac, windows, and linux clients )
Now I am in the process of setting up a new server to take over.
It is bigger and faster.
Is
I currently use file storage for my bacula backups. It is working
beautifully and bacula is great!
Volumes are created in a single directory in a linux file system.
Now I need to expand that capacity and I would like to have the volumes
go to a second directory on a different file system.
I thi
I don't understand why bacula thinks it is necessary to do TWO full backups of
the FileSet "my-files" to start things off with the following configuration.
Would anyone know how to prevent it?
Thanks, Bill
bacula-dir.conf parts:
FileSet {
Name = "my-files"
Include {
Options {
38 matches
Mail list logo