Re: [Bacula-users] Schedule restore

2007-04-23 Thread Johan Ehnberg
trap = "/usr/local/bacula/var/bacula/working/client1.bsr" > } > > > Any ideas? > > /Jonas Run = Full is not valid for restore AFAIK. You could check my post from a while ago (my reply below contains a mod

Re: [Bacula-users] Problem with volume

2007-04-23 Thread Johan Ehnberg
> I make my backup in Hard Disk, and my disk don't have space to store > my total backup, also all week I save my volume (backup) in a tape, > but I have a problem, when I copy volume (tape -> disk) I do not > obtain to mount the volume to make restore. > > > 23-Apr 08:55 s-158058-dir: Start Res

[Bacula-users] Backup jobs start but will not finish

2007-04-19 Thread Johan Ehnberg
error message may have changed since erarlier versions of bacula. Hearbeat Interval doesn't seem to help here. Any clues? -- Johan Ehnberg Email: [EMAIL PROTECTED] GSM: +358503209688 WWW: http://www.ehnberg.net/

Re: [Bacula-users] Spaces in file names in FileSet directive.

2007-04-18 Thread Johan Ehnberg
Thomas Glatthor wrote: > with bacula 2.0.3 and double quotes it works on linux. > i get no error for this path: > > File = "/home/thomas/thomas test" > > > restore: >> Enter "done" to leave this mode. >> >> cwd is: / >> $ cd /home/thomas >> cwd is: /home/thomas/ >> $ ls >> Desktop/ >> thom

Re: [Bacula-users] Spaces in file names in FileSet directive.

2007-04-18 Thread Johan Ehnberg
> > > Please anybody know how to define path with space in name? > Put quotes aroud it. That's the standard way in the unix world, which doesn't really (traditionally) like spaces in filenames. File = "/root/vmware/Win2003 VM" Cheers, Johan -- Johan Ehnb

Re: [Bacula-users] File attributes report

2007-04-17 Thread Johan Ehnberg
l of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users -- Johan E

[Bacula-users] Serious restore problem

2007-04-17 Thread Johan Ehnberg
Type = Backup Level = Incremental Schedule = "weekly-cycle1" Messages = Standard Pool = Default Priority = 6 } Help is appreciated. Best regards, Johan -- Johan Ehnberg Email: [EMAIL PROTECTED] GSM: +358503209688 WWW: http://www.ehnberg.net/johan/ --

Re: [Bacula-users] Back-up terminated for unknown reason.

2007-04-16 Thread Johan Ehnberg
Erik P. Olsen wrote: > Johan Ehnberg wrote: >> Erik P. Olsen wrote: >>> I am running Bacula 1.38.5 on linux FC5 and this morning a full >>> back-up of my windows 2000 laptop terminated with the following error >>> message: >>> >>> 16-Apr 08:

Re: [Bacula-users] Back-up terminated for unknown reason.

2007-04-16 Thread Johan Ehnberg
between FD->SD, of course - but dumping the traffic shows me this is wrong. Internally, this can also create weird reports in bacula because the director doesn't seem to check with SD that it also finished the job... I might file a bug about it when I know more. Cheers, Johan -- Joh

Re: [Bacula-users] Two tiered bacula setup?

2007-04-14 Thread Johan Ehnberg
at 21:05 } If you do it like that, you need bootstraps created during Backup. If you want everything at once, you need something else. The fileset is not important with bootstraps if I recall correctly. Keep in mind that there are quite a few steps in the process, which is generally not a go

Re: [Bacula-users] Checking my understanding of Maximum Concurrent Jobs

2007-04-14 Thread Johan Ehnberg
he catalog backup: you can schedule it a bit later than the main backups, (just 5 mins is enough) so it won't start _before_ them. To have it wait for the others to finish, just give it a lower priority (higher number). Cheers, Johan -- Johan Ehnberg Email: [EMAIL PROTECTED] GSM: +3585

[Bacula-users] Volume data error

2007-04-13 Thread Johan Ehnberg
; } The backup job: Job { Name = CLIENT-backup Client = CLIENT-fd FileSet = CLIENT-set Storage = CLIENT-storage Write Bootstrap = "/var/lib/bacula/CLIENT.bsr" Type = Backup Level = Incremental Schedule = "weekly-cycle1" Messages = Standard Pool = Default

Re: [Bacula-users] Fwd: Using Bacula on Windows

2007-04-13 Thread Johan Ehnberg
Hi! I haven't read your earlier mails. Anyway, this would be kind of an RTFM. Check the troubleshooting, google for the error message you are getting. Also check your config file that the console is connecting to the right host and has the correct password. If you don't find it, post the error

Re: [Bacula-users] DHCP IP addresses

2007-04-03 Thread Johan Ehnberg
Brian Debelius wrote: > Jerry Amundson wrote: >> On 4/3/07, Bill Szkotnicki <[EMAIL PROTECTED]> wrote: >> >>> In our case the main computing services centre insists upon dynamic >>> IP's for all workstations. >>> >> The issue is DNS, which DHCP and/or the PC should be updating >> automat

Re: [Bacula-users] DHCP IP addresses

2007-04-03 Thread Johan Ehnberg
s to update the nameserver with >> their IPs and supplied their DNS names to Bacula. >> >> Greetings, >> Michel >> -BEGIN PGP SIGNATURE- >> Version: GnuPG v1.4.7 (MingW32) >> >> iD8DBQFGEoQu2Vs+MkscAyURApa4AKDaaMIej0TdDEw0fAhbOhOZP9SBQgCffWEy >&

Re: [Bacula-users] help doing backup of serveral host

2007-04-03 Thread Johan Ehnberg
Luca Ferrari wrote: > Hi all, > apologize my trivial questions, but I'm new to bacula. I've got a centalized > machine that runs the director and the storage daemon and that should backup > several machine with their own file daemon. > I'd like to backup each host on a volume that is a file on th

Re: [Bacula-users] Device not in SD device resources....why?

2007-04-03 Thread Johan Ehnberg
For some reason, I did not find the documentation on these. Maybe someone else can point out this. I don't even remember where I found it in the first place. Perhaps among the tips and tricks. Cheers. -- Johan Ehnberg Email: [EMAIL PROTECTED] GSM: +358503209688 WWW: http://www.ehnberg.n

Re: [Bacula-users] Device not in SD device resources....why?

2007-04-03 Thread Johan Ehnberg
. I made it too difficult :). Then I created a consistent naming scheme for all parts of the network and I can easily remember them all by heart. Cheers, Johan Ehnberg Luca Ferrari wrote: > Hi, > I'm a newbie of Bacula and I cannot get my first job running. I'm trying to > b