Re: [Bacula-users] Windows 2008 R2 FD issues

2010-09-29 Thread Brian A. Seklecki (CFI NOC)
On 9/29/2010 3:00 AM, Henrik Johansen wrote: > 'Joseph L. Casale' wrote: >> I have several physical and virtual fd's that are just unreliable to backup >> against two sd/dir's all at 5.0.3 running CentOS5x64. >> >> Anyone else having these issues? I get random network IO failures as >> suggested by

Re: [Bacula-users] Tool to test a Fileset what passes?

2010-02-01 Thread Brian A. Seklecki (CFI NOC)
On 2/1/2010 1:19 PM, Thomas Schweikle wrote: > Yes, not exactly what I was looking for, but OK. Thanks! estimate listing=yes will get you more verbose. Feel free to hack it further to get additional details. ~BAS --

Re: [Bacula-users] Restore the most recent backup from given storage?

2010-02-01 Thread Brian A. Seklecki (CFI NOC)
On 2/1/2010 10:47 AM, Rinat Shigapov wrote: > My second question: Is there any other way to backup each client in two > independent storages? One job -> multiple storage destinations is a long outstanding NFR. Long ago we reconciled that duplicate job records only cost us in RBMBS storage, which

Re: [Bacula-users] Autochanger problem

2009-11-03 Thread Brian A. Seklecki
On Mon, 2009-10-26 at 22:18 +0100, Oddbjørn Sjøgren wrote: > So, where do I go from here? Any hints or help would be greatly > appriciated. Let me know what details you need. it could be a cleaning tape or the tape could be jammed. try "$ sudo mt offline" to get the tape to eject it. export a vo

Re: [Bacula-users] OpenBSD, slot-agnostic mtx-changer

2009-04-23 Thread Brian A. Seklecki (Mobile)
On Tue, 2009-04-21 at 10:35 -0400, (private) HKS wrote: > > In other words, I have barcodes so I don't have to think about slots > and such. I wanted Bacula to act accordingly. There were also quite a That's an interesting approach. About 18 months ago, we decided to sponsor development of "rea

Re: [Bacula-users] Bacula and ACL over LDAP directory

2009-04-06 Thread Brian A. Seklecki
rship. For securing ACL data in LDAP, you could probably sponsor development of such an NFR. -- Brian A. Seklecki Collaborative Fusion, Inc. signature.asc Description: This is a digitally signed m

[Bacula-users] cryptographic hardware accelerator offload

2009-03-24 Thread Brian A. Seklecki
d userland application must explicitly define engine(3) calls to take advantage of HW Crypto Accel/Offload then (compared to kernel services such as geom(4)/geli(8) and ipsec(4) on FreeBSD can rely on the kernel OpenCrypto(9) transparently) ? -- Brian A. Seklecki Collaborative Fusion, Inc. sig

Re: [Bacula-users] Mac OSX/bacula-fd: baffling compile/linking problem

2009-02-05 Thread Brian A. Seklecki
On Tue, 2009-02-03 at 16:29 -0600, Sean M Clark wrote: > I've tried 2.4.3 and 2.4.4 by hand, and 2.4.4 via macports, and they all > do the same thing. This is on Mac OSX 10.5.6 "Leopard" (uname -r = 9.6.0). > > I've tried both the full build and --enable-client-only. > > The seem to build okay,

[Bacula-users] FreeBSD, Bacula, and a Dell Autochanger 122T SCSI Timeouts

2008-12-01 Thread Brian A. Seklecki
src/sys/cam/scsi/scsi_ch.c and the problem has yet to reoccur. Has anyone else ever had an issue similar to this? Is there a better solution, or a more likely problem that we are potentially missing? Perhaps a sysctl knob would be appropriate instead of static inline values?

[Bacula-users] Bacula Web - Trac all jobs in a schedule?

2008-11-04 Thread Brian A. Seklecki
bs to a schedule, though We could maybe examine pool/volume tables instead, but then we wouldn't be able to differentiate which jobs were hogging space on a volume. -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc. IMPORTANT: This message contains confidential

Re: [Bacula-users] bconsole(8) mount / Autochanger Mount Logic in stored/autochanger.c

2008-10-28 Thread Brian A. Seklecki
ent PID (8242) revid $ starting at Tue Oct 28 13:17:05 EDT 2008 Attempting to find source of current tape... DEBUG: Combined shell code result of regex match magic: 0 Tape source is: 3 ~BAS On Mon, 2008-09-15 at 13:57 -0400, Brian A. Seklecki wrote: > > > > I would send this to the b

Re: [Bacula-users] backing up cisco switches config

2008-10-22 Thread Brian A. Seklecki
On Wed, 2008-10-22 at 07:14 +0200, Adrian Moisey wrote: > Hi > > I've been thinking about backing up cisco switches config files. scp(1) sucks to ISO 12.1/12.2. You just send it a handful of asynchronous SNMP set commands and setup your TFTP root into a subversion repository. Check for diffs an

Re: [Bacula-users] Knocking out cancelled job from the director?

2008-02-22 Thread Brian A. Seklecki
4 M bytes/second > 25-Jan 09:49 bacula-dir JobId 12892: Fatal error: Network error with FD > during Backup: ERR=Connection reset by peer > 25-Jan 09:49 bacula-dir JobId 12892: Fatal error: No Job status returned > from FD > > Jesper -- Brian A. Seklecki <[EMAIL PROTECTED]> Coll

Re: [Bacula-users] Bacula-fd on HP-UX/AIX

2008-02-22 Thread Brian A. Seklecki
AIX 5.3 and I am not having any > luck. > I would like to replace our veritas netbackup system with bacula. I > was -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc. IMPORTANT: This message contains confidential information and is intended only for the indivi

Re: [Bacula-users] NFS Permission Problems

2008-02-16 Thread Brian A. Seklecki (Mobile)
> [EMAIL PROTECTED]:/mounts/for_backup# ls -ld /mounts/for_backup/paul_home > drwxrwx--x 93 1002 1002 8192 2008-02-15 08:31 /mounts/for_backup/paul_home > You just need to sync up your UIDs temporarily. On FreeBSD I would recommend that you just Jail/Chroot into the new mount-point with a rel

Re: [Bacula-users] Installing bacula-fd on Mac OS/X

2008-02-16 Thread Brian A. Seklecki (Mobile)
On Sat, 2008-02-16 at 16:02 -0500, Dan Langille wrote: > What do you have for a startup entry? It means nothing to me. It's an XML file called a "plist". /Library/LaunchDaemons/bacula-fd.plist # launchctl load /Library/LaunchDaemons/bacula-fd.plist # launchctl list It shows up as "org.bacula.

Re: [Bacula-users] Installing bacula-fd on Mac OS/X

2008-02-16 Thread Brian A. Seklecki (Mobile)
On Sat, 2008-02-16 at 15:51 -0500, Brian A. Seklecki (Mobile) wrote: > aspect of things a lot more as I stumble my way through my BBA. Apple BTW, Apple's Q3 financial statement from Nov2007 reports 22 billion USD in assets, including 9 billion in "cash", and 38 million in

Re: [Bacula-users] Installing bacula-fd on Mac OS/X

2008-02-16 Thread Brian A. Seklecki (Mobile)
On Sat, 2008-02-16 at 15:36 -0500, Dan Langille wrote: > Wow, Brian, that's the second time in this thread you've said No disrespect to Apple intended. Although I will comment (to you) that a quick search of the archives would reveal this discussion repeating a thread from back in November.

Re: [Bacula-users] Installing bacula-fd on Mac OS/X

2008-02-16 Thread Brian A. Seklecki (Mobile)
On Sat, 2008-02-16 at 15:23 -0500, Dan Langille wrote: > > > My hesitance about combining installation packages (fink, > ports...) > > is more a matter of packages installing duplicated libraries to > > meet dependencies. And then I get into trouble thinking I have > > version 2 when in fac

Re: [Bacula-users] Installing bacula-fd on Mac OS/X

2008-02-15 Thread Brian A. Seklecki
> How do I get a bacula-fd 2.2.8 on there? > -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc. IMPORTANT: This message contains confidential information and is intended only for the individual named. If the reader of this message is not an intended recipient (or th

[Bacula-users] [Fwd: Fedora/CentOS rpms for Bacula 2.2.6 available]

2007-12-12 Thread Brian A. Seklecki
acula-client ### [100%] The beatings shall continue until company morale improves. ~BAS -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc. IMPORTANT: This message contains confidential information and is intended only for the indiv

[Bacula-users] 2.2.6 Client OS/X / Darwin Packages

2007-11-28 Thread Brian A. Seklecki (Mobile)
> Pkgsrc[.org] packages for 2.2.6 client at: > http://digitalfreaks.org/~lavalamp/bacula-clientonly-2.2.6_Darwin-8.11.1-i386.tgz http://digitalfreaks.org/~lavalamp/bacula-clientonly-2.2.6_Darwin-9.1.0-powerpc.tgz http://digitalfreaks.org/~lavalamp/bacula-clientonly-2.2.6_Darwin-8.11.0-powerpc.t

Re: [Bacula-users] 2.2.6 Client OS/X / Darwin Packages?

2007-11-25 Thread Brian A. Seklecki (Mobile)
On Thu, 2007-11-22 at 17:29 +, Markus Falb wrote: > On Wed, 21 Nov 2007 13:53:43 -0500, Brian A Seklecki (Mobile) wrote: > > > Anyone feel free to share? Also, how are you building? Native > > DarwinCode building environment? > > i am working on a port for macports,

[Bacula-users] DIY OS/X Bacula Packages w/ Pkgsrc

2007-11-21 Thread Brian A. Seklecki (Mobile)
It should also be noted that Pkgsrc can help port Bacula to other exotic platforms w/ non-standard userland and tool-chains (old commercial unices) ~BAS --- [bootstrap Pkgsrc for Darwin (4 cmds)] goto: http://www.netbsd.org/docs/pkgsrc/platforms.html#darwin # df -H |grep -i pkg /dev/disk3s2

[Bacula-users] 2.2.6 Client OS/X / Darwin Packages?

2007-11-21 Thread Brian A Seklecki (Mobile)
Anyone feel free to share? Also, how are you building? Native DarwinCode building environment? ~BAS - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/M

[Bacula-users] Bacula 2.2.6 Client for OpenBSD 4.1/i386 (back/foward Port)

2007-11-20 Thread Brian A Seklecki (Mobile)
All: OpenBSD 4.1 still has 6-9 months before EOS/EOL. Here are the Bacula 2.2.6 client-only binaries for OpenBSD 4.1/i386 (back/forward Port) -Backport for Bacula (Bacula was added to ports after 4.1) -Forward port for OpenBSD (Port version is 2.0.x still) http://people.collaborativefusion.com/

[Bacula-users] Pkgsrc Bacula 2.2.5 (WAS: Re: Bacula user seeks maintainer)

2007-11-05 Thread Brian A Seklecki (Mobile)
> I updated bacula to the recent 2.2.2 release, but as said I can Thank you very much for the 2.0x bump to 2.2 > no longer... That's a shame -- pkgsrc is the best hope of getting Bacula onto exotic platforms. 2.2.5 was a minor patch-level. Has anyone tried manually bumping the Makefile and up

Re: [Bacula-users] Old versions of Bacula

2007-11-02 Thread Brian A Seklecki (Mobile)
On Fri, 2007-11-02 at 16:00 +, Weber, Philip wrote: > Hi, > > Does anyone know if it is possible to get hold of old versions of Bacula > source (or Solaris packages?). I am struggling to get a File Daemon > compiled for Solaris 2.6. It might be lack of intelligence on my part, > but it occur

Re: [Bacula-users] Multiple Options {} in Fileset - Order of Evaluation

2007-11-01 Thread Brian A Seklecki (Mobile)
On Thu, 2007-11-01 at 19:56 +, Martin Simmons wrote: > >>>>> On Wed, 31 Oct 2007 22:50:02 -0400, Brian A Seklecki (Mobile) said: > > > > Per the doc excerpt below, I read this to mean: > > > > "First Matching Rule Stops Further Evaluation&qu

Re: [Bacula-users] multi-drive setup

2007-11-01 Thread Brian A Seklecki (Mobile)
On Thu, 2007-11-01 at 09:28 -0400, James P. Kinney III wrote: > the manual reads like that is for splitting a single backup process > over Are you seeing "status dir" show you only one job running? Is the second job still saying: "..waiting on max Storage jobs." ? That may be an SD setting. ~BA

Re: [Bacula-users] OpenBSD 4.1 and Bacula

2007-11-01 Thread Brian A Seklecki (Mobile)
http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils/bacula/Makefile?rev=1.8&content-type=text/x-cvsweb-markup Its revision 2.0.3., but you have a "-client" flavor for FD-only if you want to have a FreeBSD or NetBSD system as the DIR. ~BAS ~BAS On Wed, 2007-10-17 at 13:52 +, Douglas DeWit

[Bacula-users] Multiple Options {} in Fileset - Order of Evaluation

2007-10-31 Thread Brian A Seklecki (Mobile)
Per the doc excerpt below, I read this to mean: "First Matching Rule Stops Further Evaluation". Then, per the example below the except below regarding: [...snip...] wildfile = "*.Z" wildfile = "*.gz" Options { Exclude = yes RegexFile = ".*" } File

Re: [Bacula-users] Restore Problems

2007-10-30 Thread Brian A Seklecki (Mobile)
On Mon, 2007-10-29 at 16:45 +0100, Christof Klaus wrote: > hello luiz, > you didnt mention where you expect the file to be restored...the > restore-location given in the job is /tmp .. did you look there ? > > christof klaus. > Luiz: Restore jobs defined in bacula-dir.conf are normally used a

Re: [Bacula-users] Client-only configure option (but why no analogous Storage-only option?)

2007-10-26 Thread Brian A Seklecki (Mobile)
> > > configuration without this option. This option greatly facilitates > building > > > a Client on a client only machine. > > > > > > > This is fantastic. But why is there also not an equivalent option for > > building only the Storage Daemon? For example, I will be running the Storage > > Daem

Re: [Bacula-users] Sudden errors using bacula 2.2.5 on freebsd 6.2

2007-10-26 Thread Brian A Seklecki (Mobile)
On Fri, 2007-10-26 at 15:32 +0200, [EMAIL PROTECTED] wrote: > Sorry, for the long logs. We're running Bacula 2.2.5 on FreeBSD 6.2-p8 > using a Sony SDT-5000 linked to a Tekram 395U Adapter. The Adapter is > new, Sounds like dying hardware. Try to eliminate hardware/software. Stop your storage d

Re: [Bacula-users] stored build problems centOS5/postgresql

2007-10-24 Thread Brian A Seklecki (Mobile)
On Wed, 2007-10-24 at 12:25 -0400, Michael Galloway wrote: > good day all, i'm trying to build 2.2.5 on centOS5 with postgresql. my config > looks > /builddir/build/BUILD/postgresql-8.1.9/src/interfaces/libpq/fe-secure.c:949: > undefined reference to `SSL_CTX_new' > /builddir/build/BUILD/postgres

Re: [Bacula-users] spurious tracebacks

2007-10-23 Thread Brian A Seklecki (Mobile)
On Tue, 2007-10-23 at 12:11 +0200, IEM - network operating center (IOhannes m zmoelnig) wrote: > hi all > > > i am currently running bacula-2.1.5 on my backup-server (and 2.1.4 on > the clients), on debian/etch (using the debian-packages from packman) > > every now and then (the last one was

Re: [Bacula-users] Bacula messages verbosity

2007-10-09 Thread Brian A. Seklecki
There is a bug where "saved" and "all" message types do not get matched in the DIR. The PR was a "not fix". Google "bacula seklecki message saved" ~BAS On Wed, 2007-06-27 at 15:28 -0500, Zeratul wrote: > Hi > > I'm trying to increase the messages verbosity for the director to receive a > compl

Re: [Bacula-users] Iron Mountain offsite

2007-10-09 Thread Brian A. Seklecki
Not yet, AFAIK -- But the next time feature voting happens, vote of Job/Stoage multiplexing! It's been on Collaborative Fusion's list of "We'll pay you to develop that." list for a while :) ~BAS On Wed, 2007-07-18 at 14:16 +0100, Gavin Hamill wrote: > Hi :) > > We're finally dipping our toe int

Re: [Bacula-users] multi-destination e-mail

2007-10-02 Thread Brian A Seklecki (Mobile)
On Tue, 2007-10-02 at 11:33 +0200, luyigui loholhlki wrote: > hi can some one tell me how to send the notification e-mail to > different people > what to put on the bacula-dir.conf file The best method is to adjust the destination defined in the messages {} section of

Re: [Bacula-users] Bacula doesnt recycle and/or hangs

2007-09-27 Thread Brian A Seklecki (Mobile)
Once the file-volume has been purged/pruned/recycled, the next job that uses it theoretically opens it for write/overwrite at 0-byte descriptor. Its just a PITA waiting for that -- of course if it was a real tape, it would have to "mt erase" the volume, but for virtual tape files, a feature to zer

Re: [Bacula-users] backup fail with "Fatal error: backup.c:873 Network send error to SD. ERR=Broken pipe"

2007-09-27 Thread Brian A Seklecki (Mobile)
1) Be sure that the messages resource on the SD is setup to report errors back to the DIR. You should get them via e-mail/console then 2) Be sure to run "btape test" (see manual) to ensure that your drive/media combination is correct 3) Run the SD with foreground+debugging information 4) Try se

Re: [Bacula-users] Bacula-fd on Solaris Sparc 5.8

2007-09-27 Thread Brian A Seklecki (Mobile)
www.sunfreeware.com should have packages for you -- if they don't, be sure to harass them until they do. That place has responsible for keeping Solaris usable for the last 8 years :) ~BAS On Thu, 2007-07-19 at 11:13 +0200, Volker Lieder wrote: > Hello, > i have solved the issue, > my installatio

Re: [Bacula-users] Cannot compile 2.2.0 but 2.03 compiles just fine - bacula-2.2.0-error.txt

2007-08-21 Thread Brian A. Seklecki
But to be honest, it seems more like a linker problem. I'm sure they'd love to see your config.log posted somewhere. On Sun, 19 Aug 2007, George R.Kasica wrote: > Goody.guess I'm upgrading the mysql DB then to the 4.x that I have > here but haven't installed.. > >> http://www.bacula.o

Re: [Bacula-users] Cannot compile 2.2.0 but 2.03 compiles just fine - bacula-2.2.0-error.txt

2007-08-21 Thread Brian A. Seklecki
http://www.bacula.org/dev-manual/Installing_Configurin_MySQL.html#MySqlChapter You'll have to check when these specific tripple point version numbers were updated in this document (befor eor after 2.2.0?). Check the changelog: "...you will need MySQL version 3.23.53..." MySQL EOL'd 3.23.40:

Re: [Bacula-users] Cannot compile 2.2.0 but 2.03 compiles just fine - bacula-2.2.0-error.txt

2007-08-21 Thread Brian A. Seklecki
On Sun, 19 Aug 2007, George R.Kasica wrote: > Trying to compile 2.2.0 here and I'm running into the attached errors Which version of the mysql client libraries? How were they installed and what flags were used there? ~BAS > (config output and make as well) yet nothing on the system has ch

Re: [Bacula-users] Cannot compile 2.2.0 but 2.03 compiles just fine - bacula-2.2.0-error.txt

2007-08-21 Thread Brian A. Seklecki
On Sun, 19 Aug 2007, George R.Kasica wrote: > Trying to compile 2.2.0 here and I'm running into the attached errors > (config output and make as well) yet nothing on the system has changed Which version of the mysql client libraries? How were they installed and what flags were used there? ~B

Re: [Bacula-users] Bacula in OpenBSD 4.2 Ports

2007-08-08 Thread Brian A. Seklecki
On Wed, 2007-08-08 at 10:16 -0400, Mike Erdely wrote: > Hi, > > I wanted to announce that OpenBSD has imported Bacula 2.0.3 into its > ports tree for OpenBSD 4.2. If you're running OpenBSD -current, you can Congrats! That's great news. Great to see a client-only variant. I can finally quit us

Re: [Bacula-users] Migrating bacula from FreeBSD to CentOS?

2007-07-15 Thread Brian A. Seklecki
the potential pitfalls? Is it realistic to expect to recover > data from tapes written under FreeBSD? > -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc. IMPORTANT: This message contains confidential information and is intended only for the individual name

Re: [Bacula-users] specifying wildcards during restore

2007-06-26 Thread Brian A. Seklecki
email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > ___ > Bacula-users mailing list > Bacula-

Re: [Bacula-users] Console messages

2007-06-26 Thread Brian A. Seklecki
a way to have the messages all be > logged, but not sent to the console unless the console is active -- I > don't plan to be looking at the console much once a system i -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc. IMPORTANT: This message contains confidential in

Re: [Bacula-users] network error job aborted

2007-06-20 Thread Brian A. Seklecki
It worked fine, but i don't like not knowing the why, > i suspect i will see more of this from this client. > Thanks. > Dave. > > - Original Message - > From: "Brian A. Seklecki" <[EMAIL PROTECTED]> > To: "Dave" <[EMAIL PROTECTED

Re: [Bacula-users] network error job aborted

2007-06-18 Thread Brian A. Seklecki
what does: "status client=backup_titan" show? Did you restart the bacula-fd service on the client? Check the windows event viewer? Re-start the bacula-fd.exe process from command line manually with -d99 -f -v ? ~BAS On Mon, 2007-06-18 at 07:41 -0400, Dave wrote: > zeus-di

Re: [Bacula-users] FTP Sync

2007-06-13 Thread Brian A. Seklecki
), the > connection times out frequently, but it works.. -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc. IMPORTANT: This message contains confidential information and is intended only for the individual named. If the reader of this message is not an intended re

Re: [Bacula-users] Client build on AIX -- Help!

2007-06-13 Thread Brian A. Seklecki
Show us your config.log in the src root dir and the Makefile from this subdirectory? Thanks, ~BAS On Wed, 2007-06-06 at 11:51 -0500, Reuben A. Popp wrote: > stdc++ -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc. IMPORTANT: This message contains confidential in

Re: [Bacula-users] Unable to connect to MySQL server

2007-06-13 Thread Brian A. Seklecki
mail is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > ___ Bacula-users mailing list > Ba

Re: [Bacula-users] Archive "FileStorage" is not open or does not exist

2007-06-13 Thread Brian A. Seklecki
-d 2>&1 | tee /var/tmp/bacula-sd-debug.log ~BAS > 2. How do I re-initiase my bacula database (without wiping my > backups). Without your database, your old jobs are useless > I am on an ubuntu feisty system. > -- Brian A. Seklecki <[EMAIL PROTECTED]> Collabo

Re: [Bacula-users] Get Message About Different Filesystem

2007-06-13 Thread Brian A. Seklecki
now. > http://sourceforge.net/powerbar/db2/ > ___ Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion,

Re: [Bacula-users] authentication problems

2007-06-08 Thread Brian A. Seklecki
canmail.org > > NEW!!! Custom Service Packages > Secure IMAP Email - Automated Remote Backups - Photo Blogs - Online > Accounting Packages > > > > > > > ----- > Take Surveys. Earn C

Re: [Bacula-users] Newbie problem

2007-06-08 Thread Brian A. Seklecki
-04-11 at 10:49 +0200, MasterBrian wrote: > Restore Job MC_LAN_FS1_-_Full_-_Restore.2007-04-11_10.27.12 waiting > for > Client connection. -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc. IMPORTANT: This message contains confidential information and is int

Re: [Bacula-users] define a variable in a conf file

2007-06-08 Thread Brian A. Seklecki
p://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > > > > > > -- Brian A. Seklecki <[EM

Re: [Bacula-users] Can't connect to director (Windows)

2007-06-08 Thread Brian A. Seklecki
On Tue, 2007-04-10 at 12:08 -0300, Facundo Casco wrote: > can't connect to the director. Where is this error from? The File Daemon? What components are you trying to run on Windows? More details please. -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc. I

Re: [Bacula-users] Compiling bacula 2.0.3 SUSE SLES 9 SP3

2007-06-08 Thread Brian A. Seklecki
error: parse error before "u8" > /usr/src/linux/include/scsi/scsi.h:241: warning: no semicolon at end > of struct or union > gmake: *** [mtx.o] Error 1 > > -- > - > João Henrique Freitas - joaohf_at_gmail.c

[Bacula-users] FileSets in Restore jobs to populate path list?

2007-06-05 Thread Brian A. Seklecki
ain in FileSets{} definition than a text file. Thoughts? ~BAS P.S. Why doesn't recover's interactive shell permit for specifying absolute path names? -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc. IMPORTANT: This message contains confidential information and is i

Re: [Bacula-users] Hardware recommendations

2007-06-05 Thread Brian A. Seklecki
ing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > > > > > > -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc. IMPORTANT: This message contains confidential information and is inte

Re: [Bacula-users] Bacula ask for a volume which has inchanger=no ?!?!?

2007-05-23 Thread Brian A. Seklecki
Next time the output of "status storage", "show volumes", "show jobs", "list volumes" etc would be useful for debugging the decision making behind such behavior ~BAS On Fri, 2007-05-18 at 09:02 +0200, Adam Cécile wrote: > Hi, > > Today my director was blocked. > It was asking for a volume which h

Re: [Bacula-users] void Jmsg() function and M_SAVED level (WAS: [Fwd: bacula-fd logging])

2007-05-22 Thread Brian A. Seklecki
s to stored\n", ff_pkt->fname); +Jmsg(jcr, M_SAVED, 0, _("Backing up file: %s\n"), ff_pkt->fname); /* Digests and encryption are only useful if there's file data */ - On Tue, 2007-05-22 at 15:19 -0400, Brian A. Seklecki wrote: > All: > > The reas

[Bacula-users] void Jmsg() function and M_SAVED level (WAS: [Fwd: bacula-fd logging])

2007-05-22 Thread Brian A. Seklecki
All: The reason my logging configurations were acting sporadically is because there is no call ever to a Jmsg() with 'type' M_SAVED as defined in src/lib/message.h Presumably it belongs in save_file() somewhere. I'll play around with it. -- Brian A. Seklecki <[EMAIL PROTECT

Re: [Bacula-users] File Storage on multiple partitions

2007-05-18 Thread Brian A. Seklecki
If the new volumes follow a naming convention, and no autolabel, maybe use symbolic links before labing? On Fri, 2007-05-18 at 10:50 +0200, Ekkehard Burkon wrote: > This was not enough. So we added some disks and added -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fu

[Bacula-users] bacula-fd logging

2007-05-16 Thread Brian A. Seklecki
/subfolders/2006-05/303.HEADER I'll re-read the manual and browse message.c to see if I'm missing anything obvious. This seems pretty straightforward though. This is 2.0.3 on FreeBSD 6.2/i386. -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc. IMPORTANT: This me

Re: [Bacula-users] [Bacula-devel] Bacula version 2.2.x for Solaris, FreeBSD, and Windows

2007-04-16 Thread Brian A. Seklecki
t; Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______ > Bacula-devel mailing list > [EMAIL PROTECTED] > https

Re: [Bacula-users] Building bacula on OpenBSD

2007-04-10 Thread Brian A. Seklecki
t; Office: 416-864-5981 > > > > e-Mail: [EMAIL PROTECTED] > > www.stmichaelshospital.com > > > > On 13/12/06, Kern Sibbald <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > > > Since this is directed to me, and assuming I wrote the double

Re: [Bacula-users] Could not connect to Storage daemon - ERR=No error

2007-03-19 Thread Brian A. Seklecki
> Unfortunately, the error message here is probably incorrect because at that > low level, it doesn't know about Win32. As a consequence, it is most likely > that packrat is not properly defined on jeff-t40-fd. > Ahhh so different socket API errors for TCP sockets? Different firewalls return

Re: [Bacula-users] problem with configure on FC 6

2007-02-26 Thread Brian A. Seklecki
Just use Source RPMs on RPM based systems. Always backup your config.log and config.status if you insist on src tarballs. ~BAS On Fri, 2007-02-23 at 15:54 -0500, John BORIS wrote: -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc. IMPORTANT: This message co

Re: [Bacula-users] looking at bacula

2006-12-20 Thread Brian A. Seklecki
essage) > > tar: Truncated input file (need to skip 7312 bytes) > > Exit 1 > > [EMAIL PROTECTED] tmp> > > Hmmm ... I get a similar error: > tar xf bacula_openbsd_port.tar > bacula/w-bacula-clientonly/bacula-1.39.30/autoconf/gnome-macros/autogen.sh:

[Bacula-users] Doc updates: Log rotation and Signal Handling (WAS: Bacula-dir problems with -HUP? (was Re: Backtrace Attached: bacula-dir lockups on FreeBSD))

2006-12-18 Thread Brian A. Seklecki
On Tue, 2006-10-03 at 17:07 +0200, Kern Sibbald wrote: > On Tuesday 03 October 2006 16:20, Brian A. Seklecki wrote: > > Well, at the very least, this behavior should be mentioned in the As promised some 3 Months later (Sorry, BSDCon and all that).. Attached is a basic diff(1) that exp

Re: [Bacula-users] Building bacula on OpenBSD

2006-12-18 Thread Brian A. Seklecki
Just adding readline and OpenSSL support. Good to go now. ...OpenBSD doesn't have a "portlint" equiv, does it? ~BAS On Wed, 13 Dec 2006, GUILLON Gabriel wrote: This link: http://people.collaborativefusion.com/~seklecki/bacula_openbsd_port.tar seems to be broken Brian A. S

Re: [Bacula-users] Building bacula on OpenBSD

2006-12-18 Thread Brian A. Seklecki
ctladdr=<[EMAIL PROTECTED]> (1016/10), delay=00:00:16, xdelay=00:00:16, mailer=esmtp, pri=31100, relay=cvs.openbsd.org. [199.185.137.3], dsn=4.3.0, stat=Deferred: 451 Temporary failure, please try again later. Possibly greylisting~ ~BAS On Wed, 13 Dec 2006, Brian A. Seklecki w

Re: [Bacula-users] Building bacula on OpenBSD

2006-12-14 Thread Brian A. Seklecki
On Wed, 2006-12-13 at 19:27 +0100, Kern Sibbald wrote: > On Wednesday 13 December 2006 18:28, Brian A. Seklecki wrote: > > > > Stop in /usr/local/src/bacula-1.38.11/src/stored. > > > > > > It looks to me like the OS' header file is badly broken -- at >

Re: [Bacula-users] Building bacula on OpenBSD

2006-12-13 Thread Brian A. Seklecki
> > Stop in /usr/local/src/bacula-1.38.11/src/stored. > > It looks to me like the OS' header file is badly broken -- at least in the > sense that if it is a Unix system, both mt_fileno and mt_blkno should be > defined in the struct mtget. > > Someone should fix the OS, barring that we will need

[Bacula-users] GNUAutconf IPV6 Testing Strategy (WAS: [Fwd: [Bacula-devel] GNU autconf macro for HAVE_IPV6 check on NetBSD])

2006-12-13 Thread Brian A. Seklecki
os to the GNUAutoconf people (who really don't have a bug management system) TIA, ~BAS -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc. --- Begin Message --- [not sure if this is a user-@ or devel-@ topic -- the last/only ipv6 discussion I saw was to -users, so wh

[Bacula-users] [Advocacy] Invitation to Complimentary Disk-Based Backup Seminar

2006-10-10 Thread Brian A. Seklecki
an F/OSS presence there. -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc. --- Begin Message --- Delivered-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Invitation to Complimentary Disk-Based Backup Seminar Reply-To: [EMAIL PROTECTED] From: "FCW Events&quo

Re: [Bacula-users] Binding to source IP address

2006-10-10 Thread Brian A. Seklecki
> I have no idea how to control which address is used for outgoing > communications other than by configuring your network gateway to go through > the preferred device, which may not do exactly what you want. I've just read through the whole thread. People seems to be getting confused about

Re: [Bacula-users] Binding to source IP address

2006-10-09 Thread Brian A. Seklecki
> I have no idea how to control which address is used for outgoing > communications other than by configuring your network gateway to go through > the preferred device, which may not do exactly what you want. I've just read through the whole thread. People seems to be getting confused about a

Re: [Bacula-users] Binding to source IP address

2006-10-09 Thread Brian A. Seklecki
> > That is not a common thing for a client to do. It makes more sense to > leave routing decisions up to the kernel. Normally, a client allows the Sure it is. named(8) is one of those many programs that takes into account HA and highly scalable configurations. It's got all kinds of crazy o

Re: [Bacula-users] Binding to source IP address

2006-10-09 Thread Brian A. Seklecki
> > Also, could you explain how it is possible to use a different address than > the > one which is "assigned" to your computer? > In most shops, in almost all but the most basic configurations, the generally accepted practice is to create abstraction between the "system" and the "service" pr

[Bacula-users] Doc updates on log rotation and signal handling (WAS: Re: [Bacula-devel] Bacula-dir problems with -HUP? (was Re: Backtrace Attached: bacula-dir lockups on FreeBSD))

2006-10-03 Thread Brian A. Seklecki
orrupted, lost, > > destroyed, arrive late or incomplete, or contain viruses. The > > sender therefore does not accept liability for any errors or > > omissions in the contents of this message, which arise as a > > result of e-mail transmission

[Bacula-users] GNU autconf macro for HAVE_IPV6 check on NetBSD

2006-07-13 Thread Brian A. Seklecki
t; >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_st

Re: [Bacula-users] Error: database disk image is malformed

2006-06-27 Thread Brian A. Seklecki
And everything stopped again :( > > I don't see anything strange in /var/log/messages and aparently my > hardware is ok, although I'm still doing some tests. > > How can I run the director in foreground mode and up the debugging? > > Thank you again, > >

Re: [Bacula-users] Error: database disk image is malformed

2006-06-25 Thread Brian A. Seklecki
> I receive lots of this messages for each backup that I try to run. > Anybody has any idea about what is happenning? First your perfectly healthy bacula starts sig11'ing. Then you're getting the SQL error included on a newly created database? Have you considered that there may be some underlyi

Re: [Bacula-users] [Bacula-announce] Bacula 1.38.10 patch

2006-06-25 Thread Brian A. Seklecki
> you do a "reload" command or whenever there is a sudden clock shift, which Do you postulate that large clock shifts on NTP synchronized systems are an indication of a low-level hardware problem? Of course, ACPI / APM state changes could cause this, but... ? ~BAS Using Tomcat but need to d

Re: [Bacula-users] Bacula Disaster recovery, bacula-rescue : question about versions

2006-06-03 Thread Brian A. Seklecki
metal recovery, I refer to you to the list archives. I don't know why people keep fixating on that topic. ~BAS > > Thank you in advance > > -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc. smime.p7s De

[Bacula-users] Sender: of this mailing list

2006-05-31 Thread Brian A. Seklecki
It looks like the sender has changed from: [EMAIL PROTECTED] to: [EMAIL PROTECTED] Hopefully that's a cosmetic side effect of a larger hardware platform upgrade. Update mailing list filters accordingly. -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc.

Re: [Bacula-users] Bacula Anonymous CVS Tree on SourceForge

2006-05-02 Thread Brian A. Seklecki
mous tree is currently out of date (circa > 1.38.6). They hope to have it fixed around the end of the month. > -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc. smime.p7s Description: S/MIME cryptographic signature

Re: [Bacula-users] AIX 5.2 Compilation Problems

2006-04-30 Thread Brian A. Seklecki
Jake: I don't have any personal experience with the GNU Toolchain on the AIX platform, but since no one else responded I'll have a go. If the GNU utils on AIX even remotely resemble the discord of Solaris, then I can digress. This is however unrelated to the as(1) problem you mentioned as best

Re: [Bacula-users] Bacula SD using >250MB RAM?

2006-04-30 Thread Brian A. Seklecki
> bacula3 20 0 4364K 2212K kserel 0:00 0.00% bacula-sd > > > > > > Presumably this is being caused by a memory leak somewhere. Anyone else Dom: You should watch the process in real-time and determine if the usage grows during backup job activity or if it is slowly growing over time.

Re: [Bacula-users] Surestore 230 Ultrium-1 Settings for bacula-sd.conf on FreeBSD...?

2006-04-18 Thread Brian A. Seklecki
This is a new drive? New tapes? You've got termination setup properly? Try seeing if you can write all zero's to the tape: $ mt erase $ dd if=/dev/zero of=/dev/nsa0 bs=512k It should run for a while until it gets EOT. You're going to have to experiment with permutations of the following setting

[Bacula-users] DirAddress and DirAddresses don't honor Source Address

2006-03-21 Thread Brian A. Seklecki
he Config). Is there any chance of supporting specified source addresses in the future? Thanks ~Brian A. Seklecki smime.p7s Description: S/MIME cryptographic signature

[Bacula-users] Logging to /var/db/bacula by Default?

2006-03-20 Thread Brian A. Seklecki
Just a small annoying caveat, but is there any reason why bacula-dir.conf and the MTX changer scripts are logging to /var/db/bacula/$blah instead of /var/log prefix instead? /var/db/bacula seems to be more like a "state" directory (minus the pid files) ~BAS smime.p7s Description: S/MIME cryptog

Re: [Bacula-users] Virtual Disk Autochager

2006-03-20 Thread Brian A. Seklecki
> > individual volumes / file system mount points to Bacula, you *can't* > > tell Bacula to put each "file tape" on a different mount point and/or > > sub-directory. > > This *can* be accomplished by using symbolic linking. In an application that Ahh good point. Moreover, with RAID5, unless yo

  1   2   >