Hi All, I have been trying to get this sorted without success.
I am running Bacula 5.3 on Ubuntu 11.04 server and mysql.
I am trying to exclude directories on Windows 7 client but they are backed up
each time.
Here is the fileset snippet. Can anyone see the error?
FileSet {
Name = "Colyn Set"
Thanks Jeremy, that was it was, ignore case = yes.
Cheers
Glyn
+--
|This was sent by g...@cirrus.co.za via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+---
I have tried to get rid of the errors by adding an exclude section in the
dir.conf. I have failed. Can someone help me please?
Here is the error
05-Oct 09:07 glyn-laptop-fd JobId 4155: Generate VSS snapshots. Driver="VSS
Vista", Drive(s)="C"
05-Oct 09:08 glyn-laptop-fd JobId 4155:
C:/u
Hi John,
Can't see the tree for the woods! Look and look and don't see until someone
else points it out. That is exactly what is was.
Many thanks for the help
Cheers
Glyn
+--
|This was sent by g...@cirrus.co.za via Backup Centr
I have upgraded to Bacula 5.0.3 from 3 on Ubuntu 11.04 server with mysql.
I don't get any errors but only the directories are backed up but none of the
files. The client is Win 7 pro.
AFAIK everything in the confs is still used successfully on Bacula 3.
I am not sure where else to look. Here is
Sorry [Embarassed] And thanks for the guidance
+--
|This was sent by g...@cirrus.co.za via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--
-
I have NEARLY go there but I am getting in the php_error.log and cannot work it
out.
'Zend_Controller_Exception' not found in
/var/www/webacula/library/Zend/Controller/Plugin/Broker.php on line 336
Any ideas?
TIA
Glyn
+--
|Thi
HI,
I have the same issues and have done the same you did.
Have you got it to work? If so HOW ?? ;-)
TIA
Glyn
+--
|This was sent by g...@cirrus.co.za via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+---
Cheers
Glyn
Ralf Gross wrote:
>
> Glynd schrieb:
>>
>> The "where" argument I left at default /bacula-restores and that is where
>> I
>> looked.
>
> Can you post all the options you c
Here is the snippet from bconsole.
*restore
Automatically selected Catalog: MyCatalog
Using Catalog "MyCatalog"
First you select one or more JobIds that contain files
to be restored. You will be presented several methods
of specifying the JobIds. Then you will be allowed to
select which files fr
Hello Ralph,
The "where" argument I left at default /bacula-restores and that is where I
looked.
Cheers
Glyn
Ralf Gross wrote:
>
> Glynd schrieb:
>>
>> I am running Bacula 3.0.2 on Ubuntu server Apache2 MySQL
>>
>> The backups seem to be wor
I am running Bacula 3.0.2 on Ubuntu server Apache2 MySQL
The backups seem to be working OK so I thought I had better test a restore!
This also seemed to run OK, but there were no files restored. I tried
different "where" locations but still no joy.
The log snip below shows all is well too. Any id
No Don, you didn't misunderstand, I did! I assumed that the week starts on
Sunday, rather than the anniversary of the 1st January.
The only way I can think of to swap the storage disks over on a Monday is to
define week of year in the schedule. A bit inelegant but should work.
Is there a more el
Hi Phil,
>From what you are saying, I need to have 2 schedules (odd and even) rather
>then just the one. I also need 2 jobs for each client one for odd and one for
>even weeks, with each job pointing to the relevant schedule, yes?
I thought that because the schedule defines the odd and even w
Some more information on this which may help. I did a show schedules and got
this:
Schedule: name=WeeklyCycle
--> Run Level=Incremental
hour=19
mday=0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
25 26 27 28 29 30
month=0 1 2 3 4 5 6 7 8 9 10 11
wday
This still persists after I changed the schedule as per Anrno's instructions.
Bacula still thinks it is week 2 (or 4) and insists that it wants disk A.
When does the new week start according to Bacula, is it the same day as the
1st of the month or Sunday? Is there anyway to check what it "think
Hi Arno, Many thanks for this, it makes sense.
One question though. There are 2 laptops that need backing up and they are
not always connected to the network at the same time. How do people normally
configure Bacula to back-up laptops like this?
TIA
Cheers
Glyn
Arno Lehmann wrote:
>
> Hello,
Hi Martin,
If this is true then Bacula will dictate when the (in my case) the weekly
disk has to be swapped out. I would much prefer to do this on a Monday
morning, but if in 2010, Bacula wants to change on a Friday it will be
Saturday next year?
Can I define the schedule differently so I can sw
I have obviously not understood how exclude works.
I have the following in my fileset resource but all that is backed up are
the directories defined in the Glynbup.txt with no files
FileSet {
Name = "Glyn Set"
Enable VSS = yes
Include {
Options {
Compression = GZIP
# signa
Thanks for this as it is exactly what I want to do too (except the annual
full BUP)
I am a little confused about setting up the jobs. If there are 2 jobs per
client, how do they write tothe pools full1, incr1, full2 and incr2? I have
all mine set to level = incremental and when there is a new vol
Thanks for the help. Removing all but one catalog back up sorted it.
Cheers
Glyn
+--
|This was sent by g...@cirrus.co.za via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+-
Martin, Cedric, Thanks for the input.
I think my understanding as to how to set up Bacula is a bit off!
The configuration is this:
mistral Ubuntu machine runs the Director, fd and sd with a USB hard drive
connected to back up to. mistral hosts sugarcrm and the database is backed up.
cumulus is a
Sorry forget this
# Backup the catalog database (after the nightly save)
Job {
Name = "SugarCatalog"
JobDefs = "SugarJob"
Level = Full
FileSet="Catalog"
Schedule = "WeeklyCycleAfterBackup"
# This creates an ASCII copy of the catalog
# WARNING!
# Ubuntu uses make_catalog_backup_awk
Hi Cedric,
IS this what you are looking for?
r...@mistral:~# ls -la /var/lib/bacula/bin/bacula.sql
-rw-rw-r-- 1 bacula root 0 2009-10-22 08:20 /var/lib/bacula/bin/bacula.sql
r...@mistral:~#
Cheers and thanks
Glyn
+--
|This was
When the backup runs I keep getting this error:
22-Oct 09:09 glyn-laptop-fd JobId 161: Could not stat
"/var/lib/bacula/bin/bacula.sql": ERR=The system cannot find the path specified.
The file exists and is owned by bacula.root and chmod is 664
Why would this happen?
This is the backup of
I have sort of got bacula running on an Ubuntu 9.04 server but the backups are
not doing what I expect. I have read the manual and browsed the forums but I
think I am missing something(s).
I have an NFS mount point which I can stat (including directories) but when I
run a backup job it only ba
I downloaded the vchanger script and when I test it I get this:
/etc/bacula/vchanger: 49: Syntax error: "(" unexpected
Any ideas as to why?
TIA
Glyn
+--
|This was sent by g...@cirrus.co.za via Backup Central.
|Forward SPAM to a
Many thanks that did. It is easy when you know how!
Thomas-141 wrote:
>
> Hi Glynd,
>
> install the openssl-dev package
> or use the configure option --with-openssl=no
>
> Best Regards
>
> Thomas
>
> Glynd schrieb:
>> I cannot find why I am getting
I cannot find why I am getting these errors. The only thing odd about the
installation is that mysql is not in the standard place but i use the
-with-mysql=dir.
Here is a snippet of the error but it comes up for sd, fd and director. It
is complaining about -lssl but I have no idea what this is.
TI
29 matches
Mail list logo