Re: [Bacula-users] Re - Restore failed - bacula-fd doesn't follow symbolic links

2012-08-14 Thread Geert Stappers
Op 20120810 om 17:04 schreef Davide Franco:
 On Fri, Aug 10, 2012 at 3:57 PM, Rados aw Korzeniewski wrote:
  2012/8/10 Davide Franco dfra...@dflc.ch
   Anyway, I'm still trying to figure out how can I enforce the file
   daemon to follow symlinks on Linux filesystem.
  
  Bacula does not follow any symbolic links. It just backups a symbolic link
  as a symbolic link no matter if it points to the file or directory.
  Automatically follow symbolic links threatens to uncontrolled looping. For
  example when someone (user) will make a simple command: $ ln -s . a
  
  If you want to backup a resources which was followed by symbolic link you
  have to add this resources to the FileSet definition.
  
 
 this sounds good for me. It's exactly what I did to recover my data.
 I just had to figure out where my data were located and it worked fine.


Nothing new: Make it possible to read in the discussion order

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Accurate mode problem, multiple jobs on one client

2012-08-14 Thread Edward
 08.08.2012 00:30, Edward kirjoitti:
 Dir/SD: openSUSE 11.4 (x86_64) - v5.0.3 (from rpm)
 Client: Solaris 10 x86 - v5.0.3

 I am having problems with an incremental backup using the accurate
option.


 Accurate option fails with your setup. It was not designed for that, it
 must fail if it honors it's purpose. If the file set changes, it must
 consider the missing files deleted, and mark them such. If they suddenty
 appear again, it must back them all again.

 --jarif


*Sorry I've been having problems with the mailing list, hence delay.*

Indeed what you describe is how I expect and want accurate mode to work.

What I should have made clearer is that the files which are suddenly
backed up again have ALWAYS been supplied by the script. I know this
for certain from looking at the output log of the script, as well as
thoroughly testing the script. The script selects files based on
include and exclude within directories, which have not changed
recently.

The job runs fine until another job on that client with a separately
defined fileset is run. After that files which were included with the
previous jobs and are still included with this job are backed up
again.

Thanks,

Ed


 I have two jobs for the client both of which use a script to generate
 a file list of individual files (no recursion) is used. The scripts
 can give different lists for each job and are specified in separate
 filesets. One job is for offsite backing up with around 70GB for a
 full backup and one is a local backup of around 600GB. This setup has
 been working happily for months. No tapes are involved, files only.

 All has been working well until suddenly I noticed the offsite backup
 job was backing up over 1GB one day, the normal being around 10-20mb.
 Naturally I went on the hunt for the misplaced large file, but I
 didn't find anything. Looking at the logs I noticed that the jobs had
 backed up files that had been there since the original full backup.
 Eventually I ended up rolling back the database to check if this
 solved the problem, perhaps a corruption. This seemed to work, the
 manually triggered offsite job ran as expected. The next morning same
 problem. I eventually discovered after rolling back the database quite
 a few more times, that after the other job for that client ran (the
 local job) the offsite job would then go wrong and I needed to roll back.

 I have also tested creating a dummy job for that client which doesn't
 use accurate and the fileset is a single file. Again running this
 causes the specified behaviour. Running a job for another client
 doesn't cause any problems. To clarify the jobs are still showing up
 as incremental, this isn't a retention issue.

 I've set the file deamon to debug and seen that for the files it's
 backing up which shouldn't be backed up accurate.c reports them as
 (not found). It seems as though the accurate list is disappearing or
 being altered by running another job on the client.

 Here is the job and filest definition:

 #Offsite
 Job {
   Name = OffsiteBackup

   Type = Backup
   Level = Incremental
   Client = elephant-fd
   FileSet = elephant_offsite
   Storage = File-offsite
   Messages = Standard
   Pool = File-offsite-pool
   Priority = 10

   #Bootstrap file (Use network directory)
   Write Bootstrap = /backupstore/bootstraps/%c_%d_%n_%i_%v.bsr
   #Use accurate mode
   Accurate = yes

   Schedule = daily-night_inc
 }

 #Offsite
 FileSet {
   Name = elephant_offsite
   Include {
   File = \\|/usr/bin/perl
 /export/sysadmin/configuration_files_and_scripts/bacula/bin/
backup_list.pl
 http://backup_list.pl
 /export/sysadmin/configuration_files_and_scripts/bacula/config/backup_
list_offsite.config

 Options {
   signature = MD5
   #When explicitly expressing directories use
   recurse=no
   #Include ACL support
   aclsupport=yes

   #on storage daemon at the filesystem level
   compression = GZIP6

   #Use better accurate mode, size, times (mod, change).
   Accurate = smc
 }
   }
 }


 Thanks,

 Ed


 
--
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond. Discussions
 will include endpoint security, mobile security and the latest in malware
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/


 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users


 --

 You may have to add other esoteric combinations of letters to get Beryl
working and so on...

 Husse Jul 15 2007


 -- next part --
 A non-text attachment was scrubbed...
 Name: signature.asc
 Type: application/pgp-signature
 Size: 262 bytes
 Desc: OpenPGP digital signature

 --

[Bacula-users] Simple restore only GUI for Windows

2012-08-14 Thread lst_hoe02


Hello List

we are testing Bacula as new Backup/Restore and one point we like to  
have is a simple file restore GUI for windows so lokal server operator  
is able to restore files backuped on the same machine, but should not  
be able to manage the backup server like starting jobs for other  
servers or restore files from other server backups. Is this possible  
at all?


Many Thanks

Andreas




smime.p7s
Description: S/MIME Cryptographic Signature
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Simple restore only GUI for Windows

2012-08-14 Thread John Drescher
 we are testing Bacula as new Backup/Restore and one point we like to have is
 a simple file restore GUI for windows so lokal server operator is able to
 restore files backuped on the same machine, but should not be able to manage
 the backup server like starting jobs for other servers or restore files from
 other server backups. Is this possible at all?


I do not think this is possible without writing your own GUI. One idea
is to take the source of bat and trim it down to the functionality
that you want.

John

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bounce - setip not working

2012-08-14 Thread Gary Stainburn
Has anyone got this working as I still can't

On Tuesday 26 June 2012 17:05:35 Gary Stainburn wrote:
 I'm trying to get setip working and I'm struggling.

 I've set up a restricted console as described in the manual and it works
 for any other command, e.g. help, list.

 However, it doesn't work for setip. Can anyone help please.

 [bacula-dir.conf]
 Console {
   name = setIpConsole
   Password = password2
   CommandACL = status, .status, help, setip
 }


 [bconf_setip.conf]
 Director {
   Name = eddie1-dir
   DIRport = 9101
   address = 127.0.0.1
   Password = password1
 }

 console {
   Director = eddie1-dir
   Name = setIpConsole
   Password = password2
 }



-- 
Gary Stainburn
Group I.T. Manager
Ringways Garages
http://www.ringways.co.uk 

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Simple restore only GUI for Windows

2012-08-14 Thread lst_hoe02


Zitat von John Drescher dresche...@gmail.com:


we are testing Bacula as new Backup/Restore and one point we like to have is
a simple file restore GUI for windows so lokal server operator is able to
restore files backuped on the same machine, but should not be able to manage
the backup server like starting jobs for other servers or restore files from
other server backups. Is this possible at all?



I do not think this is possible without writing your own GUI. One idea
is to take the source of bat and trim it down to the functionality
that you want.

John


Okay, but have i got it right that the local file-daemon at the server  
is requesting the files from the central storage-daemon so in  
principle it should be easy to check for the restore your own files  
only, no?


Regards

Andreas



smime.p7s
Description: S/MIME Cryptographic Signature
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] List compile options used for binary

2012-08-14 Thread lst_hoe02

Hello List

is it possible to get the compile time options used for building the  
binary? It would be nice to have so we could build updates as close as  
possible to original packages for example on Ubuntu.


Many Thanks

Andreas




smime.p7s
Description: S/MIME Cryptographic Signature
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Simple restore only GUI for Windows

2012-08-14 Thread John Drescher
 Okay, but have i got it right that the local file-daemon at the server is
 requesting the files from the central storage-daemon so in principle it
 should be easy to check for the restore your own files only, no?


Bacula does have the concept of ACLs that restrict access. However
since I do not use that I can not help with that.

John

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bounce - setip not working

2012-08-14 Thread John Drescher
On Tue, Aug 14, 2012 at 8:27 AM, Gary Stainburn g...@ringways.co.uk wrote:
 Has anyone got this working as I still can't

 On Tuesday 26 June 2012 17:05:35 Gary Stainburn wrote:
 I'm trying to get setip working and I'm struggling.

 I've set up a restricted console as described in the manual and it works
 for any other command, e.g. help, list.

 However, it doesn't work for setip. Can anyone help please.

 [bacula-dir.conf]
 Console {
   name = setIpConsole
   Password = password2
   CommandACL = status, .status, help, setip
 }


 [bconf_setip.conf]
 Director {
   Name = eddie1-dir
   DIRport = 9101
   address = 127.0.0.1
   Password = password1
 }


Should you have 127.0.0.1 there?

 console {
   Director = eddie1-dir
   Name = setIpConsole
   Password = password2
 }



 --
 Gary Stainburn
 Group I.T. Manager
 Ringways Garages
 http://www.ringways.co.uk

 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond. Discussions
 will include endpoint security, mobile security and the latest in malware
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users



-- 
John M. Drescher

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Tryed to recover from recently purged Volume by bscan

2012-08-14 Thread CDuv
Hi,
I'm having an issue for which I couldn't find answers.
A Full Backup job was pruned by Bacula (obviously during yesterday night 
because it was there yesterday and gone today) and I need it (for the 
Incremental to work actually).
After some research I decided to run a bscan on the volumes listed into the 
.bsr files of the relevant fd client.
It did found things and added them into my Catalog: I can tell because the 
missing Full backup is now listed in brestore's Bat panel and the bconsole's 
restore is not complaining about No Full backup found prior to... anymore.
But the problem is that when trying to restore I get a No files selected to be 
restored as if the volume where empty.

Am I doomed? Is there a way for me to get my backup back?

+--
|This was sent by c.duvergier@online.fr via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Tryed to recover from recently purged Volume by bscan

2012-08-14 Thread Edward
Did you select any files using `mark` during the restore?

On 14 August 2012 21:18, CDuv bacula-fo...@backupcentral.com wrote:

 Hi,
 I'm having an issue for which I couldn't find answers.
 A Full Backup job was pruned by Bacula (obviously during yesterday night
 because it was there yesterday and gone today) and I need it (for the
 Incremental to work actually).
 After some research I decided to run a bscan on the volumes listed into
 the .bsr files of the relevant fd client.
 It did found things and added them into my Catalog: I can tell because the
 missing Full backup is now listed in brestore's Bat panel and the
 bconsole's restore is not complaining about No Full backup found prior
 to... anymore.
 But the problem is that when trying to restore I get a No files selected
 to be restored as if the volume where empty.

 Am I doomed? Is there a way for me to get my backup back?

 +--
 |This was sent by c.duvergier@online.fr via Backup Central.
 |Forward SPAM to ab...@backupcentral.com.
 +--




 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond. Discussions
 will include endpoint security, mobile security and the latest in malware
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Simple restore only GUI for Windows

2012-08-14 Thread lst_hoe02

Zitat von John Drescher dresche...@gmail.com:

 Okay, but have i got it right that the local file-daemon at the server is
 requesting the files from the central storage-daemon so in principle it
 should be easy to check for the restore your own files only, no?


 Bacula does have the concept of ACLs that restrict access. However
 since I do not use that I can not help with that.

 John

Hmm, looks like using different Consoles might do the trick  
(http://www.bacula.org/5.2.x-manuals/en/main/main/Console_Configuration.html).  
I will have a look how bat-windows behaves with a restricted console.

Thanks

Andreas



--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Tryed to recover from recently purged Volume by bscan

2012-08-14 Thread CDuv
I did drag'n'dropped a whole directory into the bottom area of the brestore 
panel (in Bat software).

Can bscan insert files that aren't available anymore into the catalog?

+--
|This was sent by c.duvergier@online.fr via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users