Just looked in the bacula MySQL database and under the log tables and the last
entry was on 11-09-2015. So I have the same issue with bacula not writing logs
in MySQL now :(
+--
|This was sent by hahajunkem...@gmail.com via Back
This is so confusing. Looks like the only way to fix this is totally rebuild
the server. Because the log file is in a folder /var/spool/bacula/log that
last entry was Nov 8th when the issue started. What I've read here is everyone
saying the log file is in a different folder then where my log
Selinux is off.
Also I see the backup log of the jobs showing up in /var/spool/mail/root file
+--
|This was sent by hahajunkem...@gmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+
This is a log file I found in
/var/spool/bacula/log
When I open it the last entry is Nov 8th. So this must of been the file it was
using but no longer is writing too.
+--
|This was sent by hahajunkem...@gmail.com via Backup Ce
CentOS 7
bacula-director-5.2.13-18.el7.x86_64
Nothing happened just stopped logging. I'm the only 1 that has access all that
changes are I do daily updates.
There is nothing in the folder /var/log/bacula/
+--
|This was sent b
Can anyone help with this or point me in the right direction? It just stopped
writing logs.
The bacula-dir file has this:
append = "/var/log/bacula.log" = all, !skipped
But the folder is empty. I also have Bacula-Web installed and the logs stopped
on Nov 9th also so wherever it read from is
I haven't done nor changed anything. It just stopped writing log files.
Everything is set to default. And it has been working fine for about a year
since I set it up.
+--
|This was sent by hahajunkem...@gmail.com via Backup Ce
Hi,
On Nov 8th my log file has no more entries. I'm trying to figure out what
changed. Instead of writing to /var/spool/bacula/log it is writing to
/var/spool/mail/root I have no clue how to fix this. The log file under
/var/spool/bacula show last entry on Nov 8th everything else is in th
Let me know if you find something wrong. I just found I forgot to show how to
start and stop the other bacula service.
I'll update my Wiki.
systemctl stop bacula-fd
systemctl start bacula-fd
+--
|This was sent by hahajunkem.
it installed every time. bad choice of words. lol
+--
|This was sent by hahajunkem...@gmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--
Install CentOS 7 and run update.
Next you'll need epel 7
wget
http://dl.fedoraproject.org/pub/epel/beta/7/x86_64/epel-release-7-1.noarch.rpm
Install it
yum install epel-release-7-1.noarch.rpm
Go ahead and do
yum update
Ok now we need Bacula's 7 repo which is located here: (Note I jus
Ok, It's my wiki seems to be working. Not sure why you can't get to it.
I've tried posting the instructions in here but it makes a mess of it.
+--
|This was sent by hahajunkem...@gmail.com via Backup Central.
|Forward SPAM to ab.
I've been searching for months now on how to install Bacula 7 on CentOS 7 and
everyone told me I had to install Bacual 5x then do an upgrade to Bacula 7.x.
I just couldn't accept this. So I went on a mission to figure out how to do a
Fresh install of CentOS 7 and install Bacula 7 with having to
Did you install Bacula 7 on CentOS? We don't have any other options but to run
5.0 right now.
+--
|This was sent by hahajunkem...@gmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+-
Ok I have this Whipped. All I needed is some Great Advice and Direction.
Bacula is very simple now that I understand the Pools. Wish they had better
documentation :(
Thanks to Everyone! You're a Great group of people. Thanks for helping me get
though this. Sorry for being so frustrated an
I fixed that error on update in bconsole. Since I had everything screwed up
with the Pools I just deleted the mysql database and started over. I didn't
need the backups I have an emergency external drive I backup to also just
incase. I'm a true believer in backups and always make more than 1.
Ok Couple of other things... I get this when trying to prune in bconsole:
bacula-dir JobId 0: Begin pruning Jobs older than 44 years 4 months 7 days 2
hours 34 mins 35 secs.
Also ran the:
update --> Volume parameters --> All Volumes from all pools
and got this:
Error updating Volume r
I fixed that error on update in bconsole. Since I had everything screwed up
with the Pools I just deleted the mysql database and started over. I didn't
need the backups I have an emergency external drive I backup to also just
incase. I'm a true believer in backups and always make more than 1.
B
Think I've got it now... Thanks to everyone's help. Thank You!
I can set Bacula up and configure it including File sets, backup schedules and
backup Jobs ... Setup the Clients without any problems I totally understand
everything Only the Pools were kicking my butt and hard. I think I understan
I changed it like you said above.
# File Pool definition
Pool {
Name = File
Pool Type = Backup
Recycle = yes
AutoPrune = yes
Volume Retention = 30 days
Maximum Volume Bytes = 100G
Maximum Volumes = 37 # Limit number of Volumes in Pool
LabelFormat = Backup
Maximum Vo
Phil, This is why I'm so confused with Bacula. Nothing makes sense from what
I'm use too. Yes I read the confusing manual. I'm just totally lost now. .
Is this better?
# File Pool definition
Pool {
Name = File
Pool Type = Backup
Recycle = yes
AutoPrune = yes
Volume Retention = 30 days
I posted my bacula-dir file. Can someone show me what I need to change in
there? My total drive size is 4TB but I made it 3.7TB i read you should never
use the whole drive space.
I don't need to keep anything over 30 days.
+-
Ok Couple of other things... I get this when trying to prune in bconsole:
bacula-dir JobId 0: Begin pruning Jobs older than 44 years 4 months 7 days 2
hours 34 mins 35 secs.
Also ran the:
update --> Volume parameters --> All Volumes from all pools
and got this:
Error updating Volume rec
Is this correct now? I was confused earlier.
# File Pool definition
Pool {
Name = File
Pool Type = Backup
Recycle = yes
AutoPrune = yes
Volume Retention = 30 days
Maximum Volume Bytes = 3700G
Maximum Volumes = 1 # Limit number of Volumes in Pool
LabelFormat = Backu
I just keep backups 30 Days. I don't need anymore than that really since I do
snapshots on my ESXI boxes I keep them longer. You know something is wrong
pretty quick within a couple of days so longer backups just don't do me any
good.
I changed it to 1 in Bacula and restarted the bacula-dir l
"Well, the first ting that comes to notice is that your maximum volume
size is set to 3.7 terabytes, with 100 volumes allowed. Is that
intentional? You're telling Bacula it can use up to 370TB of disk
space. Do you *have* 370TB of free disk space? "
Don't tell me it was that easy? I think "Ma
Here is my bacula-dir file. I would really like to get Bacula to work. Just
need some help getting it setup right then I'll be off running. Thanks for the
help just so frustrated fighting this for almost a year now. For now I just
delete the pool and recreate it after it fills so I can keep us
Hi,
Is there any other good software than Bacula? I've just totally had it with
Bacula. There is no support and every system I've setup crashes because it will
not purge/prune or recycle the pool. It just fills up and crashes. I have
everything set to 30 days and have plenty of space for 3 mon
Hi, I installed Bacula on my CentOS 6.5 box and it installed version 5.0. I
noticed there is a version 5.2.13. Why did it install 5.0? Can I upgrade to
5.2.13?
+--
|This was sent by hahajunkem...@gmail.com via Backup Central.
Hi, I've edited the db.conf file with the right login and password, but when I
run the 10_make_tables.sh I get a permissions denied error.
Not sure what I've done wrong. I checked MySql to make sure the user name and
password for my bacula database was correct and it was.
I'm running CentOS 6.4
30 matches
Mail list logo