Erich,
sure thing. Here's the fileset syntax i have
-
FileSet
{
Name = FileSet-Windows
Enable VSS = Yes
Include
{
Options
{
Compression = GZIP
Hi,
Is bacula aware about files modified during backup ?
(like log or open database files)
I never see thing like that in my log :
"Warning /var/log/syslog have been modified during backup"
Bye
-
Using Tomcat but need to do
I've run into this issue when building the Filelist based on Windows
Explorer views where known extensions are hidden.
In this case, it might be a malformed syntax - you may want to post
the Fileset portion of your configuration file for review by the list.
Erich
On Feb 8, 2007, at 1:50 PM,
Hi,
> > > When I recently upgraded to 2.0 I found out the hard way that the
> > > RunClientAfterJob directive semantics changed quite a bit with the new
> > > version: while in 1.38 the script was run after all activities
> > > requiring a connection with the client were over (including data and
>
On Thursday 08 February 2007 21:57, Eric Bollengier wrote:
> Hello,
>
> > When I recently upgraded to 2.0 I found out the hard way that the
> > RunClientAfterJob directive semantics changed quite a bit with the new
> > version: while in 1.38 the script was run after all activities requiring
> > a c
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Arno Lehmann wrote:
> Hello,
>
> On 2/8/2007 10:03 PM, Don MacArthur wrote:
>> Good question! When I tried the delete volume=x by itself I would be
>> prompted for the pool. So, I added it. I thought maybe it allowed the
>> same volume to be in mor
Hi,
On 2/8/2007 10:59 PM, G. Armour Van Horn wrote:
> I haven't actually even got Bacula running yet (so many tasks, so little
> time, whine, whine, whine) but I have the chance to get a tapue unit
> that should cover my needs for the rest of my natural life at a
> reasonable price. Specificall
> If you want send your command at the real end of backup, you can use
> RunAfterJob with some ssh or smb command. (for windows see Samba-TNG
> http://lists.samba.org/archive/samba/2000-April/018388.html)
I'll look into that (even if it looks like a workaround more than a
solution ;).
Thanks for
Hello,
On 2/8/2007 10:03 PM, Don MacArthur wrote:
> Good question! When I tried the delete volume=x by itself I would be
> prompted for the pool. So, I added it. I thought maybe it allowed the
> same volume to be in more than one pool. I wouldn't do that myself, but
> (this is sincere) I know
Hi,
On 2/8/2007 10:47 PM, Jason King wrote:
> So I need a FileSet directive for every server correct?
You can use a fileset for more than one machine. Often, all windows
machines will use similar filesets (even job definitions, by the way),
and unix server filesets tend to be similar, too.
> W
I haven't actually even got Bacula running yet (so many tasks, so little
time, whine, whine, whine) but I have the chance to get a tapue unit
that should cover my needs for the rest of my natural life at a
reasonable price. Specifically, a Dell PowerVault 130T 30-cell library
with two DLT7000 d
So I need a FileSet directive for every server correct? What is the
"WorkingDirectory" in the client config file all about?
Philip W. Dalrymple III wrote:
> is there anything in the directory
> /usr/ports/sysutils/bacula-server/work/bacula-2.0.1
> on your "MailServer" (that is all that you told b
We run AVG and do not turn it off during backup. It happened on only one
system (one of our few
windows server, Ghost) and as that system was Win 2000 and did not
support VSS turning it off was the
right thing to do.
Arno Lehmann wrote:
>Hi,
>
>On 2/8/2007 4:42 PM, Philip W. Dalrymple III wrote
Good question! When I tried the delete volume=x by itself I would be
prompted for the pool. So, I added it. I thought maybe it allowed the
same volume to be in more than one pool. I wouldn't do that myself, but
(this is sincere) I know there are much smarter folks than me designing
and coding t
Hi,
On 2/8/2007 7:48 PM, Don MacArthur wrote:
> Thank you for your help. I'll be more careful in the future.
Just a remark: When deleting volumes, I usually do a 'delete
volume='. I never needed to issue the pool. I don't see why I
should, too...
Arno
> On Thu, 2007-02-08 at 19:23 +0100, Ker
Hello,
> When I recently upgraded to 2.0 I found out the hard way that the
> RunClientAfterJob directive semantics changed quite a bit with the new
> version: while in 1.38 the script was run after all activities requiring
> a connection with the client were over (including data and attribute
> d
Torsdag 08 februar 2007 18:02 skrev Brian Debelius:
> Hello,
>
> I am just curious as to what others are doing with backing up multiple
> servers to disk. Do you use a pool for each server?; or do you use just
> one pool for all?
>
> Currently I am using multiple pools, the create individual back u
Hi,
On 2/8/2007 6:02 PM, Brian Debelius wrote:
> Hello,
>
> I am just curious as to what others are doing with backing up multiple
> servers to disk. Do you use a pool for each server?; or do you use just
> one pool for all?
I usually prefer one pool for incremental, differential and full
bac
I thought the client daemon had the information of what to backup on it.
It's the FD that actually pushed the data over to the SD on the server.
Do I need a seperate FileSet for each server?
Jason
Jason King wrote:
> You probably DO have the problem. I'm not really familiar yet with the
> File
You probably DO have the problem. I'm not really familiar yet with the
FileSets in the director config file. I'll need to comb over those
config options.
Arno Lehmann wrote:
> Hello,
>
> On 2/8/2007 6:46 PM, Jason King wrote:
>
>> I'd be happy to but I don't know what you mean by "post your f
> So just this? and no other options?
>
> Pool {
> Name = "Scratch"
> }
>
Here is what I have:
Pool {
Name = Scratch
Pool Type = Backup
}
John
-
Using Tomcat but need to do more? Need to support web services, security
Hi,
On 2/8/2007 4:42 PM, Philip W. Dalrymple III wrote:
...
> in one case where we had a Win 2000 box and set
> Enable VSS = yes
> we got a lot of files not seen by the fd. (Enable VSS is on the job
> record) removing
> it made the backup work (files in use could not be backed up of course,
> th
Hello,
On 2/8/2007 6:46 PM, Jason King wrote:
> I'd be happy to but I don't know what you mean by "post your file list".
> I'm not sure what the file list is.
I don't undersand that, too.
But I suggest you post the fileset you used in the jobs (or at least one).
If you're not sure what that me
Hello,
I have been using bacula for more than a year to back up a small number
of machines. I am perfectly happy with the software, despite a certain
initial difficulty in setting up a working configuration.
When I recently upgraded to 2.0 I found out the hard way that the
RunClientAfterJob direc
a known Pool Type is required,
Pool {
Name = Scratch
}
> [EMAIL PROTECTED] conf.d]$ ../bacula-ctl-dir start
> Starting the Bacula Director daemon
> 08-Feb 21:14 bacula-dir: ERROR TERMINATION at dird_conf.c:1199
> pooltype item is required in pool resource, but not found.
next try:
Pool {
N
Ahh yes. Here is the FileSet directive on my server:
# List of files to be backed up
FileSet {
Name = "Full Set"
Include {
Options {
signature = MD5
}
#
# Put your list of files here, preceded by 'File =', one per line
#or include an external list with:
#
#File = sorry
John Drescher wrote:
> On 2/8/07, Brian Debelius <[EMAIL PROTECTED]> wrote:
>> Hello,
>>
>> Would someone please post you configuration for a Scratch pool?
>>
> Simply create a pool named Scratch and add tapes to it. Bacula
> automatically will move tapes from the Scratch pool when it needs a
> tap
On 2/8/07, Brian Debelius <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Would someone please post you configuration for a Scratch pool?
>
Simply create a pool named Scratch and add tapes to it. Bacula
automatically will move tapes from the Scratch pool when it needs a
tape for a pool and there are no app
Hello,
I've noticed such errors/warnings upon doing a backup on a win2k3 server.
--
08-Feb 14:40 win01-fd: Could not stat D:/Home/bobmccol: ERR=The
system cannot find the file specif
Hello,
Would someone please post you configuration for a Scratch pool?
Thanks
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
Hi,
This have been implemented.
see bacula/patches/testing/scratch.readme
It will be commited in main trunk soon.
Bye
>
>Item 1: add option to assign purged volumes to Scratch pool
>
-
Using Tomcat but need to do more?
Darien Hager wrote:
> On Feb 8, 2007, at 9:02 AM, Brian Debelius wrote:
>
>> I am just curious as to what others are doing with backing up multiple
>> servers to disk. Do you use a pool for each server?; or do you use
>> just
>> one pool for all?
>>
>> Currently I am using multiple pools, the
Did you restart the storage daemon and director after making those
changes? Also run an update slots on the ExabytePacketloader itself as
opposed to the VXA-320. I'm about out of ideas...
Marius Dorlöchter wrote:
> Thank you for your reply. I have recorded the changes in my
> configuration file
Thank you for your help. I'll be more careful in the future.
On Thu, 2007-02-08 at 19:23 +0100, Kern Sibbald wrote:
> On Thursday 08 February 2007 18:21, Don MacArthur wrote:
> > Thank you, Kern. I appreciate all the questions you take the time to
> > personally answer, as well as a great produc
I believe that this is already implemented. See
/patches/tests/scratch.patch and scratch.readme
On Thursday 08 February 2007 17:31, [EMAIL PROTECTED] wrote:
> Item 1: add option to assign purged volumes to Scratch pool
>
> Date: 08 Feb, 2007
> Origin: Mark Bergman
> Status:
>
> What
On Thursday 08 February 2007 18:21, Don MacArthur wrote:
> Thank you, Kern. I appreciate all the questions you take the time to
> personally answer, as well as a great product.
>
> Earlier in the day I deleted about 30 other volumes from the same pool
> using the delete pool... volume... form of
I think I'm having an issue with how Bacula handles retention periods
and volume recycling.
What I need to do:
I have several machines that need to be backed up. Most of these
machines have multiple filesystems. Most of these filesystems we only
need to retain a backup for one month, but a few o
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dwight Tovey wrote:
> We rolled our Bacula solution out to production recently, and started
> getting "file in use by another process" errors from one of our Windows
> machines even though VSS is enabled. Turns out this machine is running
> Windows 20
On Feb 8, 2007, at 9:02 AM, Brian Debelius wrote:
> I am just curious as to what others are doing with backing up multiple
> servers to disk. Do you use a pool for each server?; or do you use
> just
> one pool for all?
>
> Currently I am using multiple pools, the create individual back up
> fi
oops... yeah... i have U2... 06/06... i am in production and rather not
go to U3 just yet
Ryan Novosielski wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I haven't had the time to work on it, speaking for myself. I almost did
> (and had the hardware I was planning to do it on repa
We rolled our Bacula solution out to production recently, and started
getting "file in use by another process" errors from one of our Windows
machines even though VSS is enabled. Turns out this machine is running
Windows 2000, which I guess doesn't support VSS? Does anybody know if
there is a wor
On 2/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Item 1: add option to assign purged volumes to Scratch pool
>
> Date: 08 Feb, 2007
> Origin: Mark Bergman
> Status:
>
> What:
> Add an option to allow purged volumes to be automatically assigned
> to the Scratch
I'd be happy to but I don't know what you mean by "post your file list".
I'm not sure what the file list is.
Jason
Philip W. Dalrymple III wrote:
> Could you post your file list, I think that you have an error either
> in that list on in one
> other thing that I ran into.
>
> in one case where
Thanks Brian - much appreciated.
E
On Feb 8, 2007, at 8:47 AM, Brian Debelius wrote:
> Erich Prinz wrote:
>> (sorry for the dupe - used the wrong email account and the dist list
>> bounced it back)
>>
>> Hi Robert,
>>
>> I'm setting up v 2.0.2 on a Win 2003 box and needing to use Alexander
>> Ku
Thank you, Kern. I appreciate all the questions you take the time to
personally answer, as well as a great product.
Earlier in the day I deleted about 30 other volumes from the same pool
using the delete pool... volume... form of the command, and only the
volumes were deleted.
Another anoma
I hope I'm not repeating too much from earlier posts in the list,
but I use tcopy to clone tapes made at level=Full for storage
off-site. I had problems with not being able to copy some tapes
because of the end of tape marker and Linux not handling it
corretly, but got around this by specifying the
After recompiling my bacula with mysql support my bacula-web works fine.
analyzing the reports, i can't find the file list was wrote. don't have
this list?
--
Leonardo Goldim - Auditoria Intranetworks
[EMAIL PROTECTED]
Zeratul wrote:
>> I've instal
Is there some problem in bacula-web work with postgresql?
--
Leonardo Goldim - Auditoria Intranetworks
[EMAIL PROTECTED]
Zeratul wrote:
>> I've installed the php4, postgresql7 and bacula 2.0.2. Bacula works
>> fine, i can make a backup and restore l
On Thursday 08 February 2007 17:36, Don MacArthur wrote:
> I'm going to restore my catalog and query the pool table ([8-)) back to
> it original condition. BUT, I've used this command before and only the
> volume was deleted. The sequence below is pasted from the actual
> session.
>
> I was going
Hello,
I am just curious as to what others are doing with backing up multiple
servers to disk. Do you use a pool for each server?; or do you use just
one pool for all?
Currently I am using multiple pools, the create individual back up files
labeled (for example) Server1_full-001, Server2_full-
I didn't see much in the archives or manual, so I thought I would ask
here for a definitive answer. I will start playing with migration, but
I think cloning is what I would like to do long term. That is to make a
copy of a job(s) for offsite storage.
Is there a way with using migration to con
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Not really, and as such, no. :) Check the list archives -- it's been
discussed as recently as yesterday. You can run two jobs at the same
time, but that's not really a clone.
Brian Debelius wrote:
> Hello,
>
> Is cloning implemented?; and does anyone
I'm going to restore my catalog and query the pool table ([8-)) back to
it original condition. BUT, I've used this command before and only the
volume was deleted. The sequence below is pasted from the actual
session.
I was going to delete 20 volumes, so I changed the order of the parms to
make
Hello,
Is cloning implemented?; and does anyone have a working example of how
they use it?
Thanks,
Brian
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated
Item 1: add option to assign purged volumes to Scratch pool
Date: 08 Feb, 2007
Origin: Mark Bergman
Status:
What:
Add an option to allow purged volumes to be automatically assigned
to the Scratch pool upon reuse.
Why:
It's often difficult to predict
> I've installed the php4, postgresql7 and bacula 2.0.2. Bacula works
> fine, i can make a backup and restore later with no problems.
> When i access bacula-web, i received a blank page with the error
> "DB Error: unknown error", on apache error log i got the message
> "PHP Notice:
On Wednesday 07 February 2007 05:15, priyanka singh wrote:
> We are working on this Project and we are Final Year student of MCA-India.
>
> This program is written in PHP with Mysql as backend and operating system
> as RHEL4.0
>
> We are developing a Web Interface to create configuration files and
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I haven't had the time to work on it, speaking for myself. I almost did
(and had the hardware I was planning to do it on repaired), but didn't
actually get it out the door.
FYI, though, your versions are screwed up. U2 was 06/06, U3 is 11/06.
Not sure
Hi All,
Has there been any progress regarding the creation of a Solaris 10
(sparc) rescue cd? I am very interested in testing for you if there is
any code available. I have a SunFire V440 (sparc) box reserved for
testing. My plan is to test a bare metal restore of my production
SunFire V440 (So
Could you post your file list, I think that you have an error either in
that list on in one
other thing that I ran into.
in one case where we had a Win 2000 box and set
Enable VSS = yes
we got a lot of files not seen by the fd. (Enable VSS is on the job
record) removing
it made the backup work (
On Wednesday 07 February 2007 11:52, Alan Brown wrote:
> Version: 1.39.34-1 + 2.0.1 spooling patch(privately supplied by Kern)
I recommend that you update to 2.0.2. For you it is an easy upgrade, and
somewhere in 1.39.x I fixed a "number of files mismatch" related to FDs
failing (disconnect, cra
Erich Prinz wrote:
> (sorry for the dupe - used the wrong email account and the dist list
> bounced it back)
>
> Hi Robert,
>
> I'm setting up v 2.0.2 on a Win 2003 box and needing to use Alexander
> Kuehn's script written in the Tips section.
>
> What I'm needing help on is to:
>
> 1. validate
Hi,
is it correct, that i have to set the destination storage in the
Pool-Definition of my "Next Pool"
and this is the only place for it?
i am using the same Pool at different storages and i don't want to have
an association between pool and storage.
Regards
Thomas
--
Yes, I figured out the problem. Thanks.
Michel Meyers wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Jason King wrote:
>> I'm trying to run the Windows File-Daemon on a Windows 2003 "Storage
>> Edition" server but the service will not run. It starts up...but 2
>> seconds later it sto
There is no error message. It just says "OK", this is the stat on the
machine that should be being backed up:
bacula-fd Version: 2.0.1 (12 January 2007) i386-portbld-freebsd5.4
freebsd 5.4-STABLE
Daemon started 07-Feb-07 15:14, 2 Jobs run since started.
Heap: bytes=140,946 max_bytes=208,089 bu
Arno Lehmann wrote:
> Hello,
>
> On 2/7/2007 9:26 PM, Martin Simmons wrote:
>
>>> On Wed, 07 Feb 2007 13:14:19 +0100, Arno Lehmann said:
>>>
>>> Hello,
>>>
>>> On 2/4/2007 10:34 PM, Florian Heigl wrote:
>>>
>>>
Hi,
I'm currently working on clustering
Hello, I solved:
I just set AutoPrune to yes!
marco
2007/2/8, Arno Lehmann <[EMAIL PROTECTED]>:
> Hello,
>
> On 2/8/2007 9:15 AM, Marco Strullato wrote:
> > Hi all!
> > I have a problem with my server configuration: bacula waits to any
> > appendable volumes so any new backup fails.
> >
> > Can y
Thank you for your reply. I have recorded the changes in my configuration
files. The failure is the same. But it appears only when I
try to write on a new (prelabeled) volume. Can this be the problem?
Best Regards!
Marius
> Aaron Knister schrieb:
> > The problem is that your jobs are configured
Thank you for your reply. I have recorded the changes in my
configuration files. The failure is the same. But it appears only when I
try to write on a new (prelabeled) volume. Can this be the problem?
Best Regards!
Marius
Aaron Knister schrieb:
> The problem is that your jobs are configured t
Hi,
I would like to verify DVD backups after doing them, to ensure that the
disc wasn't damaged and corrupted data (this is not related to the
verify jobs). Is there any standard way of verifying backups, or should
I write a custom RunScript block to do it manually? If it must be done
manually
I'm testing bacula to use like backup solution. It's a very good
software. All my tests are ok, but i can't use the bacula-web.
I've installed the php4, postgresql7 and bacula 2.0.2. Bacula works
fine, i can make a backup and restore later with no problems.
When i access b
Hi Ger,
you were absolutly right. With the Heartbeat enabled the Backup was
successfully completed. Many thanks.
--
Florian Schürfeld <[EMAIL PROTECTED]>
--- Begin Message ---
Hi,
You need a keepalive. Your SonicWall is terminating the connection.
Stick the Heartbeat Interval in the bacula-fd.
Hello,
On 2/8/2007 9:15 AM, Marco Strullato wrote:
> Hi all!
> I have a problem with my server configuration: bacula waits to any
> appendable volumes so any new backup fails.
>
> Can you suggest what to change?
That depends on your needs... either create volumes manually, let Bacula
create the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jason King wrote:
> I'm trying to run the Windows File-Daemon on a Windows 2003 "Storage
> Edition" server but the service will not run. It starts up...but 2
> seconds later it stops again. Anyone else have this issue with Windows?
Usually it does tha
Hello,
On 2/8/2007 6:33 AM, Raphael Bouskila wrote:
> Oops; sent this wrong.
> ---
>
> Huh, it didn't show up with option 2 (Search for a file):
>
>Enter Filename (no path):M.avi
>No results to list.
That is interesting... I can't explain this, but, given the below
fragment, I'd say it
Hi,
You need a keepalive. Your SonicWall is terminating the connection.
Stick the Heartbeat Interval in the bacula-fd.conf:
FileDaemon { # this is me
Name = MyServer-fd
FDport = 9102 # where we listen for the director
WorkingDirectory = /var/bacula
Hi all!
I have a problem with my server configuration: bacula waits to any
appendable volumes so any new backup fails.
Can you suggest what to change?
I get this message: bacula waits to any appendable volume
08-feb 10:16 DirectorServer: Start Backup JobId 588,
Job=BackupArchidoc.2007-02-08_10.
77 matches
Mail list logo