[Bacula-users] Testing: Plzzz disregard, Just a Test

2024-08-22 Thread Mehrdad Ravanbod
Just a test -- Mehrdad Ravanbod System administrator ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Testing tape performace with btape...

2023-12-16 Thread Marco Gaiarin
Mandi! Bill Arlofski via Bacula-users In chel di` si favelave... > The following settings have been found to work quite well with the LTO9 > drives I am testing in Quantum's lab: > 8< > MaximumFileSize = 32GB > MaximumBlockSize = 2097152 > 8< Thanks for the hint! I've not clear

Re: [Bacula-users] Testing tape performace with btape...

2023-12-05 Thread Bill Arlofski via Bacula-users
On 12/5/23 10:24, Marco Gaiarin wrote: I'm playing with my new LTO9 tape drive (Tandberg/IBM one, SAS). Some year ago, trying to find optimal parameters for an LTO-5 tape drive, i've found: options st buffer_kbs=16384 Minimum block size = 0 Maximum blocksize = 256K Maximum Networ

[Bacula-users] Testing tape performace with btape...

2023-12-05 Thread Marco Gaiarin
I'm playing with my new LTO9 tape drive (Tandberg/IBM one, SAS). Some year ago, trying to find optimal parameters for an LTO-5 tape drive, i've found: options st buffer_kbs=16384 Minimum block size = 0 Maximum blocksize = 256K Maximum Network Buffer Size = 262144 Maximum File Size =

Re: [Bacula-users] testing the aligned driver

2018-06-18 Thread Heitor Faria
> Hello everyone, Hello Zaiyers, > I thought I'd try out the new aligned driver, but unfortunately I can > not get it to work. > > On my first try the sd rejected the plugin with this error: > plugins.c:139-0 Rejected plugin: want=-sd.so > name=bacula-sd-aligned-driver-9.0.8.so len=33 > > So I

[Bacula-users] testing the aligned driver

2018-06-18 Thread zaiyers
Hello everyone, I thought I'd try out the new aligned driver, but unfortunately I can not get it to work. On my first try the sd rejected the plugin with this error: plugins.c:139-0 Rejected plugin: want=-sd.so name=bacula-sd-aligned-driver-9.0.8.so len=33 So I tried renaming the plugin which re

Re: [Bacula-users] Testing VirtualFull; job created but not running; why?

2018-02-27 Thread Bill Arlofski
On 02/19/2018 08:57 AM, Mike Eggleston wrote: > Sorry it took me a while to get this answer... life is... [...snip...] > Running Jobs: > Console connected at 19-Feb-18 09:05 > JobId Type Level Files Bytes Name Status > ===

Re: [Bacula-users] Testing VirtualFull; job created but not running; why?

2018-02-23 Thread Martin Simmons
to check? I > know you presented a list of files below, but I'm confused about this. I have > autochangers commented out. > > Thanks, > Mike > > -Original Message- > From: Bill Arlofski [mailto:waa-bac...@revpol.com] > Sent: Monday, February 19, 2018 10

Re: [Bacula-users] Testing VirtualFull; job created but not running; why?

2018-02-21 Thread Mike Eggleston
w, but I'm confused about this. I have autochangers commented out. Thanks, Mike -Original Message- From: Bill Arlofski [mailto:waa-bac...@revpol.com] Sent: Monday, February 19, 2018 10:50 AM To: Mike Eggleston ; bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Testi

Re: [Bacula-users] Testing VirtualFull; job created but not running; why?

2018-02-21 Thread Bill Arlofski
On 02/19/2018 10:18 AM, Mike Eggleston wrote: > Hi Bill, > > In the pools definition I have "#Maximum Volume Jobs = 1" and in > bacula-sd.conf I have "Maximum Concurrent Jobs = 20". I also have "Maximum > Concurrent Jobs = 20" in bacula-dir.conf. What else do I need to check? I > know you prese

Re: [Bacula-users] Testing VirtualFull; job created but not running; why?

2018-02-16 Thread Olivier Delestre
Here an example of my conf. one pool for one client. If that can help you. Job { ../..   Name = "client1"   Accurate = yes ../.. } Pool {   Name = client1   Pool Type = Backup   Recycle = yes   # Bacula can automatically recycle Volumes   AutoPrune = yes   

Re: [Bacula-users] Testing VirtualFull; job created but not running; why?

2018-02-15 Thread Bill Arlofski
On 02/15/2018 01:06 PM, Mike Eggleston wrote: > I have my test setup of Bacula. I have two servers configured. > > Now I’m trying to test VirtualFull of one of those servers (that has Full, > Incremental, etc.). > > I modified the director configuration file and created another Pool for the > Vir

[Bacula-users] Testing VirtualFull; job created but not running; why?

2018-02-15 Thread Mike Eggleston
I have my test setup of Bacula. I have two servers configured. Now I'm trying to test VirtualFull of one of those servers (that has Full, Incremental, etc.). I modified the director configuration file and created another Pool for the VirtualFull. The second Pool is listed as NextPool for my prima

Re: [Bacula-users] Testing virtual full backup with Bacula 5.2.12

2014-08-20 Thread Heitor Faria
> > *run job="protobac-cli-fd-VirtualFULL" > Using Catalog "catalogo_sare0001" > Run Backup job > JobName: protobac-cli-fd-VirtualFULL > Level:VirtualFull > Client: protobac-cli-fd > FileSet: protobac-cli-fd_fileset > Pool: catalogo_sare0001_incrementales (From Job resource) > Storage:

[Bacula-users] Testing virtual full backup with Bacula 5.2.12

2014-08-20 Thread Egoitz Aurrekoetxea
Good morning, I’m driving slightly crazy with this config. I’m planning to automate a server which makes a VirtualFull+Incremental once a week and the rest of the week just does incremental backups. For this purpose I have : (I’m trying to be pasted here just the relevant configurations for av

Re: [Bacula-users] Testing Bacula configuration files

2012-02-01 Thread Joe Nyland
On 01 Feb, 2012,at 01:57 PM, Christian Manal wrote:Am 01.02.2012 14:28, schrieb Joe Nyland: > > Hello, > > I've trying to setup a verify jobs for my Bacula system. > > Before releasing the configuration to the production server, I would > like to simply verify the configuration file, to make su

Re: [Bacula-users] Testing Bacula configuration files

2012-02-01 Thread Konstantin Khomoutov
On Wed, 01 Feb 2012 13:28:52 + (GMT) Joe Nyland wrote: > I've trying to setup a verify jobs for my Bacula system. > > Before releasing the configuration to the production server, I would > like to simply verify the configuration file, to make sure I've not > messed some of the configuration

Re: [Bacula-users] Testing Bacula configuration files

2012-02-01 Thread Christian Manal
Am 01.02.2012 14:28, schrieb Joe Nyland: > > Hello, > > I've trying to setup a verify jobs for my Bacula system. > > Before releasing the configuration to the production server, I would > like to simply verify the configuration file, to make sure I've not > messed some of the configuration up so

[Bacula-users] Testing Bacula configuration files

2012-02-01 Thread Joe Nyland
Hello,I've trying to setup a verify jobs for my Bacula system.Before releasing the configuration to the production server, I would like to simply verify the configuration file, to make sure I've not messed some of the configuration up somewhere.From the manual, I have run:sudo bacula-dir -t -c bacu

Re: [Bacula-users] Testing bacula configs generates orphaned buffer message: bacula 5.0.3

2010-09-09 Thread Martin Simmons
> On Thu, 09 Sep 2010 10:59:16 -0400, Bob Hetzel said: > > Folks, > > I might have a typo somewhere in my bacula config but I can't find it. > The reason I suspect something odd is that I got this error: > *estimate job=bbj2-o755 > Using Catalog "MyCatalog" > Connecting to Client bbj2-o755 at

[Bacula-users] Testing bacula configs generates orphaned buffer message: bacula 5.0.3

2010-09-09 Thread Bob Hetzel
Folks, I might have a typo somewhere in my bacula config but I can't find it. The reason I suspect something odd is that I got this error: *estimate job=bbj2-o755 Using Catalog "MyCatalog" Connecting to Client bbj2-o755 at bbj2-o755.case.edu:9102 Error sending include list. You have messages. *me

[Bacula-users] Testing Backups?

2009-10-26 Thread Mingus Dew
I have a need to perform a full restore and verification of the backups of 2 hosts. I'm not sure the best way to do this, or rather what best practices are for verifying backups, their readability, and completeness. Can anyone suggest some methods for accomplishing this? Thanks, Shon -

Re: [Bacula-users] testing to get thru sourceforge

2008-02-05 Thread Peter Much
<[EMAIL PROTECTED]> aka John Drescher schrieb mit Datum Tue, 5 Feb 2008 21:38:13 -0500 in m2n.bacula.users: |> just testing |> |It got here. Yeah, thanks to the Gods for that!!! But after what a hassle, I daresay! That Sourceforge site gave me a welcome message, but when I tried to post, it told

[Bacula-users] testing to get thru sourceforge

2008-02-05 Thread Peter Much
just testing - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Bacula-

Re: [Bacula-users] testing to get thru sourceforge

2008-02-05 Thread John Drescher
On Feb 5, 2008 9:13 PM, Peter Much <[EMAIL PROTECTED]> wrote: > > just testing > It got here. John - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/

[Bacula-users] testing to get thru sourceforge

2008-02-05 Thread Peter Much
just testing - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Bacula-

Re: [Bacula-users] Testing

2007-11-07 Thread Arno Lehmann
Yup. 08.11.2007 01:23,, [EMAIL PROTECTED] wrote:: > Am I getting out to the list now? > > > > - > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log e

[Bacula-users] Testing

2007-11-07 Thread [EMAIL PROTECTED]
Am I getting out to the list now? - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download yo

Re: [Bacula-users] Testing Changer?

2007-10-17 Thread Chris Howells
[EMAIL PROTECTED] wrote: > As I am testing right now, the changer has 180 slots on the one side which I > am using. I need to tell bacula about those slots from what I can tell. Using > slot 1 and 2 and such does not seem to work. > > The changers slots are labeled L1A01 to L6C10. I don't see

Re: [Bacula-users] Testing Changer?

2007-10-17 Thread Chris Howells
[EMAIL PROTECTED] wrote: > 3992 result="Unloading Data Transfer Element into Storage Element 1...mtx: > Request Sense: Long Report=yes > ": ERR=Child exited with code 1 > 3303 Issuing autochanger "load 1 0" command. > 3993 Bad autochanger command: /etc/bacula/mtx-changer /dev/sg0 load 1 > /dev/n

[Bacula-users] Testing Changer?

2007-10-17 Thread [EMAIL PROTECTED]
Sorry, I meant after running the device and changer tests, I need more information on what is wrong. Child died from signal 15? === Autochanger test === 3301 Issuing autochanger "loaded" command. Slot 1 loaded. I am going to unload it. 3302 Issuing autochanger "unload 1 0" command. unload statu

[Bacula-users] Testing Changer?

2007-10-17 Thread [EMAIL PROTECTED]
I've successfully run btape and the test functions on the tape drive in my changer. I can't seem to find any information on how I will be using the changer itself now, to add/remove tapes, change them, etc. I'm using a 12 drive changer, Qualstar TLS-412360 with only one drive installed at thi

[Bacula-users] testing cloning...

2007-09-10 Thread Bob Kryger
So, I have been playing with cloning and I have it working, where i have a job that sends the clone to a volume in a different pool using the line below in a job directive, and that seems to work ok. Run = "host1 level=$l since=\"$s\" Pool=DefaultClone" The schedule for this job is a Full on fr

[Bacula-users] Testing bacula by using multiple bacula-dir for each bacula-fd (Was: Re: SVN warning)

2007-06-19 Thread mark . bergman
In the message dated: Tue, 19 Jun 2007 09:06:03 +0200, The pithy ruminations from Kern Sibbald on <[Bacula-users] SVN warning> were: => Hello, => [SNIP!] => => The upside is that once I finish "tuning" the code, the SD should make much => more efficient re-use of drives than it prev

[Bacula-users] testing autochanger Dell-124T

2006-04-06 Thread John Boris
I have a Dell 124T with a CERTANCE Drive installed. I am running Fedora Core 3. I am following the manual to test bacula with my setup. The main reason I am using Bacula is for the ability to write to a tape and append to the tape, when it is full load the next tape and keep going. So bacula is si

[Bacula-users] testing autochanger Dell-124T

2006-04-06 Thread John Boris
I have a Dell 124T with a CERTANCE Drive installed. I am running Fedora Core 3. I am following the manual to test bacula with my setup. The main reason I am using Bacula is for the ability to write to a tape and append to the tape, when it is full load the next tape and keep going. So bacula is si

[Bacula-users] Testing Bacula with Tandberg SDLT 320

2005-08-23 Thread Syed Ali Saim
Hi all, Testing Tandberg Data SDLT 320 with bacula, btape tests are fine, lets see what happens with the real backup and restore, just sharing info incase someone might find it usefull Regards Syed Ali Saim Implementation Engineer www.emergen.biz --

Re: [Bacula-users] testing tape drive missing fmro the Bacula website

2005-04-18 Thread Kern Sibbald
Hello, Sorry, I was just updating the website and I think you just hit it at a bad moment. Please try again. On Monday 18 April 2005 17:05, Noah wrote: > Hi there, > > I am attempting to set up bacula with my tape drive. > > does anybody know what happened to the Test tape driv link from the Bac

[Bacula-users] testing tape drive missing fmro the Bacula website

2005-04-18 Thread Noah
Hi there, I am attempting to set up bacula with my tape drive. does anybody know what happened to the Test tape driv link from the Bacula website. It was working about an hour ago. now I cant get the link. http://www.bacula.org/dev-manual/Testing_Your_Tape_Drive.html#FreeBSDTapes cheers,