So I checked what bconsole reports and here it is:
Terminated Jobs:
JobId LevelFiles Bytes Status FinishedName
==
3 Full 72,8057.660 G OK 04-Oct-11 13:51
Technology1s-iMac-backup
I'm trying to figure out why 'Director Status' shows a Job Status as Error but
when I click on the Client Status it shows the Job Status as OK? Attached
screenshots show error and OK.
(http://postimage.org/image/2emhnufwk/)
(http://postimage.org/image/2emjbdsec/)
+---
Here is what I have done on the server
1. Stop the service - /sbin/bacula stop
2. Delete the database - /etc/bacula/drop_bacula_database
3. Remove any working files - rm -rf /var/bacula/working/*
4. Since I am using a NAS device to do my backups I then do - rm -rf
/mnt/nas-backup/*
5. Now redo all
Found the problem was with the Linux firewall not with any of the configuration
files.
+--
|This was sent by tscoll...@languagemate.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--
OK I have simplified my configuration files to just have one Mac OS X client
and here they are:
Mac1 bacula-fd.conf
Director {
Name = dracula-dir
Password = "blah"
}
FileDaemon {
Name = Mac1-fd
FDport = 9102
WorkingDirectory = /private/var/bacula/working
Pid Directory = /var/run
Max
Daniel,
You need to verify that you have the proper SDKs. To do this look in the
/Developer/SDKs/ directory and you should see MacOSX10.4u.sdk, MacOSX10.5.sdk
and MacOSX10.6.sdk if you don't see all three SDKs then grab a Snow Leopard DVD
and open the 'Optional Installs' folder and double click
= "Full Set"
Include {
Options {
signature = MD5
}
File = /root/bacula/bin
}
Exclude {
File = /root/bacula/bin/working
File = /tmp
File = /proc
File = /tmp
File = /.journal
File = /.fsck
}
}
FileSet {
Name = "Mac1_test"
Include {
O