[Bacula-users] Bacula and Dell Powervault 124T

2011-08-03 Thread lokinc
Ok, so i've got it working now, but I run into 1 problem. When I run this:
# btape /dev/nst0
Tape block granularity is 1024 bytes.
btape: butil.c:285 Using device: /dev/nst0 for writing.
03-Aug 10:49 btape JobId 0: 3301 Issuing autochanger loaded? drive 0 command.
03-Aug 10:49 btape JobId 0: 3302 Autochanger loaded? drive 0, result: nothing 
loaded.
03-Aug 10:49 btape: Fatal Error at device.c:298 because:
dev open failed: dev.c:491 Unable to open device LTO5 (/dev/nst0): ERR=No 
medium found

I know this is because there is not tape in there. I thought it would run 
without it.

If the tape is in the drive I run into the problem where it wants to test the 
autochanger. Then I tell it yes and I get this: 

=== End Forward space files test ===


Ah, I see you have an autochanger configured.
To test the autochanger you must have a blank tape
 that I can write on in Slot 1.

Do you wish to continue with the Autochanger test? (y/n): y


=== Autochanger test ===

3301 Issuing autochanger loaded command.
Nothing loaded in the drive. OK.
3303 Issuing autochanger load 1 0 command.

It just sits there doing nothing, I guess it is supposed to remove the tape 
from the drive and put the tape from slot 1 into the drive but that doesn't 
seem to happen

+--
|This was sent by lok...@gmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos  much more. Register early  save!
http://p.sf.net/sfu/rim-blackberry-1
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula and Dell Powervault 124T

2011-08-03 Thread lokinc
Also when I try to label a Volume I get this:

Connecting to Storage daemon changer-sd at backup001.viamedia.co.za:9103 ...
Enter new Volume name:

Then it just does nothing

+--
|This was sent by lok...@gmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos  much more. Register early  save!
http://p.sf.net/sfu/rim-blackberry-1
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] During start director failed to initialize TLS

2011-08-03 Thread mariusz
Hi,

I`ve reviewed forum and bacula`s guide about TLS config and I know that I need 
CA Certifi for config TLS on Bacula.


I used below description to create CA cert.
http://www.g-loaded.eu/2005/11/10/be-your-own-ca/

I created:
myca.crt (./certs) - used in config
myca.crl (./crl)
01.pem (./newcerts) - used in config
myca.key (./private)
server.key (./private) - used in config
server-key-cert.pem (./private)
server.csr (./)

My director config is:

TLS Enable = Yes
TLS Require = Yes
TLS Verifi Peer = Yes
TLS Allowed CN = labnet.local - Is it nessesary? I don`t want work on domain. 
I prefer IP addresses
TLS CA Certificate = /usr/local/bacula/CA/01.pem I`m not sure
TLS Certificate = /usr/local/bacula/CA/myca.crt I`m not sure
TLS Key = /usr/local/bacula/CA/myca.key I`m nor sure


When I try start Director-daemon I receive message Fatal error: Failed to 
initialize TLS context for Director

Could you help me?

+--
|This was sent by mariusz@gmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos  much more. Register early  save!
http://p.sf.net/sfu/rim-blackberry-1
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] During start director failed to initialize TLS

2011-08-03 Thread mariusz
I compiled director with --with-opensll - I forgot about this information. A 
few days ago I configured PKI and I haven`t got problems but I prefer TSL than 
PKI

+--
|This was sent by mariusz@gmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos  much more. Register early  save!
http://p.sf.net/sfu/rim-blackberry-1
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] clarification on purging and File volume retention

2011-08-03 Thread Graham Keeling
On Tue, Aug 02, 2011 at 05:11:11PM -0700, scar wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256
 
 i'm not using tapes, i just have my volumes stored in a directory.  it's
 my intention to take a full backup every month on the first, with
 incrementals and differentials during the month like in the default
 configuration.  with a volume use duration of 23 hours, a new volume
 will get created every day.  so, it seemed reasonable to me to have the
 volume retention set to 40 days.  with AutoPrune and Recycle both set to
 yes, this seemed like a maximum of 40 volumes would be created and used,
 thus limiting the amount of disk space the backups would use.
 
 but then i started reading the other settings for the Pool resource, and
 confusion ensued.
 
 in there, it indicates the minimum volume retention should be twice the
 interval of my full backups, i.e. two months.  anyone care to explain
 that?  it seems to me with a 40 day limit, at least 2 full backups will
 always exist.

Just taking your first question - there is discussion here:
http://adsm.org//lists/html/Bacula-users/2011-01/msg00305.html

 secondly, it goes on to say that i should be using `Action On Purge =
 Truncate` along with a RunScript in my CatalogBackup Job to run `purge
 volume action=all allpools storage=File`.  when i went to read up on the
 `purge volume` command, it seems to me that the command should really be
 `purge volume action=*truncate* allpools storage=File`.
 
 finally, i then went on to read about the Recycle Oldest Volume
 directive which sounds reasonable, but i'm confused as to what is really
 happening without this directive set to yes.
 
 is all of this really necessary?  thanks
 
 here's my Pool resource currently,
 
 Pool {
   Name = File
   Pool Type = Backup
   Recycle = yes
   AutoPrune = yes
   Volume Retention = 40 days
   Maximum Volume Bytes = 100G
   Maximum Volumes = 100
   LabelFormat = Vol
   Volume Use Duration = 23h
 }
 
 -BEGIN PGP SIGNATURE-
 
 iEYEAREIAAYFAk44kh4ACgkQXhfCJNu98qD7BgCcDJuO8TfpSPXz1IasbYWesDZL
 VZIAoNu0JbiW+/R9Fu2xjTeROd9OTrzZ
 =AP63
 -END PGP SIGNATURE-
 
 
 --
 BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
 The must-attend event for mobile developers. Connect with experts. 
 Get tools for creating Super Apps. See the latest technologies.
 Sessions, hands-on labs, demos  much more. Register early  save!
 http://p.sf.net/sfu/rim-blackberry-1
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users


--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos  much more. Register early  save!
http://p.sf.net/sfu/rim-blackberry-1
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] During start director failed to initialize TLS

2011-08-03 Thread Francisco Javier Funes Nieto
Please post the DirectorD, StorageD y FiledaemonD conf's related to TLS too.


J.


2011/8/3 mariusz bacula-fo...@backupcentral.com:
 I compiled director with --with-opensll - I forgot about this information. 
 A few days ago I configured PKI and I haven`t got problems but I prefer TSL 
 than PKI

 +--
 |This was sent by mariusz@gmail.com via Backup Central.
 |Forward SPAM to ab...@backupcentral.com.
 +--



 --
 BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
 The must-attend event for mobile developers. Connect with experts.
 Get tools for creating Super Apps. See the latest technologies.
 Sessions, hands-on labs, demos  much more. Register early  save!
 http://p.sf.net/sfu/rim-blackberry-1
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users




-- 
_

Francisco Javier Funes Nieto [esen...@gmail.com]
CANONIGOS
Servicios Informáticos para PYMES.
Cl. Cruz 2, 1º Oficina 7
Tlf: 958.536759 / 661134556
Fax: 958.521354
GRANADA - 18002

--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos  much more. Register early  save!
http://p.sf.net/sfu/rim-blackberry-1
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Bacula-devel] RHEL6 specfile?

2011-08-03 Thread Alan Brown
Jason A. Kates wrote:
 FYI: Bacula that's shipping with RHEL6
 
 sudo yum info bacula-client
 Loaded plugins: rhnplugin
 Available Packages
 Name   : bacula-client
 Arch   : x86_64
 Version: 5.0.0
  ^^^

I've already asked Redhat to update to 5.0.3 but they refuse point blank 
to do so.




--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos  much more. Register early  save!
http://p.sf.net/sfu/rim-blackberry-1
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Bacula-devel] RHEL6 specfile?

2011-08-03 Thread Alan Brown
Philipp Storz wrote:
 Hello Alan,
 
 you can find packages for RHEL6 (and many other distributions) in our repos:
 
 http://www.dass-it.de/download/dassit-bacula-rpm-repositories

Thanks :)

Alan






--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos  much more. Register early  save!
http://p.sf.net/sfu/rim-blackberry-1
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] clarification on purging and File volume retention

2011-08-03 Thread scar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Graham Keeling @ 08/03/2011 03:34 AM:
 On Tue, Aug 02, 2011 at 05:11:11PM -0700, scar wrote:
 i'm not using tapes, i just have my volumes stored in a directory.  it's
 my intention to take a full backup every month on the first, with
 incrementals and differentials during the month like in the default
 configuration.  with a volume use duration of 23 hours, a new volume
 will get created every day.  so, it seemed reasonable to me to have the
 volume retention set to 40 days.  with AutoPrune and Recycle both set to
 yes, this seemed like a maximum of 40 volumes would be created and used,
 thus limiting the amount of disk space the backups would use.
 
 but then i started reading the other settings for the Pool resource, and
 confusion ensued.
 
 in there, it indicates the minimum volume retention should be twice the
 interval of my full backups, i.e. two months.  anyone care to explain
 that?  it seems to me with a 40 day limit, at least 2 full backups will
 always exist.
 
 Just taking your first question - there is discussion here:
 http://adsm.org//lists/html/Bacula-users/2011-01/msg00305.html

thanks.  BTW i meant i will always have at least 1 full backup (and for
a time i will have 2 full backups).  as long as i have at least 1 full
backup i'm happy, so i think 40 days is fine.


 secondly, it goes on to say that i should be using `Action On Purge =
 Truncate` along with a RunScript in my CatalogBackup Job to run `purge
 volume action=all allpools storage=File`.  when i went to read up on the
 `purge volume` command, it seems to me that the command should really be
 `purge volume action=*truncate* allpools storage=File`.
 
 finally, i then went on to read about the Recycle Oldest Volume
 directive which sounds reasonable, but i'm confused as to what is really
 happening without this directive set to yes.
 
 is all of this really necessary?  thanks
 
 here's my Pool resource currently,
 
 Pool {
   Name = File
   Pool Type = Backup
   Recycle = yes
   AutoPrune = yes
   Volume Retention = 40 days
   Maximum Volume Bytes = 100G
   Maximum Volumes = 100
   LabelFormat = Vol
   Volume Use Duration = 23h
 }
 

-BEGIN PGP SIGNATURE-

iEYEAREIAAYFAk45foQACgkQXhfCJNu98qB1fgCcDwj3QlQxsxWykyPZX7+Ffaei
2yYAoJ27Xxkhn+dtERFJEzBvQuo4Xnxe
=owrm
-END PGP SIGNATURE-


--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos  much more. Register early  save!
http://p.sf.net/sfu/rim-blackberry-1
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] During start director failed to initialize TLS

2011-08-03 Thread scar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

mariusz @ 08/03/2011 03:16 AM:
 Hi,
 
 I`ve reviewed forum and bacula`s guide about TLS config and I know that I 
 need CA Certifi for config TLS on Bacula.
 
 
 I used below description to create CA cert.
 http://www.g-loaded.eu/2005/11/10/be-your-own-ca/

in addition to that, i also used this guide:
http://www.devco.net/pubwiki/Bacula/TLS/

after that everything is working OK

-BEGIN PGP SIGNATURE-

iEYEAREIAAYFAk45kCsACgkQXhfCJNu98qBOmgCgkHSekT6nYSs6HLKwQnFid4xr
+xAAn0742IipgtYfJFiPYyAk6mXhRH6Y
=zNdk
-END PGP SIGNATURE-


--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos  much more. Register early  save!
http://p.sf.net/sfu/rim-blackberry-1
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Connection reset by peer

2011-08-03 Thread scar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

scar @ 07/26/2011 06:44 PM:
 i am getting this error on one of my remote clients, work1-fd.  what is
 confusing to me is that i have another system, work2-fd, on the same
 network, behind the same router, running the same OS and bacula version
 (ubuntu 10.04, 5.0.1) which doesn't have any problem backing up.
 

adding `Heartbeat Interval = 60` to the FileDaemon resource on the
client seems to have solved the issue.  work2-fd did occasionally also
experience a reset connection so i added the directive there too.  not
sure why it is required though, guess it could be dd-wrt's fault?

-BEGIN PGP SIGNATURE-

iEYEAREIAAYFAk45yY0ACgkQXhfCJNu98qCqdACg/NFKRIu6Ms2PL7JLNKtQ1uZ2
NGgAmQHJaWI3VPfDnw2v5eh4InaRDMyJ
=BS3z
-END PGP SIGNATURE-


--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos  much more. Register early  save!
http://p.sf.net/sfu/rim-blackberry-1
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] performance problem

2011-08-03 Thread Jeff Shanholtz
I currently have 3 clients doing a full backup (simultaneously). According
to status client one is getting 300kb/s (this one is my director and
storage server machine), one is getting 225kb/s, and one is getting 50kb/s.
I've disabled AV on access scanning for the bacula-fd.exe process. I have
software compression enabled, but none of the 3 systems seem bogged down so
I think the bottleneck is not due to that option (although I'm tempted to
turn on ntfs compression on the backup drive and disable software
compression in the future).

 

For the most part I don't mind too much that the backups are so slow because
I'm quite happy to see the client machines continuing to be quite snappy.
The main concern, particularly for full backups (which at this rate will
take upwards of 3 days to complete), is the possibility of a system going
offline and thus killing the backup (or will it pick up where it left off,
as long as I have FD Connect Timeout configured to be longer than a system
would typically be offline for, e.g. 12 hours?).

 

So what else could be coming into play with my poor performance? Are
simultaneous backups problematic performance-wise? I've watched the I/O
activity of bacula-sd.exe and it certainly doesn't seem to be maxed out. It
is using an external USB2 hard drive. Could the difference between USB2 and
eSATA be the key? I can connect them as eSATA if I really need to. Seems
like USB2 should be allowing substantially more than the roughly 600kb/s
overall speed I'm getting though.

 

I'm running all Windows Bacula binaries, version 3.0.3. I'm not sure posting
config files is necessary at this point, although I'm happy to do so if
needed.

--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos  much more. Register early  save!
http://p.sf.net/sfu/rim-blackberry-1___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] HP 718 Autochanger Configuration

2011-08-03 Thread terryc
I've muddled through to a certain point in configurng the above 
autochanger as my first autochanger. Previosly used DDS  DLT single 
drive with bacula for a few years.

1. Used mtx commands to sort out the SCSI cabling and they all work now. 
Performed a sizable tar to and from tape with no problems.

Note; devices are;
damselfly:/etc/bacula# lsscsi
[0:0:0:0]tapeQUANTUM  DLT7000  2560  /dev/st0
[1:0:1:0]mediumx HP   C62802.07  /dev/sch0
damselfly:/etc/bacula#
using seperate scsi cards atm 

2. Mixed luck on the /etc/bacula/mtx-changer tests. Specifically problem 
is this one;
..
damselfly:/etc/bacula# /etc/bacula//mtx-changer /dev/sg1 transfer 5 1
usage: mtx-changer ctl-device command [slot archive-device drive-index]
 Insufficient number of arguments given.
   Command expected 5 arguments
..
command is given as per examples on
http://www.bacula.org/en/dev-manual/main/main/Autochanger_Resource.html

Hints?



This is the storage config in /etc/bacula/bacula-dir.conf;

Storage {
   Name = Drive0 # See note below
   Address = damselfly.woa.com.au
   SDPort = 9103
   Password = 
   Device = HP718Autochanger # I expect this is wrong
   Autochanger = yes
   Media Type = DLT
   Maximum Concurrent Jobs = 3
}


Note; I suspect the anbove two commented lines are part of the problem.

Previously all JobDefs had Storage = Drive0, which meant that 
everytime I changed the Storage Name, I had to go through and change all 
the JobDefs to have bacula-director reload the config. after an alomost 
all nighter trying the various combinations that came to mind, decided 
it was time to ask for assistance

This is the config in /etc/bacula/bacula-sd.conf;
...
Autochanger {
 Name = HP718Autochanger
 Device = Drive0
 Changer Device = /dev/sg1
 Changer Command = /etc/bacula/mtx-changer %c %o %S %a %d
}

Device {
 Name = Drive0
 Media Type = DLT
 Archive Device = /dev/nst0
 Autochanger = yes
 AutomaticMount = yes;
 AlwaysOpen = yes;
 RandomAccess = no;
 Spool Directory = /data0/bacula-spool-dir
 Maximum Spool Size = 3072000
 Maximum Job Spool Size = 1024000
}
...

Currently update slots scan does;

*update slots scan
The defined Storage resources are:
  1: File
  2: Drive0
Select Storage resource (1-2): 2
Connecting to Storage daemon Drive0 at damselfly.woa.com.au:9103 ...
Connecting to Storage daemon Drive0 at damselfly.woa.com.au:9103 ...
3306 Issuing autochanger slots command.
Device HP718Autochanger has 0 slots.
No slots in changer to scan.
*

Any hints would be greatly received.

T.I.A.

Terry Collins {:-)}
Bicycles, Minimal Technology, Natural Environment, Metal Mangling

--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos  much more. Register early  save!
http://p.sf.net/sfu/rim-blackberry-1
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Update Re: HP 718 Autochanger Configuration

2011-08-03 Thread terryc
terryc wrote:

 2. Mixed luck on the /etc/bacula/mtx-changer tests. Specifically problem 
 is this one;
 ..
 damselfly:/etc/bacula# /etc/bacula//mtx-changer /dev/sg1 transfer 5 1
 usage: mtx-changer ctl-device command [slot archive-device drive-index]
  Insufficient number of arguments given.
Command expected 5 arguments
 ..
 command is given as per examples on
 http://www.bacula.org/en/dev-manual/main/main/Autochanger_Resource.html

Use /etc/bacula//mtx-changer /dev/sg1 transfer 5 /dev/nst0 1
and no action in changer or messages back


 This is the storage config in /etc/bacula/bacula-dir.conf;
 
 Storage {
Name = Drive0 # See note below
changed to HP718Autochanger
Address = damselfly.woa.com.au
SDPort = 9103
Password = 
Device = HP718Autochanger # I expect this is wrong
left as is.
Autochanger = yes
Media Type = DLT
Maximum Concurrent Jobs = 3
 }
 
 
 Note; I suspect the anbove two commented lines are part of the problem.
 
 Previously all JobDefs had Storage = Drive0, which meant that 
 everytime I changed the Storage Name, I had to go through and change all 
 the JobDefs to have bacula-director reload the config. after an alomost 
 all nighter trying the various combinations that came to mind, decided 
 it was time to ask for assistance
 
 This is the config in /etc/bacula/bacula-sd.conf;
 ...
 Autochanger {
  Name = HP718Autochanger
  Device = Drive0
  Changer Device = /dev/sg1
  Changer Command = /etc/bacula/mtx-changer %c %o %S %a %d
 }
 
 Device {
  Name = Drive0
  Media Type = DLT
  Archive Device = /dev/nst0
  Autochanger = yes
  AutomaticMount = yes;
  AlwaysOpen = yes;
  RandomAccess = no;
  Spool Directory = /data0/bacula-spool-dir
  Maximum Spool Size = 3072000
  Maximum Job Spool Size = 1024000
 }
 ...
 
 Currently update slots scan does;
 
 *update slots scan
 The defined Storage resources are:
   1: File
   2: Drive0
 Select Storage resource (1-2): 2
 Connecting to Storage daemon Drive0 at damselfly.woa.com.au:9103 ...
 Connecting to Storage daemon Drive0 at damselfly.woa.com.au:9103 ...
 3306 Issuing autochanger slots command.
 Device HP718Autochanger has 0 slots.
 No slots in changer to scan.

If I run ;
  /etc/bacula/mtx-changer /dev/sg1 slots
8  - this is correct.

Config? Timeout?..




-- 
Terry Collins {:-)}
Bicycles, Minimal Technology, Natural Environment, Metal Mangling

--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos  much more. Register early  save!
http://p.sf.net/sfu/rim-blackberry-1
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users