[Bacula-users] authorization security
Hello, i have some questions about authorization from client (bacula-fd) to server (bacula-dir). How about security? Maybe somebody can describe very detailed authorization process client-server-client to me? What if i have stolen bacula-fd.conf where is Director password and other information. I install bacula server and configure with information i got from stolen file. And wualja i have full access to all files which are located on that computer. It is only theory, but i think it is possible. Is there a way to make bacula authorization like ssh authorization with keys? Or will be possible to add such option like Server IP address to bacula-fd.conf? Because now i can configure bacula director to any host with right bacula director name and passwords and i will get access to clients. I want to find a way to make authorization process more secure. Viktorija --- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: [Bacula-users] authorization security
what about Windows type client? I don't need administrator rights for stolling such file :) As i understand correctly stunnel supports encrypted tunnel for data transfering not authorization, but i need _safe_ authorization. Also such encryption will ask more time for backuping but i have about 100 clients which are backuped every night. I don't think what night will be enough for backuping in this case :) I have windows clients also and in this case i should to install third party software to make stunnel work on them, but network policy doesn't allow me to do it :( Also i still want to know details about authorization client-server-client :) Thanks! Viktorija p.s. I like bacula very much, but i am just worring for my network safety. Bacula is great product! On Fri, 21 Oct 2005 10:14:35 -0500 Steve Greenland <[EMAIL PROTECTED]> wrote: > On Fri, Oct 21, 2005 at 05:42:18PM +0300, Viktorija wrote: > > > i have some questions about authorization from client (bacula-fd) to > > server (bacula-dir). How about security? Maybe somebody can describe > > very detailed authorization process client-server-client to me? What > > if i have stolen bacula-fd.conf where is Director password and other > > information. > > If you have stolen the bacula-fd.conf, then you have root on the machine > anyway, right? > > Anyway, see the section in the manual on using stunnel to wrap your > connection. > > Steve > -- > "Outlook not so good." That magic 8-ball knows everything! I'll ask > about Exchange Server next. >-- (Stolen from the net) > > > --- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > > --- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: [Bacula-users] authorization security
yes. but as i said before i can see this password in stolen bacula-fd.conf file and i can use it for configuring bacula server to stole other needed files from that server without having administrators rights. So it doesn't is password in plain text or CRAM-MD5. I think it would be great if bacula will have like ssh has authorization with keys. It would be nice feature. But for now i am searching how to avoid situations with stolen passwords. Viktorija On Fri, 21 Oct 2005 11:45:04 -0400 "Dan Langille" <[EMAIL PROTECTED]> wrote: > On 21 Oct 2005 at 18:30, Viktorija wrote: > > > Also i still want to know details about authorization > > client-server-client :) Thanks! > > >From http://www.bacula.org/dev-manual/Current_State_Bacula.html > > CRAM-MD5 password authentication between each component (daemon). > > The daemons authenticate using the above. It's not clear text. > > > p.s. I like bacula very much, but i am just worring for my network > > safety. Bacula is great product! > > Safety and security is a good thing. > -- > Dan Langille : http://www.langille.org/ > BSDCan - The Technical BSD Conference - http://www.bsdcan.org/ > > > > --- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
[Bacula-users] mail notifications
Hello, i have a question (again :)). I have bacula server which is backuping worstations. Clients are about 70. Every day i start my work with reading mails about failed backups. Then i send to each user notification mail about it. Is there any way to make script which will check failed backups and will send e-mail to user, who's backup failed? Maybe someone already have something similar? Thanks for you suggestions! Best Regards, Viktorija --- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Fw: Re: [Bacula-users] mail notifications
Thanks, yes this looks very easy to configure. But if one of my user will get something like this: 29-Oct 00:16 vessel-dir: Start Backup JobId 3163, Job=revenger.2005-10-28_21.06.18 29-Oct 00:17 vessel-dir: revenger.2005-10-28_21.06.18 Fatal error: bnet.c:775 Unable to connect to File daemon on 21.21.16.143:9102. ERR=Operation timed out 29-Oct 00:17 vessel-dir: revenger.2005-10-28_21.06.18 Error: Bacula 1.36.3 (22Apr05): 29-Oct-2005 00:17:41 JobId: 3163 Job:revenger.2005-10-28_21.06.18 Backup Level: Incremental, since=2005-10-28 00:55:53 Client: revenger-fd FileSet:"revenger" 2005-09-17 00:17:18 Pool: "revenger" Storage:"File" Start time: 29-Oct-2005 00:16:15 End time: 29-Oct-2005 00:17:41 FD Files Written: 0 SD Files Written: 0 FD Bytes Written: 0 SD Bytes Written: 0 Rate: 0.0 KB/s Software Compression: None Volume name(s): Volume Session Id: 1146 Volume Session Time:1129015322 Last Volume Bytes: 0 Non-fatal FD errors:0 SD Errors: 0 FD termination status: SD termination status: Waiting on FD Termination:*** Backup Error *** He will be shocked and every day will ask email description. So if is there a way to make these messages like this: Hello, Dear user! Your workstation backup failed tonight. Please check is bacula running, if not start it. For more information contact you administrator by phone: Your administrator Is it possible? Viktorija On Mon, 31 Oct 2005 14:54:39 +0200 Kern Sibbald <[EMAIL PROTECTED]> wrote: > On Monday 31 October 2005 13:18, Viktorija wrote: > > Hello, > > > > i have a question (again :)). > > I have bacula server which is backuping worstations. Clients are about 70. > > Every day i start my work with reading mails about failed backups. Then i > > send to each user notification mail about it. Is there any way to make > > script which will check failed backups and will send e-mail to user, who's > > backup failed? Maybe someone already have something similar? > > Create 70 Message resources, each with the email address of the user (and > perhaps you), then modify the jobs to use the appropriate Message resource. > > It will send all job reports for the user's Job to the user, which is > probably > better than just error messages, since the user will get positive feedback > every day that his machine was backed up, and when. If the user does not > want to see the Backup OK messages, he/she could easily filter them into a > folder, which is what I do ... > > > > > > > Thanks for you suggestions! > > > > Best Regards, > > Viktorija > > > > > > --- > > This SF.Net email is sponsored by the JBoss Inc. > > Get Certified Today * Register for a JBoss Training Course > > Free Certification Exam for All Training Attendees Through End of 2005 > > Visit http://www.jboss.com/services/certification for more information > > ___ > > Bacula-users mailing list > > Bacula-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/bacula-users > > -- > Best regards, > > Kern > > ("> > /\ > V_V > > > --- > This SF.Net email is sponsored by the JBoss Inc. > Get Certified Today * Register for a JBoss Training Course > Free Certification Exam for All Training Attendees Through End of 2005 > Visit http://www.jboss.com/services/certification for more information > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > > --- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: Fw: Re: [Bacula-users] mail notifications
So in this case i should start write custom script :) Ok, i hoped what there is a way without it. On Mon, 31 Oct 2005 16:04:02 +0100 Florian Schnabel <[EMAIL PROTECTED]> wrote: > Viktorija wrote: > > Thanks, > > > > yes this looks very easy to configure. But if one of my user will get > > something like this: > > > > 29-Oct 00:16 vessel-dir: Start Backup JobId 3163, > > Job=revenger.2005-10-28_21.06.18 > > 29-Oct 00:17 vessel-dir: revenger.2005-10-28_21.06.18 Fatal error: > > bnet.c:775 Unable to connect to File daemon on 21.21.16.143:9102. > > ERR=Operation timed out > > 29-Oct 00:17 vessel-dir: revenger.2005-10-28_21.06.18 Error: Bacula 1.36.3 > > (22Apr05): 29-Oct-2005 00:17:41 > > JobId: 3163 > > Job:revenger.2005-10-28_21.06.18 > > Backup Level: Incremental, since=2005-10-28 00:55:53 > > Client: revenger-fd > > FileSet:"revenger" 2005-09-17 00:17:18 > > Pool: "revenger" > > Storage:"File" > > Start time: 29-Oct-2005 00:16:15 > > End time: 29-Oct-2005 00:17:41 > > FD Files Written: 0 > > SD Files Written: 0 > > FD Bytes Written: 0 > > SD Bytes Written: 0 > > Rate: 0.0 KB/s > > Software Compression: None > > Volume name(s): > > Volume Session Id: 1146 > > Volume Session Time:1129015322 > > Last Volume Bytes: 0 > > Non-fatal FD errors:0 > > SD Errors: 0 > > FD termination status: > > SD termination status: Waiting on FD > > Termination:*** Backup Error *** > > > > He will be shocked and every day will ask email description. So if is there > > a way to make these messages like this: > > > > Hello, Dear user! > > > > Your workstation backup failed tonight. Please check is bacula running, if > > not start it. > > For more information contact you administrator by phone: > > > > > > Your administrator > > > > > > Is it possible? > > > > > > Viktorija > > > > > > of course that is possible .. worst case may be you have to do some > custiom scripting though > > Florian > > > --- > This SF.Net email is sponsored by the JBoss Inc. > Get Certified Today * Register for a JBoss Training Course > Free Certification Exam for All Training Attendees Through End of 2005 > Visit http://www.jboss.com/services/certification for more information > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > > --- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
[Bacula-users] newbie question
Hello, now am reading manual and i have one question about @. Is it possible to use @ in the following way: Name = "news" Include { Options { compression=GZIP wild = @exclude.list exclude = yes } File = "D:/My Documents/work" File = "D:/My Documents/temp" } where exclude.list is following: wild = *.mp3 wild = *.avi wild = *.mpg wild = *.mpeg wild = *.wmv wild = *.wma wild = *.wvx wild = *.wax wild = *.asf wild = *.asx wild = *.wms wild = *.wmz wild = *.wmd wild = *.mlv wild = *.mid wild = *.mod wild = *.mov wild = *.mp1 wild = *.mp2 wild = *.mpa wild = *.mpe Or @ is only for File? Thanks --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: [Bacula-users] newbie question
Thanks for answer :) In manual i didn't find any word about how to backup links which are to another mounted devices. I have such situation: logs -> /stor0/accounting.logs where stor0 is another mounted device. Bacula will backup /stor0/accounting.logs or only link to this place? v. On Tue, 29 Mar 2005 16:53:29 +0100 Martin Simmons <[EMAIL PROTECTED]> wrote: > >>>>> On Tue, 29 Mar 2005 17:46:45 +0300, viktorija <[EMAIL PROTECTED]> said: > > V> now am reading manual and i have one question about @. > V> Is it possible to use @ in the following way: > V> Name = "news" > V> Include { > V> Options { > V> compression=GZIP > V> wild = @exclude.list > V> exclude = yes > V> } > V> File = "D:/My Documents/work" > V> File = "D:/My Documents/temp" > V> } > V> where exclude.list is following: > V> wild = *.mp3 > V> wild = *.avi > V> wild = *.mpg > V> wild = *.mpeg > V> wild = *.wmv > V> wild = *.wma > V> wild = *.wvx > V> wild = *.wax > V> wild = *.asf > V> wild = *.asx > V> wild = *.wms > V> wild = *.wmz > V> wild = *.wmd > V> wild = *.mlv > V> wild = *.mid > V> wild = *.mod > V> wild = *.mov > V> wild = *.mp1 > V> wild = *.mp2 > V> wild = *.mpa > V> wild = *.mpe > > > V> Or @ is only for File? > > The @ directive works anywhere, but it simply inserts the named file as if it > was part of the main file, so to make the above work you need to drop the > 'wild =' from the options: > > Name = "news" > Include { > Options { > compression=GZIP > @exclude.list > exclude = yes > } > File = "D:/My Documents/work" > File = "D:/My Documents/temp" > } > > __Martin > > > --- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > > --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
[Bacula-users] backup errors
Hello, am trying to backup and am getting following errors: 07-Apr 23:39 backup-dir: No prior Full backup Job record found. 07-Apr 23:39 backup-dir: No prior or suitable Full backup found. Doing FULL backup. 07-Apr 23:39 backup-dir: Start Backup JobId 311, Job=dizzy.2005-04-07_22.05.19 07-Apr 23:39 backup-dir: templar.2005-04-07_22.05.19 Fatal error: FD gave bad response to Include command: wanted 2000 OK include got: 2999 Invalid command Before i didn't get such errors, but i have changed my bacula-dir.conf to new syntax and exclude list, so FileSet now looks like follow: FileSet { Name = "dizzy" Include { Options { compression=GZIP @exclude.list exclude = yes } File = /export/storage0 File = /etc File = /opt } } where exclude.list is: wild = *.mp3 wild = *.avi wild = *.mpg wild = *.mpeg wild = *.wmv wild = *.wma wild = *.wvx wild = *.wax wild = *.asf wild = *.asx wild = *.wms wild = *.wmz wild = *.wmd wild = *.mlv wild = *.mid wild = *.mod wild = *.mov wild = *.mp1 wild = *.mp2 wild = *.mpa wild = *.mpe Maybe i have errors in configuration? Where is a problem? Any help would be nice. Thanks! Viktoria --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
[Bacula-users] backup errors
Hello, am trying to backup and am getting following errors: 07-Apr 23:39 backup-dir: No prior Full backup Job record found. 07-Apr 23:39 backup-dir: No prior or suitable Full backup found. Doing FULL backup. 07-Apr 23:39 backup-dir: Start Backup JobId 311, Job=dizzy.2005-04-07_22.05.19 07-Apr 23:39 backup-dir: dizzy.2005-04-07_22.05.19 Fatal error: FD gave bad response to Include command: wanted 2000 OK include got: 2999 Invalid command Before i didn't get such errors, but i have changed my bacula-dir.conf to new syntax and exclude list, so FileSet now looks like follow: FileSet { Name = "dizzy" Include { Options { compression=GZIP @exclude.list exclude = yes } File = /export/storage0 File = /etc File = /opt } } where exclude.list is: wild = *.mp3 wild = *.avi wild = *.mpg wild = *.mpeg wild = *.wmv wild = *.wma wild = *.wvx wild = *.wax wild = *.asf wild = *.asx wild = *.wms wild = *.wmz wild = *.wmd wild = *.mlv wild = *.mid wild = *.mod wild = *.mov wild = *.mp1 wild = *.mp2 wild = *.mpa wild = *.mpe Maybe i have errors in configuration? Where is a problem? Any help would be nice. Thanks! Viktoria --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: [Bacula-users] backup errors
On server side is 1.36.2 On client side machines are Solaris, FreeBSD and Linux with following versions: 1.36.2 and 1.34.2 Incremintal jobs working fine, but Full jobs not :( Viktorija On Fri, 8 Apr 2005 08:54:41 +0200 Jens R. Victorin <[EMAIL PROTECTED]> wrote: > What version/s are you using (i.e dir,fd etc.)? > > /Jens > > > Hello, > > > > am trying to backup and am getting following errors: > > > > 07-Apr 23:39 backup-dir: No prior Full backup Job record found. > > 07-Apr 23:39 backup-dir: No prior or suitable Full backup found. Doing FULL > > backup. > > 07-Apr 23:39 backup-dir: Start Backup JobId 311, > > Job=dizzy.2005-04-07_22.05.19 > > 07-Apr 23:39 backup-dir: templar.2005-04-07_22.05.19 Fatal error: FD gave > > bad response to Include command: wanted 2000 OK include > > got: 2999 Invalid command > > > > > > Before i didn't get such errors, but i have changed my bacula-dir.conf to > > new syntax and exclude list, so FileSet now looks like follow: > > FileSet { > > Name = "dizzy" > > Include { > > Options { > > compression=GZIP > > @exclude.list > > exclude = yes > > } > > File = /export/storage0 > > File = /etc > > File = /opt > > } > > } > > > > where exclude.list is: > > wild = *.mp3 > > wild = *.avi > > wild = *.mpg > > wild = *.mpeg > > wild = *.wmv > > wild = *.wma > > wild = *.wvx > > wild = *.wax > > wild = *.asf > > wild = *.asx > > wild = *.wms > > wild = *.wmz > > wild = *.wmd > > wild = *.mlv > > wild = *.mid > > wild = *.mod > > wild = *.mov > > wild = *.mp1 > > wild = *.mp2 > > wild = *.mpa > > wild = *.mpe > > > > > > Maybe i have errors in configuration? Where is a problem? Any help would be > > nice. > > Thanks! > > > > Viktoria > > > > > > > > --- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from real users. > > Discover which products truly live up to the hype. Start reading now. > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > ___ > > Bacula-users mailing list > > Bacula-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/bacula-users > > > > --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: [Bacula-users] backup errors
As i said before. I got following error trying to make Full Backup from different servers with versions 1.36.2 and 1.34.2. Bacula server is 1.36.2. These errors started after i have changed my director configuration from old to new syntax and added @exclude.list. With old configuration file all worked fine. Viktoria On Fri, 8 Apr 2005 09:26:40 +0200 Jens R. Victorin <[EMAIL PROTECTED]> wrote: > What's working and what's not? Can you see any pattern (backuplevel, OS etc) > It might be compatibility issues between 1.36.2 and 1.34.2. > > /Jens > > > > On server side is 1.36.2 > > > > On client side machines are Solaris, FreeBSD and Linux with following > > versions: 1.36.2 and 1.34.2 > > > > Incremintal jobs working fine, but Full jobs not :( > > > > > > Viktorija > > > > On Fri, 8 Apr 2005 08:54:41 +0200 > > Jens R. Victorin <[EMAIL PROTECTED]> wrote: > > > > > What version/s are you using (i.e dir,fd etc.)? > > > > > > /Jens > > > > > > > Hello, > > > > > > > > am trying to backup and am getting following errors: > > > > > > > > 07-Apr 23:39 backup-dir: No prior Full backup Job record found. > > > > 07-Apr 23:39 backup-dir: No prior or suitable Full backup found. Doing > > > > FULL backup. > > > > 07-Apr 23:39 backup-dir: Start Backup JobId 311, > > > > Job=dizzy.2005-04-07_22.05.19 > > > > 07-Apr 23:39 backup-dir: templar.2005-04-07_22.05.19 Fatal error: FD > > > > gave bad response to Include command: wanted 2000 OK include > > > > got: 2999 Invalid command > > > > > > > > > > > > Before i didn't get such errors, but i have changed my bacula-dir.conf > > > > to new syntax and exclude list, so FileSet now looks like follow: > > > > FileSet { > > > > Name = "dizzy" > > > > Include { > > > > Options { > > > > compression=GZIP > > > > @exclude.list > > > > exclude = yes > > > > } > > > > File = /export/storage0 > > > > File = /etc > > > > File = /opt > > > > } > > > > } > > > > > > > > where exclude.list is: > > > > wild = *.mp3 > > > > wild = *.avi > > > > wild = *.mpg > > > > wild = *.mpeg > > > > wild = *.wmv > > > > wild = *.wma > > > > wild = *.wvx > > > > wild = *.wax > > > > wild = *.asf > > > > wild = *.asx > > > > wild = *.wms > > > > wild = *.wmz > > > > wild = *.wmd > > > > wild = *.mlv > > > > wild = *.mid > > > > wild = *.mod > > > > wild = *.mov > > > > wild = *.mp1 > > > > wild = *.mp2 > > > > wild = *.mpa > > > > wild = *.mpe > > > > > > > > > > > > Maybe i have errors in configuration? Where is a problem? Any help > > > > would be nice. > > > > Thanks! > > > > > > > > Viktoria > > > > > > > > > > > > > > > > --- > > > > SF email is sponsored by - The IT Product Guide > > > > Read honest & candid reviews on hundreds of IT Products from real users. > > > > Discover which products truly live up to the hype. Start reading now. > > > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > > > ___ > > > > Bacula-users mailing list > > > > Bacula-users@lists.sourceforge.net > > > > https://lists.sourceforge.net/lists/listinfo/bacula-users > > > > > > > > > > > > > > > > --- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from real users. > > Discover which products truly live up to the hype. Start reading now. > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > ___ > > Bacula-users mailing list > > Bacula-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/bacula-users > > > > --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: [Bacula-users] backup errors
I have removed exclude set at all, and it doesn't help. I upgraded bacula on client side to 1.36.2 and it doesn't help. It seems problem somewhere in configuration. I don't know. But what does it mean: FD gave bad response to Include command: wanted 2000 OK include got: 2999 Invalid command ? Viktoria On Fri, 8 Apr 2005 10:35:12 +0200 Jens R. Victorin <[EMAIL PROTECTED]> wrote: > Another thing to try is to add a separate exclude block to the fileset. > > /Jens > > > So nobody knows what does it mean? > > > > 08-Apr 11:08 backup-dir: Start Backup JobId 341, Job=poh.2005-04-08_11.08.34 > > 08-Apr 11:08 backup-dir: poh.2005-04-08_11.08.34 Fatal error: FD gave bad > > response to Include command: wanted 2000 OK include > > got: 2999 Invalid command > > > > > > Viktorija > > On Fri, 8 Apr 2005 10:30:58 +0300 > > viktorija <[EMAIL PROTECTED]> wrote: > > > > > As i said before. > > > I got following error trying to make Full Backup from different servers > > > with versions 1.36.2 and 1.34.2. Bacula server is 1.36.2. > > > These errors started after i have changed my director configuration from > > > old to new syntax and added @exclude.list. With old configuration file > > > all worked fine. > > > > > > > > > Viktoria > > > On Fri, 8 Apr 2005 09:26:40 +0200 > > > Jens R. Victorin <[EMAIL PROTECTED]> wrote: > > > > > > > What's working and what's not? Can you see any pattern (backuplevel, OS > > > > etc) It might be compatibility issues between 1.36.2 and 1.34.2. > > > > > > > > /Jens > > > > > > > > > > > > > On server side is 1.36.2 > > > > > > > > > > On client side machines are Solaris, FreeBSD and Linux with following > > > > > versions: 1.36.2 and 1.34.2 > > > > > > > > > > Incremintal jobs working fine, but Full jobs not :( > > > > > > > > > > > > > > > Viktorija > > > > > > > > > > On Fri, 8 Apr 2005 08:54:41 +0200 > > > > > Jens R. Victorin <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > What version/s are you using (i.e dir,fd etc.)? > > > > > > > > > > > > /Jens > > > > > > > > > > > > > Hello, > > > > > > > > > > > > > > am trying to backup and am getting following errors: > > > > > > > > > > > > > > 07-Apr 23:39 backup-dir: No prior Full backup Job record found. > > > > > > > 07-Apr 23:39 backup-dir: No prior or suitable Full backup found > > > > > > > Doing FULL backup. > > > > > > > 07-Apr 23:39 backup-dir: Start Backup JobId 311, > > > > > > > Job=dizzy.2005-04-07_22.05.19 > > > > > > > 07-Apr 23:39 backup-dir: templar.2005-04-07_22.05.19 Fatal error: > > > > > > > FD gave bad response to Include command: wanted 2000 OK include > > > > > > > got: 2999 Invalid command > > > > > > > > > > > > > > > > > > > > > Before i didn't get such errors, but i have changed my > > > > > > > bacula-dir.conf to new syntax and exclude list, so FileSet now > > > > > > > looks like follow: > > > > > > > FileSet { > > > > > > > Name = "dizzy" > > > > > > > Include { > > > > > > > Options { > > > > > > > compression=GZIP > > > > > > > @exclude.list > > > > > > > exclude = yes > > > > > > > } > > > > > > > File = /export/storage0 > > > > > > > File = /etc > > > > > > > File = /opt > > > > > > > } > > > > > > > } > > > > > > > > > > > > > > where exclude.list is: > > > > > > > wild = *.mp3 > > > > > > > wild = *.avi > > > > > > > wild = *.mpg > > > > > >
Re: [Bacula-users] backup errors
New FileSet looks like: FileSet { Name = "poh" Include { Options { compression=GZIP @exclude.list exclude = yes } File = /etc File = /opt File = /export/storage0/home } } and old one is following: FileSet { Name = "poh" Include = compression=GZIP { /etc /opt /export/storage0/home } Exclude = { /proc /tmp /.journal /.fsck } } now i replaced new FileSet with old FileSet and all works fine, so i thing problem is in new FileSet syntax. Maybe it is not correct? Viktoria On Fri, 8 Apr 2005 10:35:12 +0200 Jens R. Victorin <[EMAIL PROTECTED]> wrote: > Another thing to try is to add a separate exclude block to the fileset. > > /Jens > > > So nobody knows what does it mean? > > > > 08-Apr 11:08 backup-dir: Start Backup JobId 341, Job=poh.2005-04-08_11.08.34 > > 08-Apr 11:08 backup-dir: poh.2005-04-08_11.08.34 Fatal error: FD gave bad > > response to Include command: wanted 2000 OK include > > got: 2999 Invalid command > > > > > > Viktorija > > On Fri, 8 Apr 2005 10:30:58 +0300 > > viktorija <[EMAIL PROTECTED]> wrote: > > > > > As i said before. > > > I got following error trying to make Full Backup from different servers > > > with versions 1.36.2 and 1.34.2. Bacula server is 1.36.2. > > > These errors started after i have changed my director configuration from > > > old to new syntax and added @exclude.list. With old configuration file > > > all worked fine. > > > > > > > > > Viktoria > > > On Fri, 8 Apr 2005 09:26:40 +0200 > > > Jens R. Victorin <[EMAIL PROTECTED]> wrote: > > > > > > > What's working and what's not? Can you see any pattern (backuplevel, OS > > > > etc) It might be compatibility issues between 1.36.2 and 1.34.2. > > > > > > > > /Jens > > > > > > > > > > > > > On server side is 1.36.2 > > > > > > > > > > On client side machines are Solaris, FreeBSD and Linux with following > > > > > versions: 1.36.2 and 1.34.2 > > > > > > > > > > Incremintal jobs working fine, but Full jobs not :( > > > > > > > > > > > > > > > Viktorija > > > > > > > > > > On Fri, 8 Apr 2005 08:54:41 +0200 > > > > > Jens R. Victorin <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > What version/s are you using (i.e dir,fd etc.)? > > > > > > > > > > > > /Jens > > > > > > > > > > > > > Hello, > > > > > > > > > > > > > > am trying to backup and am getting following errors: > > > > > > > > > > > > > > 07-Apr 23:39 backup-dir: No prior Full backup Job record found. > > > > > > > 07-Apr 23:39 backup-dir: No prior or suitable Full backup found > > > > > > > Doing FULL backup. > > > > > > > 07-Apr 23:39 backup-dir: Start Backup JobId 311, > > > > > > > Job=dizzy.2005-04-07_22.05.19 > > > > > > > 07-Apr 23:39 backup-dir: templar.2005-04-07_22.05.19 Fatal error: > > > > > > > FD gave bad response to Include command: wanted 2000 OK include > > > > > > > got: 2999 Invalid command > > > > > > > > > > > > > > > > > > > > > Before i didn't get such errors, but i have changed my > > > > > > > bacula-dir.conf to new syntax and exclude list, so FileSet now > > > > > > > looks like follow: > > > > > > > FileSet { > > > > > > > Name = "dizzy" > > > > > > > Include { > > > > > > > Options { > > > > > > > compression=GZIP > > > > > > > @exclude.list > > > > > > > exclude = yes > > > > > > > } > > > > > > > File = /export/storage0 > > > > > > > File = /etc > > > > > > > File = /opt > > > > > > > } > > &g
[Bacula-users] Fatal error: RunBeforeJob error: ERR=Child exited with code 1
Hello, thanks to all, who tried help me in previous problem, i have solved it :) But now i see this messages after backup: Fatal error: RunBeforeJob error: ERR=Child exited with code 1 What does it mean? How tragical is it? Viktoria --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
[Bacula-users] bacula msi package
Hello, maybe someone has bacula 1.36.2 or 1.36.3 msi package? It would be very nice to have it. Maybe someone is already builded such packages. I need it for easier user maintance. Thank you for help. V. --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: [Bacula-users] bacula msi package
Hello, i will try to explain more clearly. I need msi package from winbacula 1.36.2 or 1.36.3 installation for Active Directory deploying. So i asked maybe someone has already did it and can send me msi package? Or maybe someone can create msi package, because i don't have such skills and time :( Thanks for helping v. --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
[Bacula-users] backup strategy
Hello, Now am trying to plan my backup strategy. I have about 1TB data and in server i have 5 harddrives (200Gb), now they are configured as RAID-stripe. But it is not good, because if one of hard will die then i will loose all my backups, so i want to configure these 5 drives as different types, but how can i say to bacula use next drive if previous is full? Please give me some links, or some point how to do it. Thank you and sorry for my bad english. --- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
[Bacula-users] bacula web installing problem
Hello, i am trying to configure bacula web interface, but i have problem with PEAR. bacula/test.php give me such results: Checking system for dependencies... Checking gettext: YES Language support enabled Checking Pear(DB): NO Pear DB NOT FOUND This is required. Please download from http://pear.php.net/package/DB/download . Checking GD: YESGD support enabled But my php is configured with PEAR! Configure options for php was: ./configure --prefix=/opt/php --with-mysql --with-apache=../apache_1.3.33 --with-gd=../gd --with-gettext=../gettext-0.14 --with-pear=/usr/dist/DB-1.7.6 What am doing wrong? Thanks for your help! Victoria --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: [Bacula-users] bacula web installing problem
Thanks! Now, it is working! Web interface is nice, but i can't see images. When i am trying take "view image", where image should be, i see following: The image “http://localhost/bacula/stats.php?server=builder&tipo_dato=3&title=builder&modo_graph=bars&StartDateMonth=05&StartDateDay=30&StartDateYear=2005&EndDateMonth=06&EndDateDay=30&EndDateYear=2005” cannot be displayed, because it contains errors. My php is installed with libpng, freetype, zlib support. But image creation doesn't work :( Viktoria On Thu, 30 Jun 2005 08:48:24 -0400 Grant <[EMAIL PROTECTED]> wrote: > Victoria, > If you have PHP 4.3.11 or newer installed, just use this command > pear install DB > and it will install it. > - > Thank you, > Grant Della Vecchia > System Administrator > ~ > A I S M e d i a , I n c . - "We Build eBusinesses" > 7000 Central Parkway, Suite 1700 > Atlanta, GA 30328 > Tel: 770.350.7998 ext. 506 / Fax: 770.350.9409 > http://www.aismedia.com / [EMAIL PROTECTED] > ~ > > > > --- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > > --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: [Bacula-users] bacula web installing problem
No, it doesn't show png image :( also others formats i don't see too. Viktoria On Thu, 30 Jun 2005 15:12:39 +0200 Juan Luis Frances <[EMAIL PROTECTED]> wrote: > Please, test this URL: > http://localhost/bacula/external_packages/phplot/examples/test_setup.php > > Check only the PNG graphics. > > > You see something? > > > El Jueves 30 Junio 2005 14:59, viktorija escribió: > > Thanks! > > > > Now, it is working! Web interface is nice, but i can't see images. When i > > am trying take "view image", where image should be, i see following: The > > image > > “http://localhost/bacula/stats.php?server=builder&tipo_dato=3&title=builder > >&modo_graph=bars&StartDateMonth=05&StartDateDay=30&StartDateYear=2005&EndDat > >eMonth=06&EndDateDay=30&EndDateYear=2005” cannot be displayed, because it > > contains errors. > > > > My php is installed with libpng, freetype, zlib support. But image creation > > doesn't work :( > > > > Viktoria > > > > On Thu, 30 Jun 2005 08:48:24 -0400 > > > > Grant <[EMAIL PROTECTED]> wrote: > > > Victoria, > > > If you have PHP 4.3.11 or newer installed, just use this command > > > pear install DB > > > and it will install it. > > > - > > > Thank you, > > > Grant Della Vecchia > > > System Administrator > > > ~ > > > A I S M e d i a , I n c . - "We Build eBusinesses" > > > 7000 Central Parkway, Suite 1700 > > > Atlanta, GA 30328 > > > Tel: 770.350.7998 ext. 506 / Fax: 770.350.9409 > > > http://www.aismedia.com / [EMAIL PROTECTED] > > > ~ > > > > > > > > > > > > --- > > > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > > > from IBM. Find simple to follow Roadmaps, straightforward articles, > > > informative Webcasts and more! Get everything you need to get up to > > > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > > > ___ > > > Bacula-users mailing list > > > Bacula-users@lists.sourceforge.net > > > https://lists.sourceforge.net/lists/listinfo/bacula-users > > > > --- > > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > > from IBM. Find simple to follow Roadmaps, straightforward articles, > > informative Webcasts and more! Get everything you need to get up to > > speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=Click > > ___ > > Bacula-users mailing list > > Bacula-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/bacula-users > > > --- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > > --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: [Bacula-users] bacula web installing problem
Thanks to all. I resolved my problem, just with recompiling php :) I compile my php with following option --with-gd :D Viktoria On Thu, 30 Jun 2005 17:27:34 +0200 Kern Sibbald <[EMAIL PROTECTED]> wrote: > On Thursday 30 June 2005 15:48, Juan Luis Frances wrote: > > Then you haven't the png support enabled. Please, check this. > > I'm collecting these problems and your answers for the manual. > One question: > > How do you enable png support? On my php it is enabled by default. > > > > > El Jueves 30 Junio 2005 15:24, viktorija escribió: > > > No, it doesn't show png image :( also others formats i don't see too. > > > > > > > > > Viktoria > > > On Thu, 30 Jun 2005 15:12:39 +0200 > > > > > > Juan Luis Frances <[EMAIL PROTECTED]> wrote: > > > > Please, test this URL: > > > > http://localhost/bacula/external_packages/phplot/examples/test_setup.ph > > > >p > > > > > > > > Check only the PNG graphics. > > > > > > > > > > > > You see something? > > > > > > > > El Jueves 30 Junio 2005 14:59, viktorija escribió: > > > > > Thanks! > > > > > > > > > > Now, it is working! Web interface is nice, but i can't see images. > > > > > When i am trying take "view image", where image should be, i see > > > > > following: The image > > > > > “http://localhost/bacula/stats.php?server=builder&tipo_dato=3&title=b > > > > >ui lder > > > > > &modo_graph=bars&StartDateMonth=05&StartDateDay=30&StartDateYear=2005 > > > > >&E ndDat eMonth=06&EndDateDay=30&EndDateYear=2005” cannot be > > > > > displayed, because it contains errors. > > > > > > > > > > My php is installed with libpng, freetype, zlib support. But image > > > > > creation doesn't work :( > > > > > > > > > > Viktoria > > > > > > > > > > On Thu, 30 Jun 2005 08:48:24 -0400 > > > > > > > > > > Grant <[EMAIL PROTECTED]> wrote: > > > > > > Victoria, > > > > > > If you have PHP 4.3.11 or newer installed, just use this command > > > > > > pear install DB > > > > > > and it will install it. > > > > > > - > > > > > > Thank you, > > > > > > Grant Della Vecchia > > > > > > System Administrator > > > > > > ~ > > > > > > A I S M e d i a , I n c . - "We Build eBusinesses" > > > > > > 7000 Central Parkway, Suite 1700 > > > > > > Atlanta, GA 30328 > > > > > > Tel: 770.350.7998 ext. 506 / Fax: 770.350.9409 > > > > > > http://www.aismedia.com / [EMAIL PROTECTED] > > > > > > ~ > > > > > > > > > > > > > > > > > > > > > > > > --- > > > > > > SF.Net email is sponsored by: Discover Easy Linux Migration > > > > > > Strategies from IBM. Find simple to follow Roadmaps, > > > > > > straightforward articles, informative Webcasts and more! Get > > > > > > everything you need to get up to speed, fast. > > > > > > http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > > > > > > ___ > > > > > > Bacula-users mailing list > > > > > > Bacula-users@lists.sourceforge.net > > > > > > https://lists.sourceforge.net/lists/listinfo/bacula-users > > > > > > > > > > --- > > > > > SF.Net email is sponsored by: Discover Easy Linux Migration > > > > > Strategies from IBM. Find simple to follow Roadmaps, straightforward > > > > > articles, informative Webcasts and more! Get everything you need to > > > > > get up to speed, fast. > > > > > http://ads.osdn.com/?ad_idt77&alloc_id492&op=Click > > > > > ___ > > > > > Bacula-users mailing list > > > > > Bacula-users@lists.sourceforge.net > > > > > https://lists.sourceforge.net/lists/listinfo/bacula-users > >
[Bacula-users] restore problems!
Hello! I need a help. I have problem with restore. My bacula configuration is following. Every day Incremental backup i storage in File, but at saturdays i have Incremental backup on storage Archive: # section #0 - "WeeklyCycle" Schedule { Name = "WeeklyCycle" Run = Incremental mon-fri at 22:00 } # section #2 - "ArchCycle" Schedule { Name = "ArchCycle" Run = Incremental sat at 10:00 } Catalogs are following: Catalog { Name = MyCatalog dbname = bacula; user = bacula; password = "" } # section #1 - ArchCatalog Catalog { Name = ArchCatalog dbname = archive; user = bacula; password = "" } As you can see i am using 2 databases for every day cycle and weekend cycle, because after 3 month am storage only weekend cycle. Backups are doing succesefully. Restore section is follow: Job { Name = "RestoreFiles" Type = Restore Client = backups-fd FileSet = "Full Set" Storage = File Pool = Default Messages = Standard Where = /tmp/bacula-restores } Then i write command restore and choose 5, i see all clients every day clients and weekend clients. When i choose one of every day client bacula shows me all my files, but when i choose archive client it is shows me: Select the Client (1-102): 53 The defined FileSet resources are: Selection is empty! What am doing wrong? Please help me. Viktoria --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: [Bacula-users] restore problems!
Anyone can help me? It is very important for me :( In which cases this error occurs? The defined FileSet resources are: Selection is empty! Thanks for your help! Viktoria On Mon, 4 Jul 2005 10:21:21 +0300 viktorija <[EMAIL PROTECTED]> wrote: > Hello! > > I need a help. I have problem with restore. My bacula configuration is > following. Every day Incremental backup i storage in File, but at saturdays i > have Incremental backup on storage Archive: > # section #0 - "WeeklyCycle" > Schedule { > Name = "WeeklyCycle" > Run = Incremental mon-fri at 22:00 > } > # section #2 - "ArchCycle" > Schedule { > Name = "ArchCycle" > Run = Incremental sat at 10:00 > } > > Catalogs are following: > Catalog { > Name = MyCatalog > dbname = bacula; user = bacula; password = "" > } > # section #1 - ArchCatalog > Catalog { > Name = ArchCatalog > dbname = archive; user = bacula; password = "" > } > As you can see i am using 2 databases for every day cycle and weekend cycle, > because after 3 month am storage only weekend cycle. > Backups are doing succesefully. > Restore section is follow: > Job { > Name = "RestoreFiles" > Type = Restore > Client = backups-fd > FileSet = "Full Set" > Storage = File > Pool = Default > Messages = Standard > Where = /tmp/bacula-restores > } > > Then i write command restore and choose 5, i see all clients every day > clients and weekend clients. When i choose one of every day client bacula > shows me all my files, but when i choose archive client it is shows me: > Select the Client (1-102): 53 > The defined FileSet resources are: > Selection is empty! > > > What am doing wrong? Please help me. > Viktoria > > > --- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > > --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
[Bacula-users] backup cycle
Hello, firstly thanks to all who helped me in the previous problems. For this moment am configuring second backup server for workstations and there will be another backup cycle. Every day will be running incremental backup. It is planned to store only 7 day old backups. Older than 7 day backup should be deleted. So here i stuck. How to say to bacula to keep only 7 day backups, others delete. I have try to use recycling, but something wrong... May be someone can give me configuration example of bacula director? It would be very helpfully. Thanks a lot! Viktoria --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
[Bacula-users] deleted database
Hello, i have a big problem. I should say a very big. Someone of operators deleted mysql data directory, where was bacula database. So now i have all backups but without database. How can i restore my backups, without database? Linux filesystem is xfs, so i cannot restore deleted directories :( Please help me to get back my backups. Thank You! V. --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
[Bacula-users] bacula job problem
HI, i have one problem. My server suddenly stoped backup files. In output message i see following: 03-Aug 23:58 vessel-dir: Created new FileSet record "shinka" 2005-08-03 23:58:21 03-Aug 23:58 vessel-dir: No prior Full backup Job record found. 03-Aug 23:58 vessel-dir: No prior or suitable Full backup found. Doing FULL backup. 03-Aug 23:58 vessel-dir: Start Backup JobId 141, Job=shinka.2005-08-03_23.51.09 03-Aug 23:58 vessel-dir: shinka.2005-08-03_23.51.09 Fatal error: authenticate.c:92 Unable to authenticate with Storage daemon. Possible causes: Passwords or names not the same or Maximum Concurrent Jobs exceeded on the SD or SD networking messed up (restart daemon). Please see http://www.bacula.org/html-manual/faq.html#AuthorizationErrors for help. 03-Aug 23:58 vessel-dir: shinka.2005-08-03_23.51.09 Error: Bacula 1.36.2 (28Feb05): 03-Aug-2005 23:58:26 JobId: 141 Job:shinka.2005-08-03_23.51.09 Backup Level: Full (upgraded from Incremental) Client: shinka-fd FileSet:"shinka" 2005-08-03 23:58:21 Pool: "shinka" Storage:"File" Start time: 03-Aug-2005 23:58:21 End time: 03-Aug-2005 23:58:26 FD Files Written: 0 SD Files Written: 0 FD Bytes Written: 0 SD Bytes Written: 0 Rate: 0.0 KB/s Software Compression: None Volume name(s): Volume Session Id: 0 Volume Session Time:0 Last Volume Bytes: 0 Non-fatal FD errors:0 SD Errors: 0 FD termination status: SD termination status: Termination:*** Backup Error *** but then i i take status client i see folowing: Select Client (File daemon) resource (1-70): 69 Connecting to Client shinka-fd at sinka.office.local.com:9102 shinka-fd Version: 1.36.2 (04 March 2005) Windows XP MVS NT 5.1.2600 Daemon started 28-Jul-05 10:32, 0 Jobs run since started. No Terminated Jobs. Running Jobs: Director connected at: 04-Aug-05 11:40 No Jobs running. * Where can be a problems? Nothing has changed in the configuration. Viktorija --- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
[Bacula-users] what kind of error?
Hello! tonight i got following situation: 17-Aug 01:07 backup-dir: Start Backup JobId 1840, Job=wise.2005-08-16_22.00.21 17-Aug 01:07 backup-sd: wise.2005-08-16_22.00.21 Fatal error: Device /baculabk is busy writing on another Volume. 17-Aug 01:07 wise-fd: wise.2005-08-16_22.00.21 Fatal error: job.c:1665 Bad response to Append Data command. Wanted 3000 OK data , got 3903 Error append data Now i checked all seems ok, but why it happened? What does mean this error? Thank You! Viktorija --- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
[Bacula-users] Problem with installing client
Hello, am trying to install bacula 1.36.3, but without success. Before i didn't have such problems. When i am typing make or gmake i get following: g++ -L../lib -L../findlib -o bacula-fd filed.o authenticate.o backup.o estimate.o filed_conf.o heartbeat.o job.o restore.o status.o verify.o verify_vol.o \ -lacl -lz -lfind -lbac -lm -lpthread /usr/bin/ld: cannot find -lgcc_s collect2: ld returned 1 exit status gmake[1]: *** [bacula-fd] Error 1 gmake[1]: Leaving directory `/export/storage0/usr/dist/bacula-1.36.3/src/filed' == Error in /usr/dist/bacula-1.36.3/src/filed == ==>Entering directory /usr/dist/bacula-1.36.3/src/console gmake[1]: Entering directory `/export/storage0/usr/dist/bacula-1.36.3/src/console' g++ -c -I. -I.. -g -O2 -Wall console.c g++ -c -I. -I.. -g -O2 -Wall console_conf.c g++ -c -I. -I.. -g -O2 -Wall authenticate.c g++ -c -I. -I.. -g -O2 -Wall conio.c g++ -L../lib -L../cats -o bconsole console.o console_conf.o authenticate.o conio.o \ -ltermcap -lbac -lm -lpthread /usr/bin/ld: cannot find -lgcc_s collect2: ld returned 1 exit status gmake[1]: *** [bconsole] Error 1 gmake[1]: Leaving directory `/export/storage0/usr/dist/bacula-1.36.3/src/console' == Error in /usr/dist/bacula-1.36.3/src/console == ==>Entering directory /usr/dist/bacula-1.36.3/rescue gmake[1]: Entering directory `/export/storage0/usr/dist/bacula-1.36.3/rescue' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/export/storage0/usr/dist/bacula-1.36.3/rescue' ==>Entering directory /usr/dist/bacula-1.36.3/rescue/linux gmake[1]: Entering directory `/export/storage0/usr/dist/bacula-1.36.3/rescue/linux' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/export/storage0/usr/dist/bacula-1.36.3/rescue/linux' System is: Linux version 2.4.18-14smp ([EMAIL PROTECTED]) (gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #1 SMP Wed Sep 4 12:34:47 EDT 2002 - WWW e-pasts :: http://www.oic.lv - --- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: [Bacula-users] mail notifications
Thanks, yes this looks very easy to configure. But if one of my user will get something like this: 29-Oct 00:16 vessel-dir: Start Backup JobId 3163, Job=revenger.2005-10-28_21.06.18 29-Oct 00:17 vessel-dir: revenger.2005-10-28_21.06.18 Fatal error: bnet.c:775 Unable to connect to File daemon on 21.21.16.143:9102. ERR=Operation timed out 29-Oct 00:17 vessel-dir: revenger.2005-10-28_21.06.18 Error: Bacula 1.36.3 (22Apr05): 29-Oct-2005 00:17:41 JobId: 3163 Job:revenger.2005-10-28_21.06.18 Backup Level: Incremental, since=2005-10-28 00:55:53 Client: revenger-fd FileSet:"revenger" 2005-09-17 00:17:18 Pool: "revenger" Storage:"File" Start time: 29-Oct-2005 00:16:15 End time: 29-Oct-2005 00:17:41 FD Files Written: 0 SD Files Written: 0 FD Bytes Written: 0 SD Bytes Written: 0 Rate: 0.0 KB/s Software Compression: None Volume name(s): Volume Session Id: 1146 Volume Session Time:1129015322 Last Volume Bytes: 0 Non-fatal FD errors:0 SD Errors: 0 FD termination status: SD termination status: Waiting on FD Termination:*** Backup Error *** He will be shocked and every day will ask email description. So if is there a way to make these messages like this: Hello, Dear user! Your workstation backup failed tonight. Please check is bacula running, if not start it. For more information contact you administrator by phone: Your administrator Is it possible? Viktorija On Mon, 31 Oct 2005 14:54:39 +0200 Kern Sibbald <[EMAIL PROTECTED]> wrote: > On Monday 31 October 2005 13:18, Viktorija wrote: > > Hello, > > > > i have a question (again :)). > > I have bacula server which is backuping worstations. Clients are about 70. > > Every day i start my work with reading mails about failed backups. Then i > > send to each user notification mail about it. Is there any way to make > > script which will check failed backups and will send e-mail to user, who's > > backup failed? Maybe someone already have something similar? > > Create 70 Message resources, each with the email address of the user (and > perhaps you), then modify the jobs to use the appropriate Message resource. > > It will send all job reports for the user's Job to the user, which is > probably > better than just error messages, since the user will get positive feedback > every day that his machine was backed up, and when. If the user does not > want to see the Backup OK messages, he/she could easily filter them into a > folder, which is what I do ... > > > > > > > Thanks for you suggestions! > > > > Best Regards, > > Viktorija > > > > > > --- > > This SF.Net email is sponsored by the JBoss Inc. > > Get Certified Today * Register for a JBoss Training Course > > Free Certification Exam for All Training Attendees Through End of 2005 > > Visit http://www.jboss.com/services/certification for more information > > ___ > > Bacula-users mailing list > > Bacula-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/bacula-users > > -- > Best regards, > > Kern > > ("> > /\ > V_V > > > --- > This SF.Net email is sponsored by the JBoss Inc. > Get Certified Today * Register for a JBoss Training Course > Free Certification Exam for All Training Attendees Through End of 2005 > Visit http://www.jboss.com/services/certification for more information > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > > --- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: [Bacula-users] backup errors
So nobody knows what does it mean? 08-Apr 11:08 backup-dir: Start Backup JobId 341, Job=poh.2005-04-08_11.08.34 08-Apr 11:08 backup-dir: poh.2005-04-08_11.08.34 Fatal error: FD gave bad response to Include command: wanted 2000 OK include got: 2999 Invalid command Viktorija On Fri, 8 Apr 2005 10:30:58 +0300 viktorija <[EMAIL PROTECTED]> wrote: > As i said before. > I got following error trying to make Full Backup from different servers with > versions 1.36.2 and 1.34.2. Bacula server is 1.36.2. > These errors started after i have changed my director configuration from old > to new syntax and added @exclude.list. With old configuration file all worked > fine. > > > Viktoria > On Fri, 8 Apr 2005 09:26:40 +0200 > Jens R. Victorin <[EMAIL PROTECTED]> wrote: > > > What's working and what's not? Can you see any pattern (backuplevel, OS > > etc) It might be compatibility issues between 1.36.2 and 1.34.2. > > > > /Jens > > > > > > > On server side is 1.36.2 > > > > > > On client side machines are Solaris, FreeBSD and Linux with following > > > versions: 1.36.2 and 1.34.2 > > > > > > Incremintal jobs working fine, but Full jobs not :( > > > > > > > > > Viktorija > > > > > > On Fri, 8 Apr 2005 08:54:41 +0200 > > > Jens R. Victorin <[EMAIL PROTECTED]> wrote: > > > > > > > What version/s are you using (i.e dir,fd etc.)? > > > > > > > > /Jens > > > > > > > > > Hello, > > > > > > > > > > am trying to backup and am getting following errors: > > > > > > > > > > 07-Apr 23:39 backup-dir: No prior Full backup Job record found. > > > > > 07-Apr 23:39 backup-dir: No prior or suitable Full backup found. > > > > > Doing FULL backup. > > > > > 07-Apr 23:39 backup-dir: Start Backup JobId 311, > > > > > Job=dizzy.2005-04-07_22.05.19 > > > > > 07-Apr 23:39 backup-dir: templar.2005-04-07_22.05.19 Fatal error: FD > > > > > gave bad response to Include command: wanted 2000 OK include > > > > > got: 2999 Invalid command > > > > > > > > > > > > > > > Before i didn't get such errors, but i have changed my > > > > > bacula-dir.conf to new syntax and exclude list, so FileSet now looks > > > > > like follow: > > > > > FileSet { > > > > > Name = "dizzy" > > > > > Include { > > > > > Options { > > > > > compression=GZIP > > > > > @exclude.list > > > > > exclude = yes > > > > > } > > > > > File = /export/storage0 > > > > > File = /etc > > > > > File = /opt > > > > > } > > > > > } > > > > > > > > > > where exclude.list is: > > > > > wild = *.mp3 > > > > > wild = *.avi > > > > > wild = *.mpg > > > > > wild = *.mpeg > > > > > wild = *.wmv > > > > > wild = *.wma > > > > > wild = *.wvx > > > > > wild = *.wax > > > > > wild = *.asf > > > > > wild = *.asx > > > > > wild = *.wms > > > > > wild = *.wmz > > > > > wild = *.wmd > > > > > wild = *.mlv > > > > > wild = *.mid > > > > > wild = *.mod > > > > > wild = *.mov > > > > > wild = *.mp1 > > > > > wild = *.mp2 > > > > > wild = *.mpa > > > > > wild = *.mpe > > > > > > > > > > > > > > > Maybe i have errors in configuration? Where is a problem? Any help > > > > > would be nice. > > > > > Thanks! > > > > > > > > > > Viktoria > > > > > > > > > > > > > > > > > > > > --- > > > > > SF email is sponsored by - The IT Product Guide > > > > > Read honest & candid reviews on hundreds of IT Products from real > > > > > users. > > > > > Discover which products truly live up to the hype. Start reading now. > > > > > http://a
[Bacula-users] error in event log
Hello, i have many computers on Windows XP, which are backuped by bacula. All proceses are running ok, but every time when computer starts there is an entry in the Event log saying The description for Event ID ( 0 ) in Source ( Bacula ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Bacula error: 1063 at ..\..\filed\win32\winservice.cpp:325; StartServiceCtrlDispatcher failed.; The service process could not connect to the service controller. The event type is Error and source is Bacula. Why it is hapenning? viktorija - WWW e-pasts :: http://www.oic.lv - --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users