Re: [Bacula-users] Bacula and Dell Powervault 124T

2011-07-28 Thread Pietro Bertera
2011/7/27 lokinc bacula-fo...@backupcentral.com:
 Hi

 I've got a Dell Powervault 124T connected to a new server using SAS.

 On the server I'm running CentOS 6 with Bacula 5.0.0 installed via YUM, the 
 current setup can backup to File and restore.

 Now what I need to know, what is the first step to get the server to backup 
 to tape. How to define the Tape changer and drive and where to define these 
 things?

 Thanks in advance

You must configure the Device and Autochanger directives in
bacula-sd. (and jobs in director using the new device)

this an example of configuration: http://pastebin.com/Nvyd5F4A

Regards,

Pietro

--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] bscan back volumes

2011-07-28 Thread Richard Marnau
Hi all,
 
i'm trying to bscan back a volume, but the results are always the same: The 
file index is not restored L.
What do I miss or how can I check if there has been any file index restored?
 
SCAN:
===
bscan -s -m -c bacula-sd.conf -P -v -V Y-mond-fd-2011-05-Vol /mnt/backupserver
 
Results:
==
bscan: bscan.c:637 End of all Volumes. VolFiles=1 VolBlocks=0 
VolBytes=5,328,646,644
Records added or updated in the catalog:
  1 Media
  1 Pool
  1 Job
  72468 File
 

Trying to restore:
=
Select FileSet resource (1-2): 2
+---+---+--+---+-++
| JobId | Level | JobFiles | JobBytes  | StartTime   | VolumeName   
  |
+---+---+--+---+-++
| 2,934 | F |   72,467 | 5,309,805,623 | 2011-05-18 16:47:35 | 
Yearly-mond-fd-2011-05 |
+---+---+--+---+-++
You have selected the following JobId: 2934
 
Building directory tree for JobId(s) 2934 ...
 
For one or more of the JobIds selected, no files were found,
so file selection is not possible.
Most likely your retention policy pruned the files.
 
 
Thanks,

Richard
 
 --
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bscan back volumes

2011-07-28 Thread Richard Marnau
 Hi all,
 
 i’m trying to bscan back a volume, but the results are always the
 same: The file index is not restored ☹.
 What do I miss or how can I check if there has been any file index
 restored?
 
 SCAN:
 ===
 bscan -s -m -c bacula-sd.conf -P -v -V Y-mond-fd-2011-05-Vol
 /mnt/backupserver
 
 Results:
 ==
 bscan: bscan.c:637 End of all Volumes. VolFiles=1 VolBlocks=0
 VolBytes=5,328,646,644
 Records added or updated in the catalog:
   1 Media
   1 Pool
   1 Job
   72468 File
 
 

The output is actually quite interesting. He is trying to build the index and 
suddenly stops. That's what i don't get ..
--

Select FileSet resource (1-2): 2
+---+---+--+---+-+---+
| JobId | Level | JobFiles | JobBytes  | StartTime   | VolumeName   
 |
+---+---+--+---+-+---+
| 3,003 | F |   72,468 | 5,324,390,746 | 2011-05-24 08:27:02 | 
Y-mond-fd-2011-05-Vol |
+---+---+--+---+-+---+
You have selected the following JobId: 3003

Building directory tree for JobId(s) 3003 ...  


For one or more of the JobIds selected, no files were found,
so file selection is not possible.
Most likely your retention policy pruned the files.


--- 
Thanks a lot in advanced for all hints ..

Cheers Richard



--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bscan back volumes

2011-07-28 Thread Ken Barclay
I had a similar problem when I first used bscan.
The answer is at the end of your message Most likely your retention policy 
pruned the files.

What happened was that as soon as the data was bscanned back into the catalog, 
it was immediately pruned due to the retention policy.

Once I changed the retention (file retention and maybe volume retention) 
period, all went well.

Hope this helps.

Ken

-Original Message-
From: Richard Marnau [mailto:mar...@giovannil-nord.de] 
Sent: Thursday, 28 July 2011 3:32 PM
To: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] bscan back volumes

 Hi all,
 
 i’m trying to bscan back a volume, but the results are always the
 same: The file index is not restored ☹.
 What do I miss or how can I check if there has been any file index
 restored?
 
 SCAN:
 ===
 bscan -s -m -c bacula-sd.conf -P -v -V Y-mond-fd-2011-05-Vol
 /mnt/backupserver
 
 Results:
 ==
 bscan: bscan.c:637 End of all Volumes. VolFiles=1 VolBlocks=0
 VolBytes=5,328,646,644
 Records added or updated in the catalog:
   1 Media
   1 Pool
   1 Job
   72468 File
 
 

The output is actually quite interesting. He is trying to build the index and 
suddenly stops. That's what i don't get ..
--

Select FileSet resource (1-2): 2
+---+---+--+---+-+---+
| JobId | Level | JobFiles | JobBytes  | StartTime   | VolumeName   
 |
+---+---+--+---+-+---+
| 3,003 | F |   72,468 | 5,324,390,746 | 2011-05-24 08:27:02 | 
Y-mond-fd-2011-05-Vol |
+---+---+--+---+-+---+
You have selected the following JobId: 3003

Building directory tree for JobId(s) 3003 ...  


For one or more of the JobIds selected, no files were found,
so file selection is not possible.
Most likely your retention policy pruned the files.


--- 
Thanks a lot in advanced for all hints ..

Cheers Richard



--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

-
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1390 / Virus Database: 1518/3792 - Release Date: 07/27/11


--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bscan back volumes

2011-07-28 Thread Richard Marnau
I did create a new database and did the same bscan, this one was working.
Job/volume/pool is set to 365 days in the pool configuration.

Just wondering:
If the client file retention is still default and the pools file retention 
is set,
Which one will actually be in action? I guess the shorter one (client default 
60 days?)

 -Ursprüngliche Nachricht-
 Von: Ken Barclay [mailto:ken.barc...@qbmore.com]
 Gesendet: Donnerstag, 28. Juli 2011 10:47
 An: 'Richard Marnau'; bacula-users@lists.sourceforge.net
 Betreff: Re: [Bacula-users] bscan back volumes
 
 I had a similar problem when I first used bscan.
 The answer is at the end of your message Most likely your retention
 policy pruned the files.
 
 What happened was that as soon as the data was bscanned back into the
 catalog, it was immediately pruned due to the retention policy.
 
 Once I changed the retention (file retention and maybe volume
 retention) period, all went well.
 
 Hope this helps.
 
 Ken
 
 -Original Message-
 From: Richard Marnau [mailto:mar...@giovannil-nord.de]
 Sent: Thursday, 28 July 2011 3:32 PM
 To: bacula-users@lists.sourceforge.net
 Subject: Re: [Bacula-users] bscan back volumes
 
  Hi all,
 
  i’m trying to bscan back a volume, but the results are always the
  same: The file index is not restored ☹.
  What do I miss or how can I check if there has been any file index
  restored?
 
  SCAN:
  ===
  bscan -s -m -c bacula-sd.conf -P -v -V Y-mond-fd-2011-05-Vol
  /mnt/backupserver
 
  Results:
  ==
  bscan: bscan.c:637 End of all Volumes. VolFiles=1 VolBlocks=0
  VolBytes=5,328,646,644
  Records added or updated in the catalog:
1 Media
1 Pool
1 Job
72468 File
 
  
 
 The output is actually quite interesting. He is trying to build the
 index and suddenly stops. That's what i don't get ..
 --
 
 Select FileSet resource (1-2): 2
 +---+---+--+---+-+
 ---+
 | JobId | Level | JobFiles | JobBytes  | StartTime   |
 VolumeName|
 +---+---+--+---+-+
 ---+
 | 3,003 | F |   72,468 | 5,324,390,746 | 2011-05-24 08:27:02 | Y-
 mond-fd-2011-05-Vol |
 +---+---+--+---+-+
 ---+
 You have selected the following JobId: 3003
 
 Building directory tree for JobId(s) 3003 ...
 
 
 For one or more of the JobIds selected, no files were found,
 so file selection is not possible.
 Most likely your retention policy pruned the files.
 
 
 ---
 Thanks a lot in advanced for all hints ..
 
 Cheers Richard
 
 
 
 --
 
 Got Input?   Slashdot Needs You.
 Take our quick survey online.  Come on, we don't ask for help often.
 Plus, you'll get a chance to win $100 to spend on ThinkGeek.
 http://p.sf.net/sfu/slashdot-survey
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users
 
 -
 No virus found in this message.
 Checked by AVG - www.avg.com
 Version: 10.0.1390 / Virus Database: 1518/3792 - Release Date:
 07/27/11
 
 
 --
 
 Got Input?   Slashdot Needs You.
 Take our quick survey online.  Come on, we don't ask for help often.
 Plus, you'll get a chance to win $100 to spend on ThinkGeek.
 http://p.sf.net/sfu/slashdot-survey
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users


--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bscan back volumes

2011-07-28 Thread Konstantin Khomoutov
On Thu, 28 Jul 2011 11:13:32 +0200
Richard Marnau mar...@giovannil-nord.de wrote:

 I did create a new database and did the same bscan, this one was
 working. Job/volume/pool is set to 365 days in the pool configuration.
 
 Just wondering:
 If the client file retention is still default and the pools file
 retention is set, Which one will actually be in action? I guess the
 shorter one (client default 60 days?)
Pool's file and job retention is broken at the moment and is only fixed
in yet unreleased 5.0.4, see [1] and [2].  So I doubt they really affect
anything.

1.
http://www.mail-archive.com/bacula-users@lists.sourceforge.net/msg16138.html
2. http://bugs.bacula.org/view.php?id=1601

--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bscan back volumes

2011-07-28 Thread Konstantin Khomoutov
On Thu, 28 Jul 2011 11:13:32 +0200
Richard Marnau mar...@giovannil-nord.de wrote:

 I did create a new database and did the same bscan, this one was
 working. Job/volume/pool is set to 365 days in the pool configuration.
 
 Just wondering:
 If the client file retention is still default and the pools file
 retention is set, Which one will actually be in action? I guess the
 shorter one (client default 60 days?)
Oops, wrong link. See [1].

1.
http://www.mail-archive.com/bacula-users@lists.sourceforge.net/msg42297.html

--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bscan back volumes

2011-07-28 Thread Martin Simmons
 On Thu, 28 Jul 2011 10:32:26 +0200, Richard Marnau said:
 
  Hi all,
  
  i’m trying to bscan back a volume, but the results are always the
  same: The file index is not restored ☹.
  What do I miss or how can I check if there has been any file index
  restored?
  
  SCAN:
  ===
  bscan -s -m -c bacula-sd.conf -P -v -V Y-mond-fd-2011-05-Vol
  /mnt/backupserver
  
  Results:
  ==
  bscan: bscan.c:637 End of all Volumes. VolFiles=1 VolBlocks=0
  VolBytes=5,328,646,644
  Records added or updated in the catalog:
1 Media
1 Pool
1 Job
72468 File
  
  
 
 The output is actually quite interesting. He is trying to build the index and 
 suddenly stops. That's what i don't get ..
 --
 
 Select FileSet resource (1-2): 2
 +---+---+--+---+-+---+
 | JobId | Level | JobFiles | JobBytes  | StartTime   | VolumeName 
|
 +---+---+--+---+-+---+
 | 3,003 | F |   72,468 | 5,324,390,746 | 2011-05-24 08:27:02 | 
 Y-mond-fd-2011-05-Vol |
 +---+---+--+---+-+---+
 You have selected the following JobId: 3003
 
 Building directory tree for JobId(s) 3003 ...  
 
 
 For one or more of the JobIds selected, no files were found,
 so file selection is not possible.
 Most likely your retention policy pruned the files.

Maybe it is bug 1558?

http://bugs.bacula.org/view.php?id=1558
http://adsm.org/lists/html/Bacula-users/2010-04/msg00500.html

__Martin

--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bscan back volumes

2011-07-28 Thread Richard Marnau
  On Thu, 28 Jul 2011 10:32:26 +0200, Richard Marnau said:
 
   Hi all,
  
   i’m trying to bscan back a volume, but the results are always the
   same: The file index is not restored ☹.
   What do I miss or how can I check if there has been any file index
   restored?
  
   SCAN:
   ===
   bscan -s -m -c bacula-sd.conf -P -v -V Y-mond-fd-2011-05-Vol
   /mnt/backupserver
  
   Results:
   ==
   bscan: bscan.c:637 End of all Volumes. VolFiles=1 VolBlocks=0
   VolBytes=5,328,646,644
   Records added or updated in the catalog:
 1 Media
 1 Pool
 1 Job
 72468 File
  
   
 
  The output is actually quite interesting. He is trying to build the
 index and suddenly stops. That's what i don't get ..
  --
 
  Select FileSet resource (1-2): 2
  +---+---+--+---+-+--
 -+
  | JobId | Level | JobFiles | JobBytes  | StartTime   |
 VolumeName|
  +---+---+--+---+-+--
 -+
  | 3,003 | F |   72,468 | 5,324,390,746 | 2011-05-24 08:27:02 |
 Y-mond-fd-2011-05-Vol |
  +---+---+--+---+-+--
 -+
  You have selected the following JobId: 3003
 
  Building directory tree for JobId(s) 3003 ...
 
 
  For one or more of the JobIds selected, no files were found,
  so file selection is not possible.
  Most likely your retention policy pruned the files.
 
 Maybe it is bug 1558?
 
 http://bugs.bacula.org/view.php?id=1558
 http://adsm.org/lists/html/Bacula-users/2010-04/msg00500.html
 
 __Martin
 

UPDATE Job SET PurgedFiles=0 WHERE JobId = 3003;

That did the trick, thanks a million martin!


--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bscan back volumes

2011-07-28 Thread Richard Marnau
  I did create a new database and did the same bscan, this one was
  working. Job/volume/pool is set to 365 days in the pool
 configuration.
 
  Just wondering:
  If the client file retention is still default and the pools file
  retention is set, Which one will actually be in action? I guess the
  shorter one (client default 60 days?)
 Oops, wrong link. See [1].
 
 1.
 http://www.mail-archive.com/bacula-
 us...@lists.sourceforge.net/msg42297.html


Thanks for the link - that is now explaining why the file index was deleted.
But what is the conclusion? Setting Client retention to a high standard or 
disable it completely (autoprune=no)?
Right now I do manage the retention through the pool (full-pool, diff-pool, 
inc-pool) and as far as I understand
this is not working reliable.

Cheers,

Richard




--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula and Dell Powervault 124T

2011-07-28 Thread Jon Schewe
You might also find the following udev rules useful. Put the following in
/etc/udev/rules.d/60-persistent-storage-tape.rules (path may be different
for different distros, this is for opensuse).

# this file must have the same name as the file in /lib/udev/rules.d that
sets up the tape permissions, otherwise this file won't override the
defaults

SUBSYSTEM==scsi_generic, ATTRS{vendor}==DELL, ATTRS{model}==PV-124T,
SYMLINK+=library_pv-124t, GROUP=disk
KERNEL==nst[0-9]*, SUBSYSTEM==scsi_tape, ATTRS{vendor}==QUANTUM,
ATTRS{model}==ULTRIUM 5, SYMLINK+=drive0_pv-124t, GROUP=disk

This creates symlinks for the right devices and sets the group permissions
to disk, which is what the RPMs in the dassit repository for openeuse want
given who the daemons run as. Note that this is only with 1 drive in our
library, you may need to modify for a second drive.

On Thu, Jul 28, 2011 at 4:04 AM, Rory Campbell-Lange 
r...@campbell-lange.net wrote:

 We have the same setup, running on Debian.

 The first things to do are:

 * check that you can get your server and library/drive to communicate.
  you can do that with mtx and mt
  eg mtx -f /dev/sg4 status
  eg mt -f /dev/nst0 status

 * test your setup with btape

 http://www.bacula.org/5.0.x-manuals/en/utility/utility/Volume_Utility_Tools.html#SECTION00291000

 * configure the Bacula Storage Daemon

  our Storage Daemon has the folling excerpts that might be relevant to
  you:

Autochanger {
  Name = PV-124T
  Device = LTO4-Drive1
  Changer Command = /etc/bacula/scripts/mtx-changer %c %o %S %a %d
  Changer Device = /dev/sg4
}

Device {
  Name = LTO4-Drive1
  Drive Index = 0
  Media Type = LTO4
  Archive Device = /dev/nst0
  AutomaticMount = yes;   # when device opened, read it
  AlwaysOpen = yes;
  RemovableMedia = yes;
  RandomAccess = no;
  AutoChanger = yes

  # The following spool directives come after discussions on the bacula
 list and
  # with reference to
 http://www.mail-archive.com/bacula-users@lists.sourceforge.net/msg36340.html
  # Also see
 http://www.bacula.org/5.0.x-manuals/en/main/main/Storage_Daemon_Configuratio.html#11812etc
  Maximum File Size = 5G
  Maximum Spool Size = 260G
  Maximum Job Spool Size = 100G # will need this is there are concurrent
 jobs
  Spool Directory = /tapehold

  Alert Command = sh -c 'tapeinfo -f %c |grep TapeAlert|cat'
}

  However please be very wary of just copying these entries. You should
  read the manual and setup Bacula to meet your specific requirements.
  See http://www.bacula.org/5.0.x-manuals/en/main/main/index.html

 Rory

 On 27/07/11, lokinc (bacula-fo...@backupcentral.com) wrote:
  Hi
 
  I've got a Dell Powervault 124T connected to a new server using SAS.
 
  On the server I'm running CentOS 6 with Bacula 5.0.0 installed via YUM,
 the current setup can backup to File and restore.
 
  Now what I need to know, what is the first step to get the server to
 backup to tape. How to define the Tape changer and drive and where to define
 these things?
 
  Thanks in advance
 
  +--
  |This was sent by lok...@gmail.com via Backup Central.
  |Forward SPAM to ab...@backupcentral.com.
  +--
 
 
 
 
 --
  Got Input?   Slashdot Needs You.
  Take our quick survey online.  Come on, we don't ask for help often.
  Plus, you'll get a chance to win $100 to spend on ThinkGeek.
  http://p.sf.net/sfu/slashdot-survey
  ___
  Bacula-users mailing list
  Bacula-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/bacula-users

 --
 Rory Campbell-Lange
 r...@campbell-lange.net

 Campbell-Lange Workshop
 www.campbell-lange.net
 0207 6311 555
 3 Tottenham Street London W1T 2AF
 Registered in England No. 04551928


 --
 Got Input?   Slashdot Needs You.
 Take our quick survey online.  Come on, we don't ask for help often.
 Plus, you'll get a chance to win $100 to spend on ThinkGeek.
 http://p.sf.net/sfu/slashdot-survey
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users


--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Fiber Connected Library?

2011-07-28 Thread Ken Mandelberg
Are there any fiber connected tape libraries thats are known to work 
with Bacula?

--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bscan back volumes

2011-07-28 Thread Konstantin Khomoutov
On Thu, 28 Jul 2011 12:39:17 +0200
Richard Marnau mar...@giovannil-nord.de wrote:

   Just wondering:
   If the client file retention is still default and the pools
   file retention is set, Which one will actually be in action? I
   guess the shorter one (client default 60 days?)
  Oops, wrong link. See [1].
  
  1.http://www.mail-archive.com/bacula-users@lists.sourceforge.net/msg42297.html
 
 Thanks for the link - that is now explaining why the file index was
 deleted. But what is the conclusion? Setting Client retention to a
 high standard or disable it completely (autoprune=no)? Right now I do
 manage the retention through the pool (full-pool, diff-pool,
 inc-pool) and as far as I understand this is not working reliable.
Unfortunately, I don't know how to conveniently combat this bug.
May be it's possible to create several client definitions for a single
client--one for each type of backup.

--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Fiber Connected Library?

2011-07-28 Thread Jason A. Kates
I am using a HP MSL4048, but I don't see why most wouldn't work.
-Jason

On Thu, 2011-07-28 at 08:46 -0400, Ken Mandelberg wrote:
 Are there any fiber connected tape libraries thats are known to work 
 with Bacula?
 
 --
 Got Input?   Slashdot Needs You.
 Take our quick survey online.  Come on, we don't ask for help often.
 Plus, you'll get a chance to win $100 to spend on ThinkGeek.
 http://p.sf.net/sfu/slashdot-survey
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users


-- 

Jason A. Kates (ja...@kates.org) 
Fax:208-975-1514
Phone:  660-960-0070



--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] bsock error with update slots

2011-07-28 Thread Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC]
I have Bacula 5.0.3 installed on a FreeBSD system with ZFS. I tested 
mtx-changer, bconsole, test backup, restore etc.. everything works fine. But 
when I run update slots it works fine but I see the following message in the 
/var/log/messages file:

Jul 27 13:47:17 Host bacula-sd: bsock.c:339 Socket has errors=1 on call to 
client:128.183.***.***:36643
Jul 27 13:50:42 Host bacula-sd: bsock.c:339 Socket has errors=1 on call to 
client:128.183.***.***:36643

I see this error everytime I run update slots in Bconsole but all the 
commands are working fine in bcsonsole.

# bconsole -d 300 -dt
Connecting to Director 127.0.0.1:9101
27-Jul-2011 14:57:57 bconsole: bsock.c:220-0 Current host[ipv4:127.0.0.1:9101] 
All host[ipv4:127.0.0.1:9101]
27-Jul-2011 14:57:57 bconsole: bsock.c:154-0 who=Director daemon host=127.0.0.1 
port=9101
27-Jul-2011 14:57:57 bconsole: cram-md5.c:133-0 cram-get received: auth 
cram-md5 
1513830071.1311793077@lindy-dirmailto:1513830071.1311793077@lindy-dir ssl=0
27-Jul-2011 14:57:57 bconsole: cram-md5.c:152-0 sending resp to challenge: 
y++ry6JTW4+KFg+bS6/0gC
27-Jul-2011 14:57:57 bconsole: cram-md5.c:80-0 send: auth cram-md5 
1135437219.1311793077@bconsolemailto:1135437219.1311793077@bconsole ssl=0
27-Jul-2011 14:57:57 bconsole: cram-md5.c:99-0 Authenticate OK 
Z6++CGsEg8IDl4ldEW+R/A
27-Jul-2011 14:57:57 bconsole: authenticate.c:153-0 dird: 1000 OK auth
27-Jul-2011 14:57:57 bconsole: authenticate.c:160-0 dird: 1000 OK: lindy-dir 
Version: 5.0.3 (04 August 2010)
1000 OK: lindy-dir Version: 5.0.3 (04 August 2010)
27-Jul-2011 14:57:57 bconsole: console.c:1143-0 Opened connection with Director 
daemon
Enter a period to cancel a command.
*
27-Jul-2011 14:58:00 bconsole: console.c:329-0 Got poll BNET_EOD

Any help is appreciated.

Thank you.
UR.

--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Experiences with Autochanger IBM TS3100

2011-07-28 Thread selanty
@patric

i know the topic is old.
but we have purchased a ts3100 with 2 lto5 drives.
I use Centos 5.6 and have a hard time installing the Lin_tape drivers did you 
used them?

+--
|This was sent by marcel.van.gereste...@steltix.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Experiences with Autochanger IBM TS3100

2011-07-28 Thread Daniel Holtkamp
Hi !

Not quite sure if that helps, but we are running a similar library that 
identifies as 3573-TL but looks the same. We just connected it to the server 
(to SAS-HBA) and were able to use it with /dev/sg0 and /dev/nst0  nst1 on a 
RHEL5.6 which should be quite similar to Centos 5.6. Just try a mtx inquiry 
with the library connected and maybe create a link for /dev/changer.

Best regards,

Daniel


On Jul 28, 2011, at 3:47 PM, selanty wrote:

 @patric
 
 i know the topic is old.
 but we have purchased a ts3100 with 2 lto5 drives.
 I use Centos 5.6 and have a hard time installing the Lin_tape drivers did you 
 used them?
 
 +--
 |This was sent by marcel.van.gereste...@steltix.com via Backup Central.
 |Forward SPAM to ab...@backupcentral.com.
 +--
 
 
 
 --
 Got Input?   Slashdot Needs You.
 Take our quick survey online.  Come on, we don't ask for help often.
 Plus, you'll get a chance to win $100 to spend on ThinkGeek.
 http://p.sf.net/sfu/slashdot-survey
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users
 
 


-- 


.
Riege Software International GmbH  Phone: +49 2159 91480
Mollsfeld 10   Fax: +49 2159 914811
40670 MeerbuschWeb: www.riege.com
GermanyE-Mail: holtk...@riege.com
-- --
Commercial Register:   Managing Directors:
Amtsgericht Neuss HRB-NR 4207  Christian Riege
VAT Reg No.: DE120585842   Gabriele  Riege
   Johannes  Riege
.
   YOU CARE FOR FREIGHT, WE CARE FOR YOU  




--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Concurrent client backups giving waiting on Storage File messages

2011-07-28 Thread Jeff Shanholtz
Thanks John and Marek! 


--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Device is BLOCKED waiting to create a volume for

2011-07-28 Thread hymie!

Greetings.

So bacula has been running fine for a while, until it suddenly stopped
on 12 July.  The message I am seeing is this:

Device status:
Device FileStorage (/disk1/bacula-backups/) is mounted with:
Volume:  S1Vol0809
Pool:Pool1
Media type:  File
Device is BLOCKED waiting to create a volume for:
   Pool:Pool1
   Media type:  File
Total Bytes Read=0 Blocks Read=0 Bytes/block=0
Positioned at File=0 Block=200


So I used the label command to create the volume S1Vol0809 in the
appropriate pool, and it seems to have liked it so far, as ls -l tells me:
-rw-r- 1 bacula tape201 2011-07-28 14:51 S1Vol0809

and yet, my backup is still stuck.

Can somebody point me in the right direction?

--hymie!http://lactose.homelinux.net/~hymiehy...@lactose.homelinux.net
---

--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users