[Bacula-users] IBM TS3100 autochanger

2010-06-10 Thread masker
Sorry, I took an exam last week. To Win, I remove the 'lin_tape' driver yesterday, because it really cause some I/O error. To Alex, The output of `cat /proc/scsi/scsi` is : > > Host: scsi1 Channel: 00 Id: 00 Lun: 00 > Vendor: IBM Model: ULTRIUM-HH5 Rev: A2C4 > Type: Sequential

[Bacula-users] Upgrade to 5.02 fails with some sort of database error

2010-06-10 Thread Marc Chamberlin
I just downloaded and installed the following RPMs for Version 5.02 (upgrading from 5.01) on SuSE11.2 - ?bacula-mysql-5.0.2-1.su112.x86_64.rpm ?bacula-libs-5.0.2-1.su112.x

Re: [Bacula-users] New FileStorage files in a different directory

2010-06-10 Thread Robert LeBlanc
On Thu, Jun 10, 2010 at 1:30 PM, John Drescher wrote: > On Thu, Jun 10, 2010 at 2:48 PM, Martin Simmons > wrote: > >> On Thu, 10 Jun 2010 17:11:26 +0200, Bernd Schoeller said: > >> > >> Is there an easy way to add more volumes to the FileStorage in a > >> different directory? > > > > Not wit

[Bacula-users] failing jobs

2010-06-10 Thread Jeremiah D. Jester
I have a job that failed because I accidently unmounted the tape during a backup (was trying to access the 2nd drive to label some tapes). Coincidentally, the job failed. Is there a simple way to resume or retyr the job where it left off? Job ID is 13 in this snippet. Also, is there a way to ge

Re: [Bacula-users] New FileStorage files in a different directory

2010-06-10 Thread John Drescher
>> >> http://sourceforge.net/projects/vchanger/ >> >> >> >> With the vchanger I would  make each storage a virtual magazine. >> >> However the conversion would probably require migration and I believe >> >> you may run into problems if the storages are different sizes. >> >> >> > >> > The documenta

[Bacula-users] Windows installer switches and certificate question

2010-06-10 Thread uminds
Does anyone has reference on all the switches available for the Windows client installer? I have only found noservice and s (silent) so far. If I am going to use certificate based authentication, what do I need to do with the FD config file? Also do I use IE to import the certificate? Thanks

Re: [Bacula-users] Bacula-dir "Start UA server"

2010-06-10 Thread Jurgen Weber
Martin Ok, I am a liittle noob at this so I hope I have done everything right. :) Let me know! Output below: # ps ax | grep bacula 42374 ?? Is 0:00.01 /usr/local/sbin/bacula-dir -d 500 -u bacula -g bacula -v -c -f /usr/local/etc/bacula-dir.conf # gdb bacula-dir 42374 GNU gdb 6.1.1 [FreeB

Re: [Bacula-users] New FileStorage files in a different directory

2010-06-10 Thread John Drescher
On Thu, Jun 10, 2010 at 2:48 PM, Martin Simmons wrote: >> On Thu, 10 Jun 2010 17:11:26 +0200, Bernd Schoeller said: >> >> Is there an easy way to add more volumes to the FileStorage in a >> different directory? > > Not within bacula itself. > > It might work with symbolic links (create a volum

Re: [Bacula-users] volume status definition/usage (Media.VolStatus)

2010-06-10 Thread Martin Simmons
> On Thu, 10 Jun 2010 15:49:02 +0200, Wolfram Schlich said: > > Hi! > > What exactly do the different volume status values mean > and when or what are they being used for by Bacula? > > Currently, the Media.VolStatus field can have the > following values: > > Append > Archive >

Re: [Bacula-users] New FileStorage files in a different directory

2010-06-10 Thread Martin Simmons
> On Thu, 10 Jun 2010 17:11:26 +0200, Bernd Schoeller said: > > Is there an easy way to add more volumes to the FileStorage in a > different directory? Not within bacula itself. It might work with symbolic links (create a volume on /store, use mv to move it to /store2, use ln -s to link fro

Re: [Bacula-users] Change media type of existing media

2010-06-10 Thread Robert LeBlanc
On Wed, Mar 3, 2010 at 5:40 PM, Robert LeBlanc wrote: > Hello all, > > I've got some file storage that I use for backups and I've created a > few storage declarations for a few pools which are just different > directories on the same file system. I specified "Media Type = File" > for all the decl

Re: [Bacula-users] problem using mailcommand with mailx

2010-06-10 Thread Detlef Grittner
Am Donnerstag, den 10.06.2010, 18:47 +0400 schrieb Anatoly Pugachev: > I would suggest to install mutt (MUA) and try/rewrite with it. > Thank you, with mutt it works. -- ThinkGeek and WIRED's GeekDad team up for the

[Bacula-users] New FileStorage files in a different directory

2010-06-10 Thread Bernd Schoeller
Hello List, I am currently running my backups to a local harddrive /store. To do this, I have created volumes on the HD using the FileStorage device type. Device { Name = FileStorage Media Type = File Archive Device = /store LabelMedia = yes; Random Access = Yes; AutomaticMount

Re: [Bacula-users] Quantum Superloader 3

2010-06-10 Thread bwellsnc
Sorry, everything, didn't hit reply to all: Thanks Bill for getting back to me. The label that I have shown is what Bacula automatically labeled the tape. That I have set in on of my conf files. What I have done is tried to start over with the tapes. I purged all the jobs for it, deleted the v

Re: [Bacula-users] problem using mailcommand with mailx

2010-06-10 Thread Anatoly Pugachev
I would suggest to install mutt (MUA) and try/rewrite with it. On 10.06.2010 / 14:20:28 +0200, Detlef Grittner wrote: > We are using bacula version 5.0.1 on Ubuntu 10.04 LTS (x86_64) and I try > to get bacula working with mailx from the heirloom-mailx package, > because the emails must be sent ov

Re: [Bacula-users] Problem with prune/purge in Bacula

2010-06-10 Thread Machiel van Veen
On Thursday 10 June 2010 03:24:18 pm Area de Sistemas wrote: > Perhaps a Bacula bug? > Perhaps I don't understand the behaviour of retention parameters (I > think this is less probable cause the problem appears to affect only > some clients/copies)? > > Any ideas? > > Thanks in advance. > It se

Re: [Bacula-users] Quantum Superloader 3

2010-06-10 Thread Bill Arlofski
bwellsnc I have several clients with working Quantum Superloader3 tape libraries. I think I know exactly what your problem is. :) Since your mtx tests all work fine, and your bacula will backup to a tape when you manually load it in, here goes: If you run "list media" I am guessing that you wi

[Bacula-users] Problem with prune/purge in Bacula

2010-06-10 Thread Area de Sistemas
Hi. We have discovered recently a problem with Bacula. After some investigations it appears to be related with prune/purge functions of Bacula. More precisely it appears that Bacula prunes/purges from catalog more jobs/files than necessary BUT only in SOME CASES: some clients appears to have *a

[Bacula-users] volume status definition/usage (Media.VolStatus)

2010-06-10 Thread Wolfram Schlich
Hi! What exactly do the different volume status values mean and when or what are they being used for by Bacula? Currently, the Media.VolStatus field can have the following values: Append Archive Busy Cleaning Disabled Error Full Pur

Re: [Bacula-users] Full (upgraded from Incremental)

2010-06-10 Thread John Drescher
On Thu, Jun 10, 2010 at 9:07 AM, Carlo Filippetto wrote: > May be that bacula is able to understand the dimension of the backup > and change the level based on it? > > I found that the dimension of the share of this server is gone from 20 > gb to 200 gb in a day.. so I can think that bacula upgrad

[Bacula-users] problem using mailcommand with mailx

2010-06-10 Thread Detlef Grittner
We are using bacula version 5.0.1 on Ubuntu 10.04 LTS (x86_64) and I try to get bacula working with mailx from the heirloom-mailx package, because the emails must be sent over TLS to the mailserver. This is properly working from the commandline: su bacula -c 'MAILRC=/var/lib/bacula/.mailrc /usr/

Re: [Bacula-users] Full (upgraded from Incremental)

2010-06-10 Thread Carlo Filippetto
May be that bacula is able to understand the dimension of the backup and change the level based on it? I found that the dimension of the share of this server is gone from 20 gb to 200 gb in a day.. so I can think that bacula upgrade the incremental to full to use less space next time?? Grazie

Re: [Bacula-users] 11TB backup run out of memory and dies

2010-06-10 Thread Bruno Friedmann
On 06/09/2010 05:29 PM, ekke85 wrote: > > Hi > > I have a Scalar i500 library with 5 drives and 135 slots. I have a Red Hat 5 > server with a 1gb nic. The setup works fine for backups on most systems. The > problem I have is a NFS share with 11TB of data that I need to backup. Every > time I r

Re: [Bacula-users] Quantum Superloader 3

2010-06-10 Thread bwellsnc
Yes, I was able to move the tapes perfectly fine from the command line using the mtx-changer script. This is the error if I have no tape in the drive, but I have a tape in slot 1 of my autochanger: 10-Jun 07:12 myservername-sd JobId 806: Invalid slot=0 defined in catalog for Volume "Tape-0241" on

Re: [Bacula-users] I need to buy a Tape Library

2010-06-10 Thread Daniel Kamm
> Simone Martina wrote: > [...] >> Someone, from this ML, has bought a new tape library working with Linux >> and mtx-changer? We got a Quantum Superloader 3 on LTO-3 and a Quantum Scalar i40 on two LTO-4 drives on productive usage with no troubles at all. - Dan Disclaimer: Intended and

Re: [Bacula-users] Backups on Nas

2010-06-10 Thread Norberto Meijome
On Thu, 13 May 2010 22:35:14 +0200 mario parreño wrote: > > First Thanks. > But I prefer not mounting a unit, I prefer acceding to the nas directly, > because I have many folders of different accounts in the nas > and then I will have that to mount in Debian so many folders since has in the >

Re: [Bacula-users] I need to buy a Tape Library

2010-06-10 Thread Norberto Meijome
On Mon, 17 May 2010 10:30:20 +0200 Simone Martina wrote: [...] > Someone, from this ML, has bought a new tape library working with Linux > and mtx-changer? We have several systems running various versions of bacula and libraries, all without issues: - Old one #1 :from memory, a quantum 2 drive

[Bacula-users] RunAfterJob when verify differences fails...

2010-06-10 Thread Kalin Damyanov
Hi! Im trying to find a work around this problem: Im using nagios to receive bacula notifications of the jobs exit status. So, my problem is that the afterjobs scripts are executed by bacula after every job (backup or catalog init ) except when the exit status is of the job "Verify Differences"

[Bacula-users] RunAfterJob when verify differences fails...

2010-06-10 Thread Kalin Damyanov
Hi! Im trying to find a work around this problem: Im using nagios to receive bacula notifications of the jobs exit status. So, my problem is that the afterjobs scripts are executed by bacula after every job (backup or catalog init ) except when the exit status is of the job "Verify Differences"

Re: [Bacula-users] Bacula-dir "Start UA server"

2010-06-10 Thread Martin Simmons
> On Thu, 10 Jun 2010 15:22:03 +1000, Jurgen Weber said: > > Starting up the Directory, I can only get so far and I do not understand > why. I am running 5.0.0_1 from Ports. This is a recently upgraded > FreeBSD system form 6.2 to 7.3-RELEASE-p1. When I started up the > bacula-dir in debug

[Bacula-users] Full (upgraded from Incremental)

2010-06-10 Thread Carlo Filippetto
Hi all, I don't know why but sometime only one Windows machine change the backup level without any reason. I have more than 60 servers under backup, but only this one is anomalous I haven't any allert, I can find only that the level is changed.. I haven't made any change to the dir file nor in th

Re: [Bacula-users] bacula storage daemon connect problem.

2010-06-10 Thread Carlo Filippetto
Can you post the configuration? 2010/6/8 Jeremiah D. Jester : > John, > > Thanks for the reply. I do see the default value of 20 max connections in the > bacula-sd.conf file. Previously I had played around with having the SDAddress > in bacula-sd.conf set to 127.0.0.1 and my FQDN. However, I s