Hello, First, I am sorry you are having problems.
Several people have given you instructions on how to unsubcribe from Bacula mailing lists. However, I am wondering if you are not subscribed to some Digest list. If that is the case, you will need to unsubscribe from the Digest list in addition to any Bacula list to which you subscribed. To the best of my knowledge Bacula has no digest lists of its own, so you may need to investigate or ask on those particular lists. By the way, all the Bacula lists run automatically -- that is they are self administering. I did check the Bacula users list and neither you nor anyone from naa.gov.au is subscribed to that list at last as of this time. Best regards, Kern On 06/26/2014 01:03 AM, Alan Langley wrote: > UNCLASSIFIED > How many times do I need to unsubscribe from this email list? This must be > the fifth time I've tried.???? > > Cheers > Alan Langley > > Systems Administrator, Storage, Backup and Recovery ICT Infrastructure > Support and Systems Executive and Information Services > > Room 32 Mitchell > > -----Original Message----- > From: bacula-users-requ...@lists.sourceforge.net > [mailto:bacula-users-requ...@lists.sourceforge.net] > Sent: Thursday, 26 June 2014 6:54 AM > To: bacula-users@lists.sourceforge.net > Subject: Bacula-users Digest, Vol 98, Issue 12 > > Send Bacula-users mailing list submissions to > bacula-users@lists.sourceforge.net > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/bacula-users > or, via email, send a message with subject or body 'help' to > bacula-users-requ...@lists.sourceforge.net > > You can reach the person managing the list at > bacula-users-ow...@lists.sourceforge.net > > When replying, please edit your Subject line so it is more specific than "Re: > Contents of Bacula-users digest..." > > > Today's Topics: > > 1. Re: bacula-dir dead but subsys locked (More, Ankush) > 2. Re: Job keeps waiting on storage daemon (John Drescher) > 3. Re: RPM installation error (Kern Sibbald) > 4. Windows 2012 R2 Client estimate no files (backup-bacula) > 5. Re: waiting for Client connect to Storage File - internal > Baculaserver -Backup - external Webserver (backup-bacula) > 6. Bacula 7.0.x "documentation" link on bacula.org (Oschwald Robert) > 7. HEADS UP: FreeBSD port changes coming (Dan Langille) > 8. Re: Bacula 7.0.x "documentation" link on bacula.org (Kern Sibbald) > 9. Job keeps waiting on storage daemon (altiris) > 10. Re: Job keeps waiting on storage daemon (John Drescher) > 11. bad hello from director to storage (backward compability) > (Miroslav Nikolov) > 12. How to setup shared enterprise storage on AWS? (gsmart9214) > 13. Re: How to setup shared enterprise storage on AWS? > (Phil Stracchino) > 14. Re: How to setup shared enterprise storage on AWS? (Nick Allevato) > 15. Getting Authorization key rejected by Storage daemon on > Bacula 7.0.4 OS X (Frank Schima) > 16. Re: bad hello from director to storage (backward compability) > (Dan Langille) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 20 Jun 2014 11:42:25 +0000 > From: "More, Ankush" <ankush.m...@capgemini.com> > Subject: Re: [Bacula-users] bacula-dir dead but subsys locked > To: Simone Caronni <negativ...@gmail.com> > Cc: John Drescher <dresche...@gmail.com>, > "bacula-users@lists.sourceforge.net" > <bacula-users@lists.sourceforge.net> > Message-ID: > > <a04c366dd260ae438e02aef325fcd4fe5d88e...@in-mum-dagnd1.corp.capgemini.com> > > Content-Type: text/plain; charset="utf-8" > > After running below command , issue is resolve. > > # alternatives --set libbaccats.so /usr/lib64/libbaccats-mysql.so > > Thanks Simone. > > Thank you, > Ankush > > From: Simone Caronni [mailto:negativ...@gmail.com] > Sent: 19 June 2014 20:07 > To: More, Ankush > Cc: John Drescher; bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] bacula-dir dead but subsys locked > > You didn't read the documents I told you earlier, did you? > [root@localhost ~]# cd /usr/share/doc/bacula-common-7.0.4/ > [root@localhost bacula-common-7.0.4]# ls -al total 60 > drwxr-xr-x. 2 root root 4096 Jun 19 16:33 . > drwxr-xr-x. 771 root root 36864 Jun 19 16:35 .. > -rw-r--r--. 1 root root 1727 Jun 4 15:37 quickstart_mysql.txt > -rw-r--r--. 1 root root 1787 Jun 4 15:37 quickstart_postgresql.txt > -rw-r--r--. 1 root root 1663 Jun 4 15:37 quickstart_sqlite3.txt > -rw-r--r--. 1 root root 1888 Jun 4 15:37 README.Redhat > > > On 19 June 2014 16:02, More, Ankush > <ankush.m...@capgemini.com<mailto:ankush.m...@capgemini.com>> wrote: > Hi John, > > I want to use MySql database with bacula. > It look like bacula-dir is looking for Postgresql. > How do I change to look for MySql. > > [root@bacula7 bacula]# bacula-dir -c /etc/bacula/bacula-dir.conf > -d100bacula-dir: postgresql.c:229-0 pg_real_connect done > bacula-dir: postgresql.c:231-0 db_user=bacula db_name=bacula > db_password=bacula > bacula-dir: dird.c:972-0 Could not open Catalog "MyCatalog", database > "bacula". > bacula-dir: dird.c:977-0 postgresql.c:236 Unable to connect to PostgreSQL > server. Database=bacula User=bacula Possible causes: SQL server not running; > password incorrect; max_connections exceeded. > 19-Jun 09:39 bacula-dir ERROR TERMINATION > > Thank you, > _______________________________________________________________________ > Ankush More > > > -----Original Message----- > From: John Drescher [mailto:dresche...@gmail.com<mailto:dresche...@gmail.com>] > Sent: Thursday, June 19, 2014 6:55 PM > To: More, Ankush > Cc: > bacula-users@lists.sourceforge.net<mailto:bacula-users@lists.sourceforge.net> > Subject: Re: [Bacula-users] bacula-dir dead but subsys locked > >> I have installed Bacula-7.0.4 on CentOS 6.5 with RPM successfully. >> Bacula-dir,sd,fd start successfully, but when I try access bconsole. >> Bacula-dir daemon show " bacula-dir dead but subsys locked" >> >> Below is daemon staus: >> root@bacula7 bacula]# service bacula-dir start >> Starting bacula-dir: [ OK ] >> >> [root@bacula7 bacula]# service bacula-dir status bacula-dir (pid 1831) >> is running... >> >> # bconsole >> Connecting to Director 206.245.49.66:9101<http://206.245.49.66:9101> >> >> [root@bacula7 bacula]# service bacula-dir status bacula-dir dead but >> subsys locked >> >> Thank you, >> Ankush > I would run bacula-dir directly with increased verbosity of debug messages > and see what you get. Something like: > > bacula-dir -c /etc/bacula/bacula-dir.conf -d100 > > John > This message contains information that may be privileged or confidential and > is the property of the Capgemini Group. It is intended only for the person to > whom it is addressed. If you are not the intended recipient, you are not > authorized to read, print, retain, copy, disseminate, distribute, or use this > message or any part thereof. If you receive this message in error, please > notify the sender immediately and delete all copies of this message. > ------------------------------------------------------------------------------ > HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions > Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. > Scalable. Simple. Ideal for Dirty Data. > Leverages Graph Analysis for Fast Processing & Easy Data Exploration > http://p.sf.net/sfu/hpccsystems > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net<mailto:Bacula-users@lists.sourceforge.net> > https://lists.sourceforge.net/lists/listinfo/bacula-users > > > > -- > You cannot discover new oceans unless you have the courage to lose sight of > the shore (R. W. Emerson). > > http://xkcd.com/229/ > http://negativo17.org/ > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 2 > Date: Fri, 20 Jun 2014 07:46:42 -0400 > From: John Drescher <dresche...@gmail.com> > Subject: Re: [Bacula-users] Job keeps waiting on storage daemon > To: Bacula Users <bacula-users@lists.sourceforge.net> > Message-ID: > <caehu1-7smtovbmsagfwg3jios0kz1fbrgnm4sdxmydewc4c...@mail.gmail.com> > Content-Type: text/plain; charset=UTF-8 > > On Thu, Jun 19, 2014 at 10:51 PM, altiris <bacula-fo...@backupcentral.com> > wrote: >> Well...I already know I am doing multiple things wrong. I just made a new >> daemon for each storage device, if I added a new storage device I would add >> a new storage daemon and make them match such as the Media type name. I have >> the two storage daemons on the same IP address and same port. This is all >> being done on one machine. What confuses me though is even with just having >> one backup job enabled and trying to run it I get that same error message as >> when having two backup jobs enabled with only one job going. > That is because the second daemon fails to run. > > John > > > > ------------------------------ > > Message: 3 > Date: Fri, 20 Jun 2014 21:19:55 +0200 > From: Kern Sibbald <k...@sibbald.com> > Subject: Re: [Bacula-users] RPM installation error > To: "Brady, Mike" <mike.br...@devnull.net.nz>, > bacula-users@lists.sourceforge.net > Message-ID: <53a4895b.80...@sibbald.com> > Content-Type: text/plain; charset=ISO-8859-1 > > One of the things that I did in 7.0.4 was to upgrade the libtool version > because it was needed by FreeBSD. This upgrade seems to have created > problems with RHEL 6 because it caused the dependencies for the shared > libraries to be messed up (I am not yet sure that this is a libtool bug or > some change in the way libtool works). I suspect that the same problem may > be occurring for RHEL 7, which is apparently what you are using. One way to > check this is to see exactly what dependencies each of the packages supplies. > > Otherwise, if you (Ankush More) are really using CentOS 6.5 as you write, > then it appears that you are trying to build and install RHEL 7 packages on > RHEL 6. > > Best regards, > Kern > > On 06/18/2014 08:42 PM, Brady, Mike wrote: >> On 2014-06-19 00:55, More, Ankush wrote: >>> Hi Team, >>> >>> I am installing Bacula-7.0.4 RPM's on CentOS 6.5. >>> Currently glibc_2.12 is default with centos 6.5 which is latest OS >>> version. >>> >>> Can someone please help to resolve this issue. >>> >>> [root@bacula7 bacula7]# rpm -ivh bacula-libs-7.0.4-1.el7.x86_64.rpm >>> warning: bacula-libs-7.0.4-1.el7.x86_64.rpm: Header V4 DSA/SHA1 >>> Signature, key ID 10b7998e: NOKEY >>> error: Failed dependencies: >>> libc.so.6(GLIBC_2.14)(64bit) is needed by >>> bacula-libs-7.0.4-1.el7.x86_64 >>> [root@bacula7 bacula7]# rpm -ivh bacula-client-7.0.4-1.el7.x86_64.rpm >>> warning: bacula-client-7.0.4-1.el7.x86_64.rpm: Header V4 DSA/SHA1 >>> Signature, key ID 10b7998e: NOKEY >>> error: Failed dependencies: >>> bacula-common(x86-64) = 7.0.4-1.el7 is needed by >>> bacula-client-7.0.4-1.el7.x86_64 >>> bacula-libs(x86-64) = 7.0.4-1.el7 is needed by >>> bacula-client-7.0.4-1.el7.x86_64 >>> libbac-7.0.4.so()(64bit) is needed by >>> bacula-client-7.0.4-1.el7.x86_64 >>> libbaccfg-7.0.4.so()(64bit) is needed by >>> bacula-client-7.0.4-1.el7.x86_64 >>> libbacfind-7.0.4.so()(64bit) is needed by >>> bacula-client-7.0.4-1.el7.x86_64 >>> libc.so.6(GLIBC_2.14)(64bit) is needed by >>> bacula-client-7.0.4-1.el7.x86_64 >>> systemd is needed by bacula-client-7.0.4-1.el7.x86_64 >>> >>> >>> Thank you, >>> _____________________________________________________________________ >>> __ >>> Ankush More >>> NA India TS - IM >>> >>> Capgemini India | Mumbai-vi >>> Tel.: +91 22 67557000 Extn. 2258582 >>> www.capgemini.com >>> People matter, results count. >>> _____________________________________________________________________ >>> __ >>> >>> >>> -----Original Message----- >>> From: More, Ankush >>> Sent: 18 June 2014 16:31 >>> To: 'bacula-users@lists.sourceforge.net' >>> Subject: RE: Autochanger with 2 drives >>> >>> Hi Team, >>> >>> I am compiling Bacula-7.0.4 on CentOS 6.5. >>> Getting error while compiling with below options. >>> Error file is attached. >>> >>> #CFLAGS="-g -Wall" ./configure --sbindir=/opt/bacula/bin >>> --sysconfdir=/opt/bacula/etc --enable-smartalloc --with-mysql >>> --with-working-dir=/opt/bacula/working >>> --with-pid-dir=/opt/bacula/working >>> --with-subsys-dir=/opt/bacula/working --enable-readline >>> >>> Is am missing anything in above command? >>> >>> >>> Thank you, >>> Ankush >>> This message contains information that may be privileged or >>> confidential and is the property of the Capgemini Group. It is >>> intended only for the person to whom it is addressed. If you are not >>> the intended recipient, you are not authorized to read, print, >>> retain, copy, disseminate, distribute, or use this message or any >>> part thereof. If you receive this message in error, please notify the >>> sender immediately and delete all copies of this message. >>> >>> >>> --------------------------------------------------------------------- >>> --------- HPCC Systems Open Source Big Data Platform from LexisNexis >>> Risk Solutions Find What Matters Most in Your Big Data with HPCC >>> Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. >>> Leverages Graph Analysis for Fast Processing & Easy Data Exploration >>> http://p.sf.net/sfu/hpccsystems >>> _______________________________________________ >>> Bacula-users mailing list >>> Bacula-users@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/bacula-users >> You are trying to install Centos7/RHEL7 RPMs on Centos6. Install the >> Centos6/RHEL6 packages. >> http://repos.fedorapeople.org/repos/slaanesh/bacula7/epel-6/x86_64/ >> >> ---------------------------------------------------------------------- >> -------- HPCC Systems Open Source Big Data Platform from LexisNexis >> Risk Solutions Find What Matters Most in Your Big Data with HPCC >> Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. >> Leverages Graph Analysis for Fast Processing & Easy Data Exploration >> http://p.sf.net/sfu/hpccsystems >> _______________________________________________ >> Bacula-users mailing list >> Bacula-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/bacula-users >> > > > > ------------------------------ > > Message: 4 > Date: Sat, 21 Jun 2014 09:37:22 +0200 > From: backup-bacula <backup-bac...@uni-landau.de> > Subject: [Bacula-users] Windows 2012 R2 Client estimate no files > To: bacula-users@lists.sourceforge.net > Message-ID: <53a53632.5050...@uni-landau.de> > Content-Type: text/plain; charset="iso-8859-15" > > Hello List, > > I have a windows 2012R2 client "bacula-win64-5.25.exe" Windows 102R2 > ADS/DNS/DHCP > > *status client=ads-fd > Connecting to Client ads-fd at ADS.network.lan:9102 > > ads-fd Version: 5.2.5 (26 January 2012) VSS Linux Cross-compile Win64 Daemon > started 21-Jun-14 09:13. Jobs: run=0 running=0. > Microsoft Standard Edition (build 9200), 64-bit > Heap: heap=0 smbytes=18,735 max_bytes=18,882 bufs=53 max_bufs=54 > Sizeof: boffset_t=8 size_t=8 debug=0 trace=1 Running Jobs: > Director connected at: 21-Jun-14 09:15 > No Jobs running. > ==== > > Terminated Jobs: > > #---------------------------------------- > > FileSet { > Name = "fileset-ads-fd" > Enable VSS = yes > > Include { > Options { > IgnoreCase = yes > signature = MD5 > } > File = "C:/testbackup" > } > > #----------------------------------------------- > > apparmor on the Ubuntu is disable > windows firewall is disable > > > *estimate listing client=ads-fd > Die definierten Auftr?ge sind: > 1: job-ads-fd > 2: job-bacula-fd > 3: BackupCatalog > 4: RestoreFiles > W?hle Auftragsresource aus (1-4): 1 > Using Catalog "MyCatalog" > Connecting to Client ads-fd at 192.168.50.1:9102 > 2000 OK estimate files=0 bytes=0 > > in my test backup a file is 1GB large. > Will Windows 2012 R2 supports the Windows client? > > > I Have a Windows 2008 R2 in my Network, i have no Problems with baculaclient ! > > > > my dnslookup > Ubuntu 12.04 LTS > nslookup bacula > Server: 192.168.50.1 > Address: 192.168.50.1#53 > > Name: bacula.network.lan > Address: 192.168.50.2 > > > Windows 2012R2 > Server: 192.168.50.1 > Address: 192.168.50.1#53 > > Name: ads.network.lan > Address: 192.168.50.1 > > Please Help Me. > > Thanks > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 5 > Date: Sat, 21 Jun 2014 09:45:43 +0200 > From: backup-bacula <backup-bac...@uni-landau.de> > Subject: Re: [Bacula-users] waiting for Client connect to Storage File > - internal Baculaserver -Backup - external Webserver > To: bacula-users@lists.sourceforge.net > Message-ID: <53a53827.3050...@uni-landau.de> > Content-Type: text/plain; charset=UTF-8; format=flowed > > Am 04.06.2014 11:30, schrieb backup-bacula: >> my Baculaerver is located in a 192.168.50.0/24 network has been set up >> on a hypervisor . >> >> - Hypervisor = PUBLIC static IP >> -------- Baculaserver 192.168.50.4 >> >> >> >> >> Port Forwarding on the hypervisor >> Forwarding # Activate f? ? r the IP >> echo 1> / proc/sys/net/ipv4/ip_forward >> iptables- t nat -A POSTROUTING -s '192 .168.50.0/24 '- o vmbr0 - j >> MASQUERADE >> >> iptables- t nat -A PREROUTING -i vmbr0 - p tcp - dport 9103 -j DNAT - >> to >> 192.168.50.4:9103 >> iptables- t nat -A PREROUTING -i vmbr0 - p tcp - dport 9102 -j DNAT - >> to >> 192.168.50.4:9102 >> iptables- t nat -A PREROUTING -i vmbr0 - p tcp - dport 9102 -j DNAT - >> to >> 192.168.50.4:9101 >> >> -------------------------------------------------- >> -------------------------------------- >> >> It is an external Web server with secured . This has a fixed public IP >> address . >> >> bconsole / status / client " webserver externally " >> >> Connecting to client -fd webserver at IP internt : 9102 = external >> webserver >> >> webserver -fd Version: 5.2.5 (26 January 2012) x86_64 - pc-linux -gnu >> ubuntu 12:04 Daemon started 03 -Jun -14 20:41 . Jobs: run = 0 running >> = 0 Heap : heap = 274,432 smbytes = 34.077 = 34.224 Max_Bytes bufs = >> 78 = 79 max_bufs Sizeof : boffset_t = 8 size_t = 8 debug = 0 trace = 0 >> Running Jobs: >> JobId 1 Job Job Webserver.2014 -06- 04_11.00.00_04 is running . >> Full System Console or Job started: 04 -Jun -14 11:00 Files = 0 Bytes >> = 0 Bytes / sec = 0 Errors = 0 Files Examined = 0 SDSocket closed. >> Director connected at: 04 -Jun -14 11:00 ==== >> >> Terminated Jobs: >> ==== >> >> The Connect will take place . ! >> >> run job = job -webserver yes >> >> It is performed no backup . >> Job Webserver.2014 -06- 04_11.00.00_04 is waiting for Client to >> connect to Web server- fd Storage File >> >> bacula- dir.conf >> >> Director { # define myself >> Name = bacula -dir >> DirPort = 9101 # where we listen for UA connections Query file = "/ >> etc / bacula / scripts / query.sql " >> Working Directory = "/ var / lib / bacula " >> PidDirectory = "/ var / run / bacula " >> Maximum Concurrent Jobs = 20 >> Password = "password" # Console password Messages = Daemon DirAddress >> = 192.168.50.4 FD Connect Timeout = 20 minutes Heartbeat Interval = 30 >> sec >> >> ---------------- >> >> Storage { >> Name = File >> # Do not use " localhost " here >> # Address = localhost # N.B. Use a fully qualified name here Address = >> 192.168.50.4 SDPort = 9103 Password = "Password" >> Device = File Storage >> Media Type = File >> } >> >> >> --------------------------------------- >> >> bacula- sd.conf >> >> Storage { # definition of myself >> Name = bacula -sd >> SDPort = 9103 # Director's port >> Working Directory = "/ var / lib / bacula " >> Pid Directory = " / var / run / bacula " >> Maximum Concurrent Jobs = 20 >> # SDAddress = 127.0.0.1 >> SDAddress = 192.168.50.4 >> Heartbeat Interval = 30 sec >> Client Connect Wait = 120 >> } >> >> unfortunately finds the Connect to bacula -sd not take place. NO BACKUP! >> >> If someone has a tip ? >> >> My connections >> >> Proto Recv- Q Send -Q Local Address Foreign Address State Timer tcp 0 >> 0 bacula.psychoplan.l : ssh tsclient.psychopl : 63496 CONNECTED >> keepalive ( 4276.50 / 0/0) tcp 0 0 bacula.psychoplan.l : ssh ec2 -184 >> -73- 3- 21.c : 51327 CONNECTED keepalive ( 7225.62 / 0/0) PID TTY STAT >> TIME COMMAND >> 13446 ? Ssl 0:00 / usr / sbin / bacula -dir -c / etc / bacula / >> bacula- u bacula- g - dir.conf bacula >> 13469 ? Ssl 0:00 / usr / sbin / bacula- fd- c / etc / bacula / bacula- >> fd.conf >> 13488 ? Ssl 0:00 / usr / sbin / bacula -sd -c / etc / bacula / bacula- >> u >> bacula- g - sd.conf tape >> >> bacula 13446 0.0 0.1 148676 3072 ? Ssl 11:21 0:00 / usr / sbin / >> bacula -dir -c / etc / bacula / bacula- u bacula- g - dir.conf bacula >> root 13469 0.0 0.0 64848 1388 ? Ssl 11:21 0:00 / usr / sbin / bacula- >> fd- c / etc / bacula / bacula- fd.conf bacula 13488 0.0 0.0 136580 >> 1960 ? Ssl 11:21 0:00 / usr / sbin / bacula -sd -c / etc / bacula / >> bacula- u bacula- g - sd.conf tape root 13631 0.0 0.0 10900 884 pts / >> 0 S + 11:24 0:00 grep bacula >> >> tcp 0 0 192.168.50.4:9101 0.0.0.0 : * LISTEN tcp 0 0 127.0.0.1:9102 >> 0.0.0.0 : * LISTEN tcp 0 0 192.168.50.4:9103 0.0.0.0 : * LISTEN tcp 0 >> 0 192.168.50.4:9101 0.0.0.0 : * LISTEN 13446/bacula-dir tcp 0 0 >> 127.0.0.1:9102 0.0.0.0 : * LISTEN 13469/bacula-fd tcp 0 0 >> 192.168.50.4:9103 0.0.0.0 : * LISTEN 13488/bacula-sd >> >> tcp 0 0 192.168.50.4:9101 0.0.0.0 : * LISTEN 13446/bacula-dir tcp 0 0 >> 127.0.0.1:9102 0.0.0.0 : * LISTEN 13469/bacula-fd tcp 0 0 >> 192.168.50.4:9103 0.0.0.0 : * LISTEN 13488/bacula-sd tcp 0 0 >> 0.0.0.0:80 0.0.0.0 : * LISTEN 1143/apache2 >> >> >> >> Thanks and best regards Mr. Graf >> >> ---------------------------------------------------------------------- >> -------- Learn Graph Databases - Download FREE O'Reilly Book "Graph >> Databases" is the definitive new guide to graph databases and their >> applications. Written by three acclaimed leaders in the field, this >> first edition is now available. Download your free book today! >> http://p.sf.net/sfu/NeoTech >> _______________________________________________ >> Bacula-users mailing list >> Bacula-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/bacula-users > Hello, > > you have a external Webserver. > You need an additional storage > > Storage { > Name = RFile > Address = this is your external IPADRESS with your router! > SDPort = 9103 > Password = "xxxx" > Device = Storage-Webserver > Media Type = File > } > > > > > > > > ------------------------------ > > Message: 6 > Date: Tue, 24 Jun 2014 06:48:28 +0200 > From: Oschwald Robert <robertoschw...@googlemail.com> > Subject: [Bacula-users] Bacula 7.0.x "documentation" link on > bacula.org > To: bacula-users@lists.sourceforge.net > Message-ID: <6a9c2347-1bf3-4cfb-b2e3-25487d9be...@googlemail.com> > Content-Type: text/plain; charset=windows-1252 > > When clicking on the ?Documentation? link on blog.bacula.org, you only see > docs up to version 5.0.2. > When clicking on ?Documentation? > ?Manuals? you get the actual 7.0.x version > as well. > > Thats confusing. > > > Rob > > > > > > > ------------------------------ > > Message: 7 > Date: Tue, 24 Jun 2014 09:28:49 -0400 > From: Dan Langille <d...@langille.org> > Subject: [Bacula-users] HEADS UP: FreeBSD port changes coming > To: bacula-users@lists.sourceforge.net > Message-ID: <e7f4e6efac26f487ef1a0dc2297ac...@mailjail.langille.org> > Content-Type: text/plain; charset=US-ASCII; format=flowed > > The FreeBSD port is about to change. I started work on a 7.x port back in > March > (http://comments.gmane.org/gmane.comp.sysutils.backup.bacula.devel/17729) > but my time was taken over by BSDCan and PGCon. > > Andrey K has submitted a patch > (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191311) and we plan to > move quickly with this. > > The existing ports will be copied within the FreeBSD ports tree before the > above patch is committed. Thus, sysutils/bacula-server will be copied to > sysutils/bacula5-server. Also created will be bacula7-client, bacula5-docs, > bacula5-bat, etc. > > FYI: Installing Bacula 5 and Bacula 7 on the same system will result in a > conflict and the ports will be structure to not allow you to do that. > > For those that need to keep using Bacula 5, you can. Those on Bacula 7, the > upgrade should be coming soon. > > -- > Dan Langille - http://langille.org/ > > > > ------------------------------ > > Message: 8 > Date: Tue, 24 Jun 2014 18:47:25 +0200 > From: Kern Sibbald <k...@sibbald.com> > Subject: Re: [Bacula-users] Bacula 7.0.x "documentation" link on > bacula.org > To: Oschwald Robert <robertoschw...@googlemail.com>, > bacula-users@lists.sourceforge.net > Message-ID: <53a9ab9d.4050...@sibbald.com> > Content-Type: text/plain; charset=windows-1252 > > Hello, > > Thanks, I believe that I have now fixed it. > > Best regards, > Kern > > On 06/24/2014 06:48 AM, Oschwald Robert wrote: >> When clicking on the ?Documentation? link on blog.bacula.org, you only see >> docs up to version 5.0.2. >> When clicking on ?Documentation? > ?Manuals? you get the actual 7.0.x >> version as well. >> >> Thats confusing. >> >> >> Rob >> >> >> >> >> ------------------------------------------------------------------------------ >> Open source business process management suite built on Java and Eclipse >> Turn processes into business applications with Bonita BPM Community Edition >> Quickly connect people, data, and systems into organized workflows >> Winner of BOSSIE, CODIE, OW2 and Gartner awards >> http://p.sf.net/sfu/Bonitasoft >> _______________________________________________ >> Bacula-users mailing list >> Bacula-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/bacula-users >> > > > > ------------------------------ > > Message: 9 > Date: Tue, 24 Jun 2014 18:18:48 -0700 > From: altiris <bacula-fo...@backupcentral.com> > Subject: [Bacula-users] Job keeps waiting on storage daemon > To: bacula-users@lists.sourceforge.net > Message-ID: <1403659128.m2f.395...@www.backupcentral.com> > > I think the problem I am having is that the directory is not being able to > connect to the storage daemons for some odd reason. I went into the bconsole > tool (/usr/sbin/bconsole) and typed status and selected "Storage", the > bconsole would hang at "Connecting to Storage daemon Game Servers at > mycomputer.mydomain.com:9103" where mycomputer and mydomain were replaced > with their respective names. I have checked if the port 9103 is open and it > is, my fqdn returns the name that the director is trying to connect to > (listed above). I dont understand why this happening, it used to work fine. > > +---------------------------------------------------------------------- > |This was sent by altiris28...@gmail.com via Backup Central. > |Forward SPAM to ab...@backupcentral.com. > +---------------------------------------------------------------------- > > > > > > ------------------------------ > > Message: 10 > Date: Tue, 24 Jun 2014 21:45:04 -0400 > From: John Drescher <dresche...@gmail.com> > Subject: Re: [Bacula-users] Job keeps waiting on storage daemon > To: Bacula Users <bacula-users@lists.sourceforge.net> > Message-ID: > <caehu1-57mjrz51z2-y8sj3qng-ulgeevzaatfl4u9o-buqt...@mail.gmail.com> > Content-Type: text/plain; charset=UTF-8 > > On Tue, Jun 24, 2014 at 9:18 PM, altiris <bacula-fo...@backupcentral.com> > wrote: >> I think the problem I am having is that the directory is not being able to >> connect to the storage daemons for some odd reason. I went into the bconsole >> tool (/usr/sbin/bconsole) and typed status and selected "Storage", the >> bconsole would hang at "Connecting to Storage daemon Game Servers at >> mycomputer.mydomain.com:9103" where mycomputer and mydomain were replaced >> with their respective names. I have checked if the port 9103 is open and it >> is, my fqdn returns the name that the director is trying to connect to >> (listed above). I dont understand why this happening, it used to work fine. > Make sure you do not have 127.0.0.1 or localhost in any of your bacula > configuration files. > > John > > > > ------------------------------ > > Message: 11 > Date: Wed, 25 Jun 2014 13:52:15 +0000 > From: Miroslav Nikolov <miroslav.niko...@axsmarine.com> > Subject: [Bacula-users] bad hello from director to storage (backward > compability) > To: "bacula-users@lists.sourceforge.net" > <bacula-users@lists.sourceforge.net> > Message-ID: > <fd6ccda08c76d74097ac48f72b69c354af6...@axs-exch5.axs-offices.com> > Content-Type: text/plain; charset="us-ascii" > > Hi > I'm running director version 7.0.3 on debian box > and storage daemon 3.0.3 on Synology NAS > the bacula-sd that comes with ipkg is old version and compilig version 5.x on > the Synology NAS gives errors. > > in both daemons i get this error when doing Status storage > > NAS: jcr.c:820-0 set_jcr_job_status(*System*, C) > NAS: jcr.c:829-0 OnEntry JobStatus=NAS: jcr.c:840-0 Set new stat. old: NAS: > jcr.c:845-0 leave set_job_status old=NAS: dircmd.c:202-0 stored in start_job > NAS: mem_pool.c:134-0 sm_get_pool_memory give 80ac4a0 to authenticate.c:73 > NAS: authenticate.c:79-0 Bad Hello command from Director at client: Hello SD: > Bacula Director bacula-dir-sofia calling 1 > > bacula-dir-sofia: ua_status.c:134-0 status:status: > bacula-dir-sofia: ua_status.c:176-0 do_prompt: select daemon > bacula-dir-sofia: ua_status.c:180-0 item=1 > bacula-dir-sofia: job.c:1545-0 wstore=NAS where=unknown source > bacula-dir-sofia: msgchan.c:119-0 Connect to Storage daemon 192.168.9.9:9103 > bacula-dir-sofia: watchdog.c:194-0 Registered watchdog 7fb56401c4a8, interval > 15 one shot > bacula-dir-sofia: btimers.c:143-0 Start thread timer 7fb56401fc18 tid > 7fb56f7fe700 for 15 secs. > bacula-dir-sofia: bsock.c:209-0 Current 192.168.9.9:9103 All 192.168.9.9:9103 > bacula-dir-sofia: bsock.c:137-0 who=Storage daemon host=192.168.9.9 port=9103 > bacula-dir-sofia: bsock.c:311-0 OK connected to server Storage daemon > 192.168.9.9:9103. > bacula-dir-sofia: cram-md5.c:119-0 cram-get received: authenticate.c:81 Bad > Hello command from Director at client: Hello SD: Bacula Director > bacula-dir-sofia calling 1 > > bacula-dir-sofia: cram-md5.c:124-0 Cannot scan received response to > challenge: authenticate.c:81 Bad Hello command from Director at client: Hello > SD: Bacula Director bacula-dir-sofia calling 1 > > bacula-dir-sofia: authenticate.c:102-0 cram_respond failed for Storage daemon > > Is there any backward compability issues using those versions of bacula and > would you give me any suggestions? > Thanks > > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 12 > Date: Wed, 25 Jun 2014 09:41:21 -0700 > From: gsmart9214 <bacula-fo...@backupcentral.com> > Subject: [Bacula-users] How to setup shared enterprise storage on > AWS? > To: bacula-users@lists.sourceforge.net > Message-ID: <1403714481.m2f.395...@www.backupcentral.com> > > Does anybody have any recommendations for a NAS software that can support > CIFS and NFS without having to become a storage guru? > > +---------------------------------------------------------------------- > |This was sent by gsmart...@gmail.com via Backup Central. > |Forward SPAM to ab...@backupcentral.com. > +---------------------------------------------------------------------- > > > > > > ------------------------------ > > Message: 13 > Date: Wed, 25 Jun 2014 12:56:17 -0400 > From: Phil Stracchino <ph...@caerllewys.net> > Subject: Re: [Bacula-users] How to setup shared enterprise storage on > AWS? > To: bacula-users@lists.sourceforge.net > Message-ID: <53aaff31.2090...@caerllewys.net> > Content-Type: text/plain; charset=ISO-8859-1 > > On 06/25/14 12:41, gsmart9214 wrote: >> Does anybody have any recommendations for a NAS software that can support >> CIFS and NFS without having to become a storage guru? > The question is off-topic for this list. But there's lots of them. Try > looking up FreeNAS. > > > -- > Phil Stracchino > Babylon Communications > ph...@caerllewys.net > p...@co.ordinate.org > Landline: 603.293.8485 > > > > ------------------------------ > > Message: 14 > Date: Wed, 25 Jun 2014 10:53:35 -0700 > From: Nick Allevato <nick.allev...@5thkind.com> > Subject: Re: [Bacula-users] How to setup shared enterprise storage on > AWS? > To: Phil Stracchino <ph...@caerllewys.net> > Cc: bacula-users@lists.sourceforge.net > Message-ID: > <calw5pz8emwwwhjhejmnd5-qtenrunxfmee+4yp3vbjrz+08...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Is this, like, spam? I thought I saw it before?odd. > > SoftNAS too > > > On Wed, Jun 25, 2014 at 9:56 AM, Phil Stracchino <ph...@caerllewys.net> > wrote: > >> On 06/25/14 12:41, gsmart9214 wrote: >>> Does anybody have any recommendations for a NAS software that can >> support CIFS and NFS without having to become a storage guru? >> >> The question is off-topic for this list. But there's lots of them. Try >> looking up FreeNAS. >> >> >> -- >> Phil Stracchino >> Babylon Communications >> ph...@caerllewys.net >> p...@co.ordinate.org >> Landline: 603.293.8485 >> >> >> ------------------------------------------------------------------------------ >> Open source business process management suite built on Java and Eclipse >> Turn processes into business applications with Bonita BPM Community Edition >> Quickly connect people, data, and systems into organized workflows >> Winner of BOSSIE, CODIE, OW2 and Gartner awards >> http://p.sf.net/sfu/Bonitasoft >> _______________________________________________ >> Bacula-users mailing list >> Bacula-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/bacula-users >> > > > -- > > *Nick Allevato | Systems Administrator * > > *5th Kind Digital Asset Management* > > *www.5thkind.com <http://www.5thkind.com> | c: 661.645.3507 * > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 15 > Date: Wed, 25 Jun 2014 14:09:24 -0600 > From: Frank Schima <m...@macports.org> > Subject: [Bacula-users] Getting Authorization key rejected by Storage > daemon on Bacula 7.0.4 OS X > To: <bacula-users@lists.sourceforge.net> > Message-ID: <298fecef-c1c4-4861-b04a-cc1910a37...@macports.org> > Content-Type: text/plain; charset="us-ascii" > > Hi all, > > > Here is my situation. We have an existing bacula director and SD running on > Debian 6 Linux with ~50 clients. The director is running version 5.0.2. This > has been working great for many years. > > My machine is a Mac running OS X Mavericks with bacula client 5.2.13 from > Macports. This always backs up just fine - and very fast. > > I just updated my bacula client to version 7.0.4 (with Macports). But I see > the following errors on the server every time: > > Fatal error: Authorization key rejected by Storage daemon. > > and > > Fatal error: Bad response to Storage command: wanted 2000 OK storage > , got 2902 Bad storage > I am using the exact same bacula-fd.conf file which works with 5.2.13. No > changes on the server either. Going back to client version 5.2.13 works fine > again. > > Any ideas what the problem could be with my 7.0.4 client? Does something need > to change either on the client or server config file(s)? > > > Thank you, > Frank > > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 16 > Date: Wed, 25 Jun 2014 16:54:13 -0400 > From: Dan Langille <d...@langille.org> > Subject: Re: [Bacula-users] bad hello from director to storage > (backward compability) > To: Miroslav Nikolov <miroslav.niko...@axsmarine.com> > Cc: bacula-users@lists.sourceforge.net > Message-ID: <a9abdb3f25791f35e3b7939f11c95...@mailjail.langille.org> > Content-Type: text/plain; charset=US-ASCII; format=flowed > > On 2014-06-25 09:52 AM, Miroslav Nikolov wrote: >> Hi >> I'm running director version 7.0.3 on debian box >> and storage daemon 3.0.3 on Synology NAS >> the bacula-sd that comes with ipkg is old version and compilig >> version 5.x on the Synology NAS gives errors. > You cannot do this. > > bacula-dir and bacula-sd must always be the same version. > > -- > Dan Langille - http://langille.org/ > > > > > ------------------------------ > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > > ------------------------------ > > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > > > End of Bacula-users Digest, Vol 98, Issue 12 > ******************************************** > > UNCLASSIFIED > > > If you have received this transmission in error please notify us immediately > by return e-mail and delete all copies. If this e-mail or any attachments > have been sent to you in error, that error does not constitute waiver of any > confidentiality, privilege or copyright in respect of information in the > e-mail or attachments. > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users