[Bacula-users] Bad response to Append Data command.

2006-10-03 Thread Keith Phipps
I seem to be past the Appendable media issue I've been having - now I'm getting something totally different when I try and run this backup: You have messages. * * * *messages 02-Oct 13:59 bacula-atl2-sd: 3302 Autochanger "loaded drive 0", result is Slot 8. 02-Oct 13:59 bacula-atl2-sd: taurus.200

[Bacula-users] VSS was not initialized properly.

2006-10-03 Thread Jim Peters
I have 4 windows clients (3 XP pro and 1 server 2003) I use the same fileset for all of them in which I have “Enable VSS=Yes” . this works for 3 of the machines but on 1 (an XP Pro machine) I get this error every time;   Warning: VSS was not initialized properly. VSS support is disabled.

Re: [Bacula-users] problems with Autoloader - Error SD

2006-10-03 Thread MaxxAtWork
On 10/3/06, Grasso Maurizio <[EMAIL PROTECTED]> wrote: > > > I have a HP Ultrium 1/8 (8 cassette) with Autoloader device > > When I try to backup on this device I have the followed messages > > > -Connecting to Storage daemon Ultrium at redoranas:9103 ... > -Sending label command for Volume "SALVAT

[Bacula-users] connection to Filestorage doesn't work

2006-10-03 Thread Andras Horvai
Hello, First I must apologize if I'm asking a question that has already answered. I have search the archives on sourceforge but I couldn't get the answer. I'm using the default deb packages of bacula. The operating system is debian sarge. (The file daemons are version 1.38.10) The config: I wa

[Bacula-users] Full Backup on Tape and Diff Backups on Disk With gzip enable?

2006-10-03 Thread pedro moreno
Hi people.  I read some mails about this situation, went you make Full-Backups on tape without any compression enable in bacula-dir.conf->FileSet, and Differential-Backups on disk but you want to enable compression to save some extra GB on disk, in my case i will save about 8-10GB of data a day if

[Bacula-users] Help MySql is gonna way

2006-10-03 Thread Danilo Pinheiro Rodrigues
i configured in the same computer the "director", "the client", "Type", "mysql" and the console.Its work very well, using a politic of backup with mutiplies types, the only problem that i found: when i forget to change the type on the drive and the "bacula" try to execute a backup using another ty

[Bacula-users] Bacula Jobs doen not work with multiple AITAs

2006-10-03 Thread Julio Osmar Nitsche Michelazzo
Hi All, I use Bacula "Version 1.34.6" and I can not run 3 jobs simultaneous in 3 AITAs. Currently works only 2 jobs simultaneous and the third waits when the first or the second is allready done. Is this a limitation  from Bacula, or from Operate System (RH-AS3) or maybe I don´t have any configu

[Bacula-users] Bacula unable to use autochanger during testing with btape's fill command

2006-10-03 Thread Jason Wilson
Hello, I've installed Bacula 1.38.11 on one of my servers. I'm running Red Hat Enterprise 3, using an Overland Power Loader with a single LT02 drive. Following the suggested test instructions here - http://www.bacula.org/dev-manual/Testing_Your_Tape_Drive.html#_ChapterStart27 I am using b

Re: [Bacula-users] btape won't autoload for TL892 on Solaris 10?

2006-10-03 Thread Kern Sibbald
On Tuesday 03 October 2006 21:58, Alan Davis wrote: > > Self update on problem #1 - multiple causes and maybe a "non-problem" > ie: > > The btape autochanger test works perfectly, the fill command fails to > autoload the tapes. > > The mtx-changer command had some issues with the "list" and > w

Re: [Bacula-users] btape won't autoload for TL892 on Solaris 10?

2006-10-03 Thread Alan Davis
Self update on problem #1 - multiple causes and maybe a "non-problem" ie: The btape autochanger test works perfectly, the fill command fails to autoload the tapes. The mtx-changer command had some issues with the "list" and wait_for_drive under Solaris. I dug through the code for btape and,

Re: [Bacula-users] bacula-dir.conf include external files

2006-10-03 Thread m listus
hi Dan, > posibility to include > external configuration files in bacula-dir.conf > file? Thanks. i also think bacula needs bacula-dir.d/ conffile hierarchy. this, or we keep w/ m4 files... :( regards, mlistus __ Do You Yahoo!? Tired of spam? Yaho

[Bacula-users] Trying to use USB drives for backup

2006-10-03 Thread Philip W. Dalrymple III
I am running Version: 1.39.18 (04 August 2006) of Bacula and for backup to disk files it is working very well but I would like to use USB disks as backup media. (we have about 1000 Gig of stuff to be backed up) To this end I have defined a new SD (config below) and have started it without problems.

Re: [Bacula-users] [Bacula-devel] GUI interface

2006-10-03 Thread Kern Sibbald
On Tuesday 03 October 2006 15:30, Lucas Di Pentima wrote: > Kern Sibbald wrote: > > > Well, I probably didn't explicitly state it in my email, but yes, this is a > > project I would like to do, but I certainly don't mean to discourage any > > other GUI. In fact, part of the goal is to create a

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

2006-10-03 Thread Dan Langille
On 3 Oct 2006 at 10:20, Brian A. Seklecki wrote: > The FreeBSD port maintainer might want to add a newsyslog.conf(5) > example to the bacula-server/files/pkg-message.in: > > $ grep bacu /etc/newsyslog.conf > > /var/log/bacula.log bacula:bacula 660 10 * $W6D20 J > > ..suggesting how one

Re: [Bacula-users] [Bacula-devel] GUI interface

2006-10-03 Thread Peter L. Buschman
I'll volunteer to help with a Python API design and testing as well. Being able to perform command-and-control functions as well as simple backup and recovery of objects opens up lots and lots of possibilities. I'm not sure how complex the Bacula protocols are, but if we can manage to impleme

Re: [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 Kern Sibbald
On Tuesday 03 October 2006 16:20, Brian A. Seklecki wrote: > Well, at the very least, this behavior should be mentioned in the > Documentation as: It would be helpful in the future, and even for me to understand this email, if you would start by precisely defining "this behavior". I have the fee

Re: [Bacula-users] bacula-dir.conf include external files

2006-10-03 Thread Michel Meyers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Zeratul wrote: > Hi > > I have a lot of hosts so a lot of jobs and this makes the bacula-dir.conf file > to be very large and hard to maintain. There is any posibility to include > external configuration files in bacula-dir.conf file? Thanks. There is

[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
Well, at the very least, this behavior should be mentioned in the Documentation as: *) It is of great concern to SAs *) Not an expected behavior of POSIX / F/OSS software Page 54 of my non-devel doc PDF reads: "Log Rotation If you use the default bacula-dir.conf or some variation of it, you wil

[Bacula-users] bacula-dir.conf include external files

2006-10-03 Thread Zeratul
Hi I have a lot of hosts so a lot of jobs and this makes the bacula-dir.conf file to be very large and hard to maintain. There is any posibility to include external configuration files in bacula-dir.conf file? Thanks. Daniel --

Re: [Bacula-users] Purging of tapes

2006-10-03 Thread Arunav Mandal
On Tuesday 03 October 2006 15:23, Dan Langille wrote: > On 3 Oct 2006 at 15:14, Arunav Mandal wrote: > > On Tuesday 03 October 2006 14:33, Dan Langille wrote: > > > On 3 Oct 2006 at 14:33, Arunav Mandal wrote: > > > > On Tuesday 03 October 2006 14:22, Dan Langille wrote: > > > > > On 3 Oct 2006 at

Re: [Bacula-users] [Bacula-devel] GUI interface

2006-10-03 Thread Lucas Di Pentima
Kern Sibbald wrote: > Well, I probably didn't explicitly state it in my email, but yes, this is a > project I would like to do, but I certainly don't mean to discourage any > other GUI. In fact, part of the goal is to create a new Bacula API that this > GUI will use. The API should be usable

Re: [Bacula-users] Problems with autoloader

2006-10-03 Thread Michel Meyers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Grasso Maurizio wrote: > > Hi > > /dev/tape point to /dev/st0 > /dev/changer > /dev/sg0 > > when I execute btape command gives no error Hello, Can you check what user Bacula is running under and whether that user actually has access to the syml

Re: [Bacula-users] Purging of tapes

2006-10-03 Thread Dan Langille
On 3 Oct 2006 at 15:14, Arunav Mandal wrote: > On Tuesday 03 October 2006 14:33, Dan Langille wrote: > > On 3 Oct 2006 at 14:33, Arunav Mandal wrote: > > > On Tuesday 03 October 2006 14:22, Dan Langille wrote: > > > > On 3 Oct 2006 at 14:10, Arunav Mandal wrote: > > > > > On Tuesday 03 October 200

Re: [Bacula-users] Purging of tapes

2006-10-03 Thread Arunav Mandal
On Tuesday 03 October 2006 14:33, Dan Langille wrote: > On 3 Oct 2006 at 14:33, Arunav Mandal wrote: > > On Tuesday 03 October 2006 14:22, Dan Langille wrote: > > > On 3 Oct 2006 at 14:10, Arunav Mandal wrote: > > > > On Tuesday 03 October 2006 14:06, Dan Langille wrote: > > > > > On 3 Oct 2006 at

[Bacula-users] Problems with autoloader

2006-10-03 Thread Grasso Maurizio
Hi   /dev/tape  point to  /dev/st0 /dev/changer > /dev/sg0   when I execute btape command gives no error   - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the c

Re: [Bacula-users] Purging of tapes

2006-10-03 Thread Dan Langille
On 3 Oct 2006 at 14:33, Arunav Mandal wrote: > On Tuesday 03 October 2006 14:22, Dan Langille wrote: > > On 3 Oct 2006 at 14:10, Arunav Mandal wrote: > > > On Tuesday 03 October 2006 14:06, Dan Langille wrote: > > > > On 3 Oct 2006 at 14:04, Arunav Mandal wrote: > > > > > After 1 month which the r

Re: [Bacula-users] Purging of tapes

2006-10-03 Thread Arunav Mandal
On Tuesday 03 October 2006 14:22, Dan Langille wrote: > On 3 Oct 2006 at 14:10, Arunav Mandal wrote: > > On Tuesday 03 October 2006 14:06, Dan Langille wrote: > > > On 3 Oct 2006 at 14:04, Arunav Mandal wrote: > > > > After 1 month which the retention time the tapes are not getting > > > > purged.

Re: [Bacula-users] Purging of tapes

2006-10-03 Thread Dan Langille
On 3 Oct 2006 at 14:10, Arunav Mandal wrote: > On Tuesday 03 October 2006 14:06, Dan Langille wrote: > > On 3 Oct 2006 at 14:04, Arunav Mandal wrote: > > > After 1 month which the retention time the tapes are not getting purged. > > > > Please provide the pool resource for this tape, as found in b

Re: [Bacula-users] Purging of tapes

2006-10-03 Thread Arunav Mandal
On Tuesday 03 October 2006 14:06, Dan Langille wrote: > On 3 Oct 2006 at 14:04, Arunav Mandal wrote: > > After 1 month which the retention time the tapes are not getting purged. > > Please provide the pool resource for this tape, as found in bacula- > dir.conf. Pool { Name = "daily" Pool Type

Re: [Bacula-users] Purging of tapes

2006-10-03 Thread Dan Langille
On 3 Oct 2006 at 14:04, Arunav Mandal wrote: > After 1 month which the retention time the tapes are not getting purged. Please provide the pool resource for this tape, as found in bacula- dir.conf. -- Dan Langille : Software Developer looking for work my resume: http://www.freebsddiary.org/dan_

[Bacula-users] Purging of tapes

2006-10-03 Thread Arunav Mandal
After 1 month which the retention time the tapes are not getting purged. Any ideas, Arunav. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your o

[Bacula-users] problems with Autoloader - Error SD

2006-10-03 Thread Grasso Maurizio
I have a HP Ultrium 1/8 (8 cassette) with Autoloader device   When I try to backup on this device I have the followed messages     -Connecting to Storage daemon Ultrium at redoranas:9103 ...-Sending label command for Volume "SALVATAGGIO_NASTRO" Slot 0 ...-Invalid slot=0 defined, cannot auto

Re: [Bacula-users] btape won't autoload for TL892 on Solaris 10?

2006-10-03 Thread Alan Davis
Self update on problem #1 - possible solution I found that the permissions on the /devices/.../[EMAIL PROTECTED],0:changer was rw for root:sys only. Adding the bacula user to sys and chmod'ing the device to 660 helped - bacula-sd can now count the number of slots via mtx-changer. I found that mt