[Bacula-users] Solved: TLS Problem after create new certificates with error ...OpenSSL 1.1, enforce basicConstraints = CA:true in the certificate...

2023-01-23 Thread Pierre Bernhardt
Hello, the problem was really easy to fix but the messages has been sent me to a complete different not really relevant and helpfull way: On server I use @tls.conf file line to load the certificates files. On client these is directly configured two times instead of only one time I found. So I

[Bacula-users] SOLVED: Autochanger does not create volumes (on mounted external USB drive)

2022-05-24 Thread Justin Case
> On 24. May 2022, at 16:40, Justin Case wrote: > > Hi there, > > in my setup I call internal drives connected by SATA “Tier 1”, and external > drives connected by USB “Tier 2”. > I have separate pools for jobs that write to tier 1 and for jobs that write > to tier 2. > Each given pool contai

Re: [Bacula-users] Solved: Try to use DiskToCatalog and VolumeToCatalog checks but got error Unimplemented ...

2021-06-14 Thread Pierre Bernhardt
Am 14.06.21 um 16:32 schrieb Martin Simmons: > Hi Pierre, > > I CC'd the list in my reply, but maybe your email filters duplicate > message-ids? Also, check the options in > https://lists.sourceforge.net/lists/options/bacula-users to see if you receive > your own posts to the list. Thx. Found, th

Re: [Bacula-users] Solved: Try to use DiskToCatalog and VolumeToCatalog checks but got error Unimplemented ...

2021-06-14 Thread Martin Simmons
Hi Pierre, I CC'd the list in my reply, but maybe your email filters duplicate message-ids? Also, check the options in https://lists.sourceforge.net/lists/options/bacula-users to see if you receive your own posts to the list. The Job rule overwrites JobDefs rules from the verify job for me, so t

[Bacula-users] Solved: Try to use DiskToCatalog and VolumeToCatalog checks but got error Unimplemented ...

2021-06-13 Thread Pierre Bernhardt
Hello, I wonder me that the list does not send me my own mail back to me. You answered directly to me instead to the list so I cannot also answer to the list so the information will be lost for other people :-( Am 11.06.21 um 17:47 schrieb Martin Simmons: > You need to make a special job with Typ

Re: [Bacula-users] (solved) bpipe test with Results OK - but i have these questions

2020-04-22 Thread Martin Simmons
Yes, it saves the restore method because restore does not know the FileSet definition. __Martin > On Tue, 21 Apr 2020 20:51:52 -0400, Jose Alberto said: > > Hi > > I was confused > > in the doc: > https://www.bacula.org/9.6.x-manuals/en/main/Released_Version_3_0_3_3_0_.html#SECTION0011219

[Bacula-users] (solved) bpipe test with Results OK - but i have these questions

2020-04-21 Thread Jose Alberto
Hi I was confused in the doc: https://www.bacula.org/9.6.x-manuals/en/main/Released_Version_3_0_3_3_0_.html#SECTION0011219000 he understood the use of the fields. Field4: /bin/cat > /tmp/mybbdd.sql But. "NO understood" this: Case 1: Backup number 400 with bpipe:/test/mybbdd.s

Re: [Bacula-users] (Solved- Bug?) Baculum JSON tool output was unable to parse 83 Only file bacula-dir.conf

2020-04-17 Thread Marcin Haba
Hello Jose, Yes, this problem that enabled saving empty runscript was fixed in Baculum here: https://www.bacula.org/git/cgit.cgi/bacula/commit/?h=Branch-9.6&id=72e91629b33dba22a20c939af4c819731fcc611b The fix is available in 9.6.0 and greater. Best regards, Marcin Haba (gani) On Fri, 17 Apr 20

[Bacula-users] (Solved- Bug?) Baculum JSON tool output was unable to parse 83 Only file bacula-dir.conf

2020-04-17 Thread Jose Alberto
After several tests to rule out, I managed to find the problem: Job { Name = "redhatRman-job" Type = "Backup" Level = "Full" Messages = "Standard" Storage = "MSL4048" Pool = "bbdd" Client = "redhat-fd" Fileset = "redhat-fileset" Schedule = "redhat-sch" Runscript { } } The bl

[Bacula-users] Solved: Execute command on client

2020-04-01 Thread Pierre Bernhardt
Am 01.04.20 um 12:37 schrieb Wanderlei Huttel: > ClientRunBeforeJob - Run In client before backup (single line config) > ClientRunAfterJob - Run In client after backup (single line config) > RunScript - (multiples line config) > > You can take a look in the Job Resource in manual and look for "

Re: [Bacula-users] (SOLVED) Error compiling bacula-fd on aix-7

2019-03-08 Thread Jose Alberto
Hi, OK I understand Thanks. finally to avoid error of: Error: getmsg.c:185 Malformed message: Jmsg JobId=19904 type=4 level=1551396382 pre-recon-fd JobId 19904: Error: bsock.c:271 Socket has errors=1 on call to Storage daemon:x.x.x.x:9103 Fatal error: bsock.c:569 Packet size=1073741948 too b

Re: [Bacula-users] (SOLVED) Error compiling bacula-fd on aix-7

2019-03-08 Thread Radosław Korzeniewski
Hello, pt., 1 mar 2019 o 00:10 Jose Alberto napisał(a): > after several attempts and test. I managed to make it work Bacula-FD > 9.4.2 > > I had disable openssl, acl, libtool and xattr > ACL and XATTR are not supported on AIX because we do not have access to required hardware. You can port

Re: [Bacula-users] (SOLVED) Error compiling bacula-fd on aix-7

2019-02-28 Thread Jose Alberto
after several attempts and test. I managed to make it work Bacula-FD 9.4.2 I had disable openssl, acl, libtool and xattr ./configure --enable-client-only --without-openssl --disable-libtool --disable-xattr --disable-acl --sbindir=/etc/bacula/bin --sysconfdir=/etc/bacula/bin --with-pid-dir=/et

[Bacula-users] SOLVED: Fatal error: Version error for database "bacula". Wanted 16, got 15

2017-11-08 Thread bernhard.glomm
Sorry for the fuzz, thnx Martin that was "the right answer" ;-) that script is okay (one only has to set the dbname in the script) after executing it the director starts as expected. thnx everybody for the various hints best Bernhard On 2017-11-08 14:17, Martin Simmons wrote: You could try:

[Bacula-users] Solved: Re: client name = X or Y

2016-10-26 Thread Dimitri Maziuk
(Reposted with proper Subject) Here's what I have working now: corosync/pacemaker cluster with node A @ 1.2.3.4, node B @ 1.2.3.5, and cluster ip @ 1.2.3.1, shared storage mounted a /raid on the active node. Bacula-fd is started at boot on both nodes and is left pretty much a the default config.

Re: [Bacula-users] [SOLVED] Re: Is it possible to back up mountpoints?

2016-07-28 Thread Martin Simmons
> On Sun, 24 Jul 2016 10:13:39 +0530, Charles said: > > On 23/07/16 12:53, Charles wrote: > > Hello bacula-users :-) > > > > For convenience when restoring, it is useful to re-create directories > > which are used as mountpoints. Can they be backed up? > > > > Our FileSet backs up some use

[Bacula-users] [SOLVED] Re: Is it possible to back up mountpoints?

2016-07-23 Thread Charles
On 23/07/16 12:53, Charles wrote: > Hello bacula-users :-) > > For convenience when restoring, it is useful to re-create directories > which are used as mountpoints. Can they be backed up? > > Our FileSet backs up some useful empty directories and attempts to > backup a mountpoint: > > FileSet

Re: [Bacula-users] [SOLVED] How To Change User or Group of Running Bacula-SD

2016-07-07 Thread C M Reinehr
Never mind! Sorry for the wasted bandwidth. I just figured it out. After the line where I added my ARGS= statement is the section: > if [ -r /etc/default/$NAME ]; then > > . /etc/default/$NAME > > fi which, in my hurry, I overlooked. The file /etc/default/bacula-sd includes the default pa

[Bacula-users] [SOLVED] Re: 3910 Unable to open device ""nas2016" (/nas2016)": ERR=dev.c:575 Could not open: /nas2016/bkp-nas-0419, ERR=no permission

2016-05-19 Thread Stefan Lamby
Hi Patti. Thank you very much for pointing me into the right direction. It was the selinux setting. After setting it to permissive I was able to label a new volume. The disk group setting is not necessary with 777. The trick with unmounting the nfs share did I try already. But anyway a sudo -u bac

[Bacula-users] [SOLVED] Re: HELP!! upgrade from 5.2 to 7.2.0

2015-10-28 Thread Carlo Filippetto
Sorry!! The script is "update_mysql_tables" I search new "update_mysql_tables_14_to_15" Thank you 2015-10-28 15:07 GMT+01:00 Carlo Filippetto : > Hi all, > I upgrade my Bacula versione from 5.2.3 to 7.2.0 > > > The DB versione of the 5.2.3 is the 14th, now in the directory "updatedb" > of th

Re: [Bacula-users] SOLVED - Issue on catalog off-site backup

2014-12-03 Thread Fábio R. Medeiros
Ana, Heitor and Martin, thanks for your support. The problem was the fileset. Best regards! Fábio On 01-12-2014 15:47, Ana Emília M. Arruda wrote: Hello Fabio, As Martin said, you have problems with your filset in the job. Your PostegreSQL dump should be /var/db/bacula/Catalogo.sql. The pat

[Bacula-users] [SOLVED] Re: suddenly not connecting to client

2014-09-02 Thread Gary Dale
On 28/08/14 09:34 PM, John Stoffel wrote: >> "Gary" == Gary Dale writes: > Gary> For some reason my Bacula server isn't connecting to a Windows 7 client. > Gary> I've been having some problems with the client computer but they seem to > Gary> be settled now except for this one. I've disabled t

[Bacula-users] SOLVED -- RE: All incremental jobs are upgraded to Full when a full already exists and no changes to FileSet or other job properties have been made

2014-03-25 Thread Erik Pinzon
Sorry for the added noise on the list. I just had a duh! Moment and decided to add the word "days" to the "Max Full Interval = 6" entry in the job definition and voila!, next job run was an incremental. I guess the interval defaulted to seconds and not days as I incorrectly assumed. Thank you

Re: [Bacula-users] SOLVED Errors restoring from disk backup: Volume data error Wanted ID: "BB02", got ""

2014-01-21 Thread Roberts, Ben
Hi Martin, Kern Confirmed that at least recompiling on the target machine, if not the upgrade to 5.2.13 at the same time fixed this, and I was able to restore 10TB over the weekend from backups previously indicated as faulty. It looks like the root cause was binary-incompatibility in the system

Re: [Bacula-users] SOLVED: catalog problem: duplicate key value violates unique constraint "fileset_pkey"

2014-01-16 Thread Thomas Lohman
> It did. Thanks a lot for your help - I highly appreciate it. > If we ever should run into each other in real life please remember me > that I owe you some beer... No problem :) - glad that you got it working. --tom --

Re: [Bacula-users] SOLVED: catalog problem: duplicate key value violates unique constraint "fileset_pkey"

2014-01-15 Thread Wolfgang Denk
Dear Thomas, In message <52d59d74.6000...@mtl.mit.edu> you wrote: > > I can't say exactly why it happened to you but my guess would be that > this problem could hit anyone porting from mysql to postgres. I'm not It seems so. Now that I'm through all this I found a link [1] which desribes exac

Re: [Bacula-users] [SOLVED] Spooling attrs takes forever

2013-12-06 Thread Phil Stracchino
On 12/06/13 05:20, Kern Sibbald wrote: > Hello, > > Sorry to jump into this so late, but if you are really looking for > DB speed, XFS is also a very good filesystem, quite possibly better > that ext3 or ext4 for databases like Postgres or MySQL. Properly tuned, ext4, XFS and JFS are about on par

Re: [Bacula-users] [SOLVED] Spooling attrs takes forever

2013-12-06 Thread Kern Sibbald
Hello, Sorry to jump into this so late, but if you are really looking for DB speed, XFS is also a very good filesystem, quite possibly better that ext3 or ext4 for databases like Postgres or MySQL. Best regards, Kern On 12/02/2013 07:41 PM, Charles Douglass wrote: > I was having an issue with th

[Bacula-users] [SOLVED] Spooling attrs takes forever

2013-12-02 Thread Charles Douglass
I was having an issue with the "spooling attrs to director": 18-Nov 12:45 maple-sd JobId 46: Sending spooled attrs to the Director. Despooling 153,470,245 bytes ... 18-Nov 21:41 maple-dir JobId 46: Bacula maple-dir 5.2.6 (21Feb12): Build OS: x86_64-pc-linux-gnu ubuntu 13.04 So spooling/despo

[Bacula-users] Solved!

2013-06-26 Thread revslikehell
how to did you solved it? +-- |This was sent by aristotleah...@yahoo.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +--

Re: [Bacula-users] SOLVED! Bacula-dir won't start but almost

2013-03-20 Thread Julien Cochennec
On 15/03/2013 17:42, Konstantin Khomoutov wrote: > On Fri, 15 Mar 2013 15:02:52 +0100 > Julien Cochennec wrote: > > [...] >>> Thanks a lot for your help. I added user and group and changed >>> ownership of /var/lib/bacula files and it works again (see below). >>> Is foreground the -f option? If so

[Bacula-users] solved the problem with File daemon - bacula query

2012-11-26 Thread krishna pawankar
Thanks a lot...The server was not rebooted.Now its woking fine --- On Fri, 23/11/12, Simone Caronni wrote: From: Simone Caronni Subject: Re: [Bacula-users] bacula query To: "John Drescher" Cc: "krishna pawankar" , "bacula-users" Date: Friday, 23 November, 2012, 9:32 PM Distributio

[Bacula-users] Solved!

2012-06-27 Thread Oliver Hoffmann
> Shameless plug, try Almir: http://almir.readthedocs.org/en/latest/ > > On Mon, Jun 25, 2012 at 6:50 PM, Oliver Hoffmann wrote: > > Hi list, > > > > after upgrading from 11.04 to 12.04 bweb and webacula do not work > > anymore. Thus I tried reportula. > > > > bweb: > > > > Can't locate Bweb.pm i

Re: [Bacula-users] [Solved] Re: client not backing up?

2012-06-06 Thread Mike Eggleston
On Wed, 06 Jun 2012, John Drescher might have said: > On Wed, Jun 6, 2012 at 4:13 PM, Mike Eggleston wrote: > > On Wed, 06 Jun 2012, John Drescher might have said: > > > >> > I'm setting up a client. I copied the bacula-fd.conf from another > >> > working machine and restarted the client. > >> >

Re: [Bacula-users] [Solved] Re: client not backing up?

2012-06-06 Thread John Drescher
On Wed, Jun 6, 2012 at 4:13 PM, Mike Eggleston wrote: > On Wed, 06 Jun 2012, John Drescher might have said: > >> > I'm setting up a client. I copied the bacula-fd.conf from another >> > working machine and restarted the client. >> >> I assume you fixed the client name in bacula-fd.conf since it ca

[Bacula-users] [Solved] Re: client not backing up?

2012-06-06 Thread Mike Eggleston
On Wed, 06 Jun 2012, John Drescher might have said: > > I'm setting up a client. I copied the bacula-fd.conf from another > > working machine and restarted the client. > > I assume you fixed the client name in bacula-fd.conf since it can't be > the same as the other client? > John, The "estima

Re: [Bacula-users] [SOLVED] Medium set to "Error" after removing mobile Laptop

2011-11-15 Thread Ralph Kutschera
Am 10.11.2011 11:51, schrieb Martin Simmons: >> On Thu, 10 Nov 2011 09:27:16 +0100, Ralph Kutschera said: >> >> Hallo! >> >> I'm having this problem since a while without finding a proper >> solution. I use Bacula 5.0.2 on Debian 5.0.8 (Lenny). >> >> I'm backing up a Laptop which can be

[Bacula-users] [SOLVED] OneFS = no doesn't work

2011-05-18 Thread Roy Sigurd Karlsbakk
> # Home directories > FileSet { > Name = "verdande.nilu.no-home-fileset" > Include { > Options { > signature = MD5 > OneFS = no > FSType = zfs > } > Options { > Exclude = yes > WildFile = "*.mp3" > } > File = /tos-data/home > } > } FileSet {

[Bacula-users] [SOLVED] - Differential backup didn't use scratch pool

2011-04-10 Thread Dan Langille
Although the title is misleading, it does represent what I initially thought was the problem: http://dan.langille.org/2011/04/10/differential-backup-didnt-use-scratch-pool/ -- Xperia(TM) PLAY It's a major breakthrough

[Bacula-users] [SOLVED] Re: changed exclude list doesn't get recognized

2011-01-17 Thread Paulo Martinez
Am 03.01.2011 um 21:21 schrieb Paulo Martinez: > Am 03.01.2011 um 10:42 schrieb Geert Stappers: >> Op 20101220 om 22:49 schreef Paulo Martinez: >>> >>> First i had done a full backup with following fileset: >>> (the job have Accurate = yes ) >>> >>> FileSet { >>> Name = "appserver" >>> Include {

[Bacula-users] SOLVED bconsole blocking when commands are piped to it

2010-07-21 Thread Bill Arlofski
Please ignore this thread. It was early morning, and I had an issue with one of the KDE "konsoles" I had opened at the time. Typing "reset" at the shell prompt cleared up the problem within that terminal. One of those mornings where three things seemingly unrelated we all going on at once. sigh

[Bacula-users] [solved] - Re: Strange mail from backup

2010-06-16 Thread Carlo Filippetto
NOOO you have reason, I have migrate from 3 to 5 on different virtual machine, I think that the old machine was deleted, but the IT manager let it on an old ESX that last week reboot and on restart take on all the machine!! Thank's CIAO --- Carlo 2010/6/15 Carlo Filippetto : > Absolutly not,

[Bacula-users] [solved]Fw: Upgrading copy jobs to backup jobs

2010-06-08 Thread C . Keschnat
>Hi, >this is from the bacula documentation: >"Note that when a copy is made, the original JobIds are left unchanged. The new >copies can not be used for restoration unless you specifically choose them by >JobId. If you subsequently delete a JobId that has a copy, the copy will be >automatically

Re: [Bacula-users] [SOLVED] Can volumes on an internal HDD be synchronised to more than one external HDD?

2010-03-09 Thread Phil Stracchino
On 03/09/10 23:21, bacula-us...@catcons.co.uk wrote: > Hello :-) > > In case anyone else is trying to set up something similar, I'll answer my > own post with a simpler solution than using Bacula to implement the concept. > > 1. Create udev rules to run a script when one of the external HDDs >

[Bacula-users] [SOLVED] Can volumes on an internal HDD be synchronised to more than one external HDD?

2010-03-09 Thread bacula-users
Hello :-) In case anyone else is trying to set up something similar, I'll answer my own post with a simpler solution than using Bacula to implement the concept. 1. Create udev rules to run a script when one of the external HDDs is plugged in. 2. Create the script to: a) Stop Bacula and th

Re: [Bacula-users] SOLVED?: Dead slow backups with bacula 5.0, mysql and accurate

2010-02-20 Thread Steve Ellis
On 2/19/2010 5:55 PM, Frank Sweetser wrote: The best way to get more data about what's going on is to use the 'explain' mysql command. First, get the complete SQL query that's taking too long to run by using the 'show processlist full' command - that way the results won't get truncated. Then,

Re: [Bacula-users] solved PEBCAK: Quantum Scalar i40 and second tape drive

2010-02-15 Thread Daniel Kamm
Thank you for all your replies. Am 2/15/10 11:38 AM, schrieb Alan Brown: > MTX simply reports what the changer thinks it has - and right now the > changer doesn't realise there is a second drive installed. > > This is a hardware configuration issue. Solve that first, then check > to see if MTX sho

Re: [Bacula-users] [SOLVED]ERR=Connection refused for daemons

2010-02-01 Thread mehma sarja
Call yourself "Sir Learns-a-lot" I've been there. Mehma === 2010/1/31 Eric Downing > OK have a good laugh. As it turns out I did not have the bacula-sd / fd > apps installed. When I installed Bacula: apt-get install bacula-mysql - I > never thought that that command wouldn't install the daemon

[Bacula-users] [SOLVED]ERR=Connection refused for daemons

2010-01-31 Thread Eric Downing
OK have a good laugh. As it turns out I did not have the bacula-sd / fd apps installed. When I installed Bacula: apt-get install bacula-mysql - I never thought that that command wouldn't install the daemons as well. *stares at floor* Matthias Reif wrote: Eric Downing wrote on 01/02/

Re: [Bacula-users] [Solved] Re: Create new volume vs. recycle volume (with config)

2009-12-15 Thread John Drescher
On Tue, Dec 15, 2009 at 10:10 AM, Brian Clarkson wrote: > There were still volumes in my pool that were marked recycle=yes. > > Removing the recycle flag from all volumes triggered the creation of new > filenames for each server and backup job. > > Just changing the recycle flag to "no" in the con

[Bacula-users] [Solved] Re: Create new volume vs. recycle volume (with config)

2009-12-15 Thread Brian Clarkson
There were still volumes in my pool that were marked recycle=yes. Removing the recycle flag from all volumes triggered the creation of new filenames for each server and backup job. Just changing the recycle flag to "no" in the configuration didn't solve the problem. Thanks for the help! Brian

Re: [Bacula-users] (Solved!) Writing too much data to tape?

2009-12-04 Thread Jason Selwitz
On Tue, 2009-11-24 at 08:50 -0500, John Drescher wrote: > >> Do you have any GB+ files full of only zeroes? > >> > >> John > > > > Not that I am aware of, the majority of the data backed up is user > > submitted production data so unless someone dropped some files like > that > > in there for some

Re: [Bacula-users] [Solved] Re: Retention on SD File

2009-11-27 Thread David Dumortier
Hi, David Dumortier a écrit : > Hi, > > John Drescher a écrit : [...] > It's ok for the change of volume, I will wait tomorow to see if the > automatic rotation is ok. I had to force the status Full to my volume after the Maximum Volume Bytes >>> >>> Second question, have I to create the 30 vo

[Bacula-users] [Solved] Re: Retention on SD File

2009-11-26 Thread David Dumortier
Hi, John Drescher a écrit : [...] > No, this is not required however changing the pool resource in > bacula-dir.conf file does not (totally?) affect currently labeled > volumes. It is more of a plan for new volumes. That is why I wanted > you to update from pool resource. I put the (totally?) pa

[Bacula-users] Solved Re: Cluebies please, restore a disk to a win2K system

2009-10-30 Thread terryc
terryc wrote: > I've had a complete hardisk trashed in my win2k system and need to > restore it from the last full and differential backups. > > Seems the console only works on defined filesets, so headscratch. > > Basically, what is the easiest way to restore D: drive? Being confused with the

[Bacula-users] solved: Volume labeling according to Job Problem

2009-04-01 Thread Saur, Achim
Hello there, I have made one strorage and one device for each Client. Now labelling seems to be ok. Regards Achim Saur Von: Saur, Achim Gesendet: Freitag, 20. März 2009 08:53 An: 'bacula-users@lists.sourceforge.net' Betreff: Volume labeling acc

Re: [Bacula-users] SOLVED - Table 'bacula.batch' doesn't exist

2009-03-30 Thread Rainer Schwarze
Hi, I noticed that a file for mysql was lost on the server: /var/db/mysql/mysql/general_log.CSV Creating an empty file with the right ownership and permissions solved the problem. Best wishes, Rainer Rainer Schwarze wrote: > Hi, > > I have bacula 2.2.5 running on a FreeBSD 6.2 server with MySQ

[Bacula-users] SOLVED Re: Webacula on dapper

2009-01-24 Thread RYAN vAN GINNEKEN
Ok I gave up on the ubuntu package and reinstalled bacula 2.2.4 from source things are working very nicely now thank so much for all your help. My apologizes for not stating version # in my first post but i had to try to install on Dapper but the upgrade to Hardy was not to bad only broke a cou

Re: [Bacula-users] Solved: Problem with DAT160 drive, files missing during restore

2009-01-20 Thread Ari Suutari
Hi, This device seems to require: Hardware End Of Medium = no BSF at EOM = yes TWO EOF = yes Fast Forward Space File = no Use MTIOCGET = no I don't know if the "MTIOCGET = no" requirement comes from the fact that this is USB device. I didn't have that on my older data, which was connected by reg

Re: [Bacula-users] [SOLVED] ClientRunAfterJob, solved in 2.5 by bacula devs. Thanks!

2009-01-07 Thread Angel
This issue is solved on 2.5 Impressive response times!! Regards, Angel El Lunes, 5 de Enero de 2009 12:42:09 Angel escribió: > On bacula restoring files with > > > Job { > Name = "RestoreFiles" > Type = Restore > Client=quasar-fd > FileSet="Full Set" > Pool = Default >

[Bacula-users] SOLVED bconsole not properly installed.

2008-02-26 Thread Glen Vickers
Sorry I'm not including the chain of crap but here's the jist of it. FC8 Redhat Linux install as a server without gnome installed initially DID NOT have a specific package installed that caused the bconsole not ton install. Thanks to Martin locating my failure in the install I ran the following.

Re: [Bacula-users] [SOLVED] NFS Permission Problems

2008-02-15 Thread Paul Waldo
I think I answered my own question. I set the NAS box to use no_root_squash and I was able to do a backup. Sorry for the noise :-) Paul On Friday 15 February 2008 10:24:31 am Paul Waldo wrote: > This works fine for the CIFS, but I have just started to work with the NFS > mounts and I'm running

[Bacula-users] [SOLVED]:Re: incremental backup of hard links

2008-01-18 Thread Ingo Jochim
C M Reinehr schrieb: > On Wednesday 16 January 2008 11:37, Marc Schiffbauer wrote: > >> * Ingo Jochim schrieb am 16.01.08 um 17:39 Uhr: >> >> [...] >> >> >>> Good idea. >>> So what is important for the backup? ctime or mtime? >>> >> Both. But you can configure bacula to ignore the ct

[Bacula-users] [SOLVED] Re: spurious tracebacks

2007-10-24 Thread IEM - network operating center (IOhannes m zmoelnig)
IEM - network operating center (IOhannes m zmoelnig) wrote: > IEM - network operating center (IOhannes m zmoelnig) wrote: >> hi all >> >> >> the emails usually are sent when nothing interesting is happening (my >> backups are all finished at night; the emails are sent somewhen during >> the day).

Re: [Bacula-users] Solved - How to mount tape in second drive

2007-09-20 Thread Robert LeBlanc
This is quite old, but I found the solution to my problem. I¹m posting here for archival purposes in case someone else runs into the same problem. The solution was to put the autochanger name as the device in the Storage section of the director¹s configuration. I had the actual drive name listed a

Re: [Bacula-users] [solved] Umlauts in filenames

2007-09-16 Thread Eric Böse-Wolf
[EMAIL PROTECTED] (Eric Böse-Wolf) writes: Using a BartPE Plugin with Bacula-2.2.4 solved the problem. Sorry for TOFU, but so everyone can connect this answer with the problem. Yours sincerely, Eric > "Dan Langille" <[EMAIL PROTECTED]> writes: > >> On 16 Sep 2007 at 1:24, Eric Böse-Wolf wrote

Re: [Bacula-users] [SOLVED] bat

2007-07-26 Thread Jerome Massano
Ok, I solved the problem. To make pkgconfig to see QT was installed, I just had to copy the .pc files from the qt installation directory to pkgconfig directory : cp /usr/local/Trolltech/Qt-4.3.0/lib/pkgconfig/*.pc /usr/lib/pkgconfig/ Now bacula accepts to configure... Hope that can help someone

Re: [Bacula-users] Solved: [Fwd: Bacula GDB traceback of bacula-sd]

2007-07-20 Thread Thomas Kempf
SHAME ON ME for creating that noise! Just after i sent my last mail regarding the database updates, the bacula-sd had another SIGSEV. At that point i decided to check the docs again and found the real problem. The Autochanger Resource which was introduced in the 1.38.x release and which i did not

[Bacula-users] Solved: [Fwd: Bacula GDB traceback of bacula-sd]

2007-07-20 Thread Thomas Kempf
Hi, as i noted before, i did an upgrade from 1.36.x to 2.1.26. I ran both database upgrade scripts to bring the databse from version 8 to 10 before i started the new binaries. But when i looked in the media-table i found a text-field named mediatype which contained the string "LTO2" (beeing defi

[Bacula-users] SOLVED? Using whatever tapes are in the changer/drive.

2007-06-21 Thread Flak Magnet
This is kinda long winded folks, don't say I didn't warn you. I believe I have solved the "asking for a volume that's NOT in the changer even when a volume that ought to be usable is in the changer" problem. I believe this addresses the issue many people have where they want to restrict bacula

[Bacula-users] Solved! Director not connecting to MySQL / Bacula 2.0.2Win32 binaries

2007-02-14 Thread Marc Levy
>Solved! It appears that a previously uninstallation on the 'new box' failed (maybe not all admin rigths, ..?) so the HKLM\Software\Bacula keys did not get completly deleted so when I ran the installer it was thinking it needed to make an update/reinstall? not a full-fresh install thus I wasn't ab

Re: [Bacula-users] Solved why Windows FD 1.38 sometime is slow

2007-01-31 Thread Kern Sibbald
OTECTED]> > A: bacula-users@lists.sourceforge.net > Cc: Gabriele Bulfon <[EMAIL PROTECTED]> > Data: 30 gennaio 2007 20.16.33 CET > Oggetto: Re: [Bacula-users] Solved why Windows FD 1.38 sometime is slow > Hello, > > On Tuesday 30 January 2007 18:41, Gabriele Bulfon wrote: >

Re: [Bacula-users] Solved why Windows FD 1.38 sometime is slow

2007-01-30 Thread Gabriele Bulfon
bacula-users@lists.sourceforge.net Cc: Gabriele Bulfon <[EMAIL PROTECTED]> Data: 30 gennaio 2007 20.16.33 CET Oggetto: Re: [Bacula-users] Solved why Windows FD 1.38 sometime is slow Hello, On Tuesday 30 January 2007 18:41, Gabriele Bulfon wrote: > I had headaches for a week, trying to figu

Re: [Bacula-users] Solved why Windows FD 1.38 sometime is slow

2007-01-30 Thread Gabriele Bulfon
tto: RE: [Bacula-users] Solved why Windows FD 1.38 sometime is slow It sounds like Flow Control might bedisabled on one of the adapters. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gabriele Bulfon Sent: Tuesday, January 30, 20079:42 AM To: bacula-users@lists.sourceforge.net Subject:

Re: [Bacula-users] Solved why Windows FD 1.38 sometime is slow

2007-01-30 Thread Robert Nelson
It sounds like Flow Control might be disabled on one of the adapters. _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gabriele Bulfon Sent: Tuesday, January 30, 2007 9:42 AM To: bacula-users@lists.sourceforge.net Subject: [Bacula-users] Solved why Windows FD 1.38

Re: [Bacula-users] Solved why Windows FD 1.38 sometime is slow

2007-01-30 Thread Kern Sibbald
Hello, On Tuesday 30 January 2007 18:41, Gabriele Bulfon wrote: > I had headaches for a week, trying to figure out why some windows FDs were > VERY slow compared to all the rest of FDs. These slow clients were all > rating at around 1Mb/s. After playing a bit with many system and bacula > paramete

[Bacula-users] Solved why Windows FD 1.38 sometime is slow

2007-01-30 Thread Gabriele Bulfon
I had headaches for a week, trying to figure out why some windows FDs were VERY slow compared to all the rest of FDs. These slow clients were all rating at around 1Mb/s. After playing a bit with many system and bacula parameters, I decided not to trust what was stated in the manual: "the default

Re: [Bacula-users] solved migration---> waiting on max storage jobs

2006-09-19 Thread Fred Dussault
> On Tuesday 19 September 2006 16:30, Fred Dussault wrote: > > All, > > > > I finally figured out where my config was wrong, > > > > my Tape pool didn't have the media type [edit: should be Storage] defined. > > Can you tell me *exactly* where the Media Type was not defined. It sounds > like

Re: [Bacula-users] solved migration---> waiting on max storage jobs

2006-09-19 Thread Kern Sibbald
On Tuesday 19 September 2006 16:30, Fred Dussault wrote: > All, > > I finally figured out where my config was wrong, > > my Tape pool didn't have the media type defined. Can you tell me *exactly* where the Media Type was not defined. It sounds like me that Bacula should a little more user fri

[Bacula-users] solved migration---> waiting on max storage jobs

2006-09-19 Thread Fred Dussault
All, I finally figured out where my config was wrong, my Tape pool didn't have the media type defined. bacula was very confused, once I added this definition, and reloaded, the job that was in the queue started and completed. I'll be adding in the config for a few more clients and testing it f

Re: [Bacula-users] SOLVED: Quantum Superloader3 LTO-3 Not seen as autochanger

2006-09-11 Thread Michael Nelson
Although I had recompiled the kernel and enabled CONFIG_SCSI_MULTI_LUN and rebooted, apparently it didn't boot the right kernel. Now cat /proc/scsi/scsi shows a medium changer: nsb:/etc/bacula# cat /proc/scsi/scsi Attached devices: Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor: LSILOGIC Model:

Re: [Bacula-users] SOLVED!! one system won't back up -- director crashes!

2006-08-02 Thread Kern Sibbald
On Wednesday 02 August 2006 02:23, Jo Rhett wrote: > Kern -- I would think that this issue would concern you...? For the moment, not especially, because my assessment of your previous problems are different from yours. > > How does the director use client-supplied data? You will need to read t

Re: [Bacula-users] SOLVED!! one system won't back up -- director crashes!

2006-08-01 Thread Jo Rhett
Kern -- I would think that this issue would concern you...? How does the director use client-supplied data? Could an insane client cause the director to crash? Can this be prevented? On Jul 28, 2006, at 4:45 PM, Jo Rhett wrote: > So I'm quoting from WAY back in the thread because it has relevant

[Bacula-users] SOLVED!! one system won't back up -- director crashes!

2006-07-28 Thread Jo Rhett
So I'm quoting from WAY back in the thread because it has relevant information. We found the problem, and it had nothing to do with bacula. (Which means that the Director code has a real flaw that can cause segfaults.) The network card being used to back up the server was fried/frying/ what

Re: [Bacula-users] SOLVED! Re: Director crashing: same results with one processor

2006-04-09 Thread Kern Sibbald
On Sunday 09 April 2006 00:11, Joshua Kugler wrote: > Well, it appears I've taken care of the problem. After going down to one > processor, and still having problems, I recompiled with -O0 and I'm through > lots of jobs (even concurrent jobs) with no problems. I'll re-enable the > other processor

[Bacula-users] SOLVED! Re: Director crashing: same results with one processor

2006-04-08 Thread Joshua Kugler
Well, it appears I've taken care of the problem. After going down to one processor, and still having problems, I recompiled with -O0 and I'm through lots of jobs (even concurrent jobs) with no problems. I'll re-enable the other processor on Monday and let it run, but it appears I have a workin

Re: [Bacula-users] SOLVED: Bacula 1.36.3 on FreeBSD 5.4: bconsole can't connect to director, then director silently quits

2005-09-20 Thread Josh Homan
Dan, Bacula-users, The problem reported below turned out to be a system configuration issue, not a bacula issue. However, there may be an opportunity for improved logging and/or diagnostics here. I'm impressed with the fast response of the list though! Just in case this comes up for someone else,

Re: [Bacula-users] SOLVED: Very slow despooling to tape

2005-09-07 Thread Phil Stracchino
Andreas Koch wrote: > ... now that I have actually switched on DMA for the IDE spool disk, > the tape is streaming along nicely :-) Ah, yeah, that'd make a big difference too :) -- Phil Stracchino [EMAIL PROTECTED] Renaissance Man, Unix generalist, Perl hacker Mobile: 603-216-7037

[Bacula-users] SOLVED: Very slow despooling to tape

2005-09-07 Thread Andreas Koch
... now that I have actually switched on DMA for the IDE spool disk, the tape is streaming along nicely :-) Andreas Koch On Wed, Sep 07, 2005 at 03:29:27PM +0200, Andreas Koch wrote: > all' statistics, Bacula 1.36.3 achieves roughly 1.5MB/s, and is > shoe-shining the tape during despooling quite

[Bacula-users] SOLVED: Error Message in labeling-process

2005-08-08 Thread Philipp Steinkrueger
hups, sorry everyone, i just recognized its explained in the manual. so, RTFM to myself... sorry again.. Philipp PS: Of course my conceptual question remains... :-) Hi, i am getting this error message when i try to label my tapes. i am using barcodes, so i executed: label barcodes slots=

Re: [Bacula-users] SOLVED: Win32 client drops connection -- nForce gigabit NIC implicated

2005-07-23 Thread Phil Stracchino
[EMAIL PROTECTED] wrote: >>Any other users who run into this problem on similar >>hardware might want >>to try using a non-nForce NIC. >> > > Did you have the firewall software turned on?? Nope. > I have nForce NICs on several Opteron and Athlon64s > with no problems after disabling the nVidia f

Re: [Bacula-users] SOLVED: Win32 client drops connection -- nForce gigabit NIC implicated

2005-07-23 Thread drescher0110-bacula
> Any other users who run into this problem on similar > hardware might want > to try using a non-nForce NIC. > Did you have the firewall software turned on?? I have nForce NICs on several Opteron and Athlon64s with no problems after disabling the nVidia firewall which was preventing me from con

[Bacula-users] SOLVED: Win32 client drops connection -- nForce gigabit NIC implicated

2005-07-23 Thread Phil Stracchino
I've found and solved the problem. That machine has two NICs, both gigabit; one is an nVidia gigabit NIC built into its nForce4 chipset, the other a Marvell Yukon 88E8053 PCI-E gigabit NIC built onto the motherboard. I switched ther machine's network connection to the Marvell Yukon, and the backu

Re: [Bacula-users] [SOLVED] sqlite crash in bacula-dir-1.36.2-1mdk

2005-05-18 Thread [EMAIL PROTECTED]
Hello, (details at the end) I did an strace on bacula-dir, both from a directory not writable by bacula and from a directory writable by bacula, (I join the results) and bacula/sqlite does try to write a temp file in the current dir. I don't know whether this is a packaging pb, a Bacula pb, or a

Re: [Bacula-users] [SOLVED] sqlite crash in bacula-dir-1.36.2-1mdk

2005-05-18 Thread Luca Berra
Kern Sibbald wrote: Now, if the user or the package creator makes the serious error of pointing the Working Directory to the same place where Bacula is stored, then you will definitely have a problem. the working directory points to /var/lib/bacula on default installs ---

Re: [Bacula-users] [SOLVED] sqlite crash in bacula-dir-1.36.2-1mdk

2005-05-18 Thread Kern Sibbald
Hello, You need to be a bit more explicit about what is going on here. To the best of my knowledge Bacula does not use any temporary files other than what it writes the Working Directory. When Bacula is pruning, and during certain other operations, it will create temporary tables. It is my un

[Bacula-users] [SOLVED] sqlite crash in bacula-dir-1.36.2-1mdk

2005-05-18 Thread [EMAIL PROTECTED]
Hello all, I experienced a crash (described hereafter) after editing the bacula-dir.conf file. It seems that bacula-dir needs to write some temporary files when examining/modifying its (sqlite) database . It tries to do so in the directory that was the current directory when the bacula-dir daemo

[Bacula-users] solved volume and pool problem

2005-04-12 Thread Pedro Ferreira
I have just solved the my question in bconsole i marked the volume as full and bacula started to use the other volume in the media -- Sem Mais Assunto Pedro Miguel Nunes Ferreira Telf: +351 917427847 --- SF email is sponsored by - The IT Prod