Re: [Bacula-users] Upgrade to 3.0.3 Job is waiting for execution

2009-12-13 Thread Bruno Friedmann
On 11/17/2009 03:31 PM, Giuseppe De Nicolo' wrote: > Giuseppe De Nicolo' wrote: >> Alan Brown wrote: >>> On Tue, 17 Nov 2009, Giuseppe De Nicolo' wrote: >>> >>> Hi All, Since the upgrade to 3.0.3 our test server have this strange behavior , the first job after bacula start

Re: [Bacula-users] Crashing storage director. Need help getting trace.

2009-12-13 Thread Jim Barber
Martin Simmons wrote: > > Try doing it interactively by attaching gdb to the bacula-sd process before it > crashes (run gdb /path/to/bacula-sd and then use gdb's attach command). Then > use the commands in btraceback.gdb when it crashes. > > __Martin Thanks Martin. I've compiled and installed

Re: [Bacula-users] run job problem

2009-12-13 Thread Bruno Friedmann
On 12/12/2009 11:16 AM, Lukasz PUZON Brodowski wrote: > hi all. > I install bacula 3.0.3 on 7.2 freebsd system, with mysql (sqlite before). in > both cases, when I run my only job, > bacula-dir crashes. I run bacula with -d100 option, and last error is: > ABORTING due to ERROR in lockmgr.c:65 Mut

[Bacula-users] hidden attributes appearing on files in restored to windows

2009-12-13 Thread Gavin McCullagh
Hi, we're restoring a large number of files backed up from an old Win2K-based NAS onto a Windows Server 2008 system. We backup e:\group and e:\home. We're finding that directories which were not hidden on the Win2K system, when restored are hidden. This includes the e:\ prefix if we restore it,

[Bacula-users] removing trailing spaces from files/dirs during restore

2009-12-13 Thread Gavin McCullagh
Hi, we're doing a restore from bacula to a Windows NAS. We've found that the fileset has a number of files in it which have trailing spaces, eg a directory in the tree is called "Agent ". We also want to drop the drive letter prefix off and restore to the exact location they cae from. Moving ve