Re: [Bacula-users] Question about versions to be installed in an Linux / Windows environment

2016-01-08 Thread Daniel Bareiro
Hi, Pete. On 05/01/16 04:40, Peter Keller wrote: >> Yes, I have noticed that after a restart, both processes were not able >> to start and this was because the "bacula" directory I had manually >> created in /var/run had disappeared. How you handle this? > It disappears because /var/run is often

Re: [Bacula-users] Question about versions to be installed in an Linux / Windows environment

2016-01-04 Thread Daniel Bareiro
Hi, Peter. Thanks for your reply. On 04/01/16 13:19, Peter Keller wrote: >> I think LSB lines are correct: >> >> >> ### BEGIN INIT INFO >> # Provides: bacula-dir >> # Required-Start:$network >> # Should-Start: bac

Re: [Bacula-users] Question about versions to be installed in an Linux / Windows environment

2016-01-04 Thread Daniel Bareiro
On 04/01/16 10:51, Peter Keller wrote: > Hello, Hello, Peter and Greg. Thanks for your replies. >>> -- >>> >>> But I do not see the running processes: >>> >>> ---

Re: [Bacula-users] Question about versions to be installed in an Linux / Windows environment

2016-01-04 Thread Daniel Bareiro
Hi all and Happy New Year!! On 26/12/15 11:51, Daniel Bareiro wrote: > As I mentioned in another mail of this thread, I'm testing in a virtual > machine with Bacula 7.2.x. Beyond the mentioned problem (that it can > solve compiling the code from the Git repository), I had no p

Re: [Bacula-users] Question about versions to be installed in an Linux / Windows environment

2015-12-26 Thread Daniel Bareiro
Hi, Greg. On 26/12/15 02:01, Greg Woods wrote: > > Greg, you mention having compiled the SD on Jessie, but I guess you've > > also compiled the Director, right? Since both must have the same > > version. Though I suppose that the Director may also be on another host > > that includes Bacula 7.0.

Re: [Bacula-users] Question about versions to be installed in an Linux / Windows environment

2015-12-24 Thread Daniel Bareiro
On 24/12/15 16:01, Wanderlei Huttel wrote: > Hi Daniel Hi, Wanderlei > Please, read the release notes about bacula and take your conclusions! > http://blog.bacula.org/category/releases/ Thank you! I'll be taking a look! Best regards, Daniel signature.asc Description: OpenPGP digital signat

Re: [Bacula-users] Question about versions to be installed in an Linux / Windows environment

2015-12-24 Thread Daniel Bareiro
Hi, Bryn. On 24/12/15 14:17, Bryn Hughes wrote: >> Thanks for your answers and for the considerations mentioned about the >> versions. >> >> Greg, you mention having compiled the SD on Jessie, but I guess you've >> also compiled the Director, right? Since both must have the same >> version. Thoug

Re: [Bacula-users] Question about versions to be installed in an Linux / Windows environment

2015-12-24 Thread Daniel Bareiro
Hi Wanderlei and Greg. On 23/12/15 15:34, Greg Woods wrote: > >am thinking of using Debian Jessie which includes Bacula 5.2.6 in its > >repository for director and storage daemon. But I remember a few cases > >where I have experienced incompatibilities if the client versions are > >

[Bacula-users] Question about versions to be installed in an Linux / Windows environment

2015-12-23 Thread Daniel Bareiro
Hi all! I'm planning to use Bacula with a varied infrastructure of servers that include different distributions of GNU/Linux and Windows servers. I am thinking of using Debian Jessie which includes Bacula 5.2.6 in its repository for director and storage daemon. But I remember a few cases where I

[Bacula-users] Remove old FileSet Resource

2014-02-23 Thread Daniel Bareiro
list appears with all FileSets used by the client. Is there any way to upgrade it to erase that definition (which is no longer in the bacula-dir.conf) so that recovery is done with the current FileSet in order to avoid confusion? Thanks in advance. Regards, Daniel -- Ing. Daniel Bareiro

[Bacula-users] Behavior with symlinks

2011-01-11 Thread Daniel Bareiro
Hi all! I'm using the following generic FileSet for various clients. The server has Bacula 5.0.2 and the clients have Bacula 2.4.4 (Debian repositories) # DGB - 20100729 FileSet { Name = "StandardBackup" Include { Options { signature = SHA1 compression=GZIP } File = /

[Bacula-users] Volstatus and tape change

2010-12-31 Thread Daniel Bareiro
Hi all and happy new year! I changed a tape for monthly backups. The tape was removed yet still had space available. I wonder if I would change the Volstatus for the tape removed or although the tape have space available, it will be ignored for not being in the autochanger. If I had to change th

Re: [Bacula-users] Installing Bacula on Red Hat Enterprise Linux Server 5.5 (Tikanga)

2010-08-29 Thread Daniel Bareiro
On Wednesday, 11 August 2010 01:17:11 -0300, Daniel Bareiro wrote: > > > It looks like you are running a 64-bit bacula-sd, so the libraries > > > should be in /usr/lib64. > > > > > > The files you found are in /usr/lib, which are normally 32-bit. > &

Re: [Bacula-users] Installing Bacula on Red Hat Enterprise Linux Server 5.5 (Tikanga)

2010-08-29 Thread Daniel Bareiro
Hi, Joseph. On Thursday, 12 August 2010 20:00:29 +, Joseph L. Casale wrote: > >> Indeed, I'm using CentOS 5.5 amd64. I was not doing the > >> installation with RPM packages, but compile the source code > >> obtained at the official site of Bacula. On sunday, doing tests > >> comparing with th

Re: [Bacula-users] Installing Bacula on Red Hat Enterprise Linux Server 5.5 (Tikanga)

2010-08-10 Thread Daniel Bareiro
On Wednesday, 11 August 2010 00:46:06 -0300, Daniel Bareiro wrote: > > It looks like you are running a 64-bit bacula-sd, so the libraries > > should be in /usr/lib64. > > > > The files you found are in /usr/lib, which are normally 32-bit. > > Either you have the

Re: [Bacula-users] Installing Bacula on Red Hat Enterprise Linux Server 5.5 (Tikanga)

2010-08-10 Thread Daniel Bareiro
Hi, Martin. On Monday, 09 August 2010 13:35:43 +0100, Martin Simmons wrote: > > > what is the output of 'ldd /usr/sbin/bacula-sd' ? > > # ldd /usr/sbin/bacula-sd > > libz.so.1 => /usr/lib64/libz.so.1 (0x0032b900) > > libbacpy-5.0.1.so => not found > > libbaccfg-5.

Re: [Bacula-users] Installing Bacula on Red Hat Enterprise Linux Server 5.5 (Tikanga)

2010-08-08 Thread Daniel Bareiro
) libgssapi_krb5.so.2 => /usr/lib64/libgssapi_krb5.so.2 (0x0032bc40) libkrb5.so.3 => /usr/lib64/libkrb5.so.3 (0x0032bdc0) libcom_err.so.2 => /lib64/libcom_err.so.2 (0x0032bcc0) libk5crypto.so.3 => /usr/lib64/libk5crypto.so.3 (0x

[Bacula-users] Recommendation about backups scheduling

2010-08-08 Thread Daniel Bareiro
Hi all! Relatively recently, I finished making some tests with an autoloader with 8 slots and support for LTO-4, which makes a substantial difference compared to using autoloader with 8 slots and DLT cartridges of 40 GB I had been using so far. I was reading about the grandfather-father-son strat

Re: [Bacula-users] Installing Bacula on Red Hat Enterprise Linux Server 5.5 (Tikanga)

2010-07-23 Thread Daniel Bareiro
On Friday, 23 July 2010 02:13:51 +0200, Jeroen van Meeuwen wrote: > Hi there Daniel! Hi, Jeroen! > > But when trying to run the startup script, I get the following > > errors: > > > > [r...@localhost scripts]# /etc/init.d/bacula start > > Starting the Bacula Storage daemon /usr/sbin/bacula-sd:

[Bacula-users] Installing Bacula on Red Hat Enterprise Linux Server 5.5 (Tikanga)

2010-07-22 Thread Daniel Bareiro
Hi all! I'm installing Bacula 5.0.2 on RHEL 5.5 using the following procedure after having downloaded the bacula-5.0.2.tar.gz tarball: # ./configure \ --prefix=/usr \ --sbindir=/usr/sbin \ --sysconfdir=/etc/bacula \ --with-scriptdir=/etc/bacula/scripts \ --enable-smartalloc \ --with-openssl

Re: [Bacula-users] Using HP Storageworks 1/8 G2 with Bacula

2010-06-21 Thread Daniel Bareiro
On Saturday, 19 June 2010 19:26:11 -0400, Alex Chekholko wrote: > > > > I'm doing tests with a brand new HP Storageworks 1/8 G2 I plan > > > > to use with Bacula on Debian GNU/Linux Lenny. > > > > > > > > The tape autoloader is connected to a PC through an HP Smart > > > > Array P212 card. It is H

Re: [Bacula-users] [SPAM] Re: Using HP Storageworks 1/8 G2 with Bacula

2010-06-16 Thread Daniel Bareiro
On Wednesday, 16 June 2010 07:48:22 +1200, richard wrote: > Alan Brown wrote: > > > A standalone single port SAS card isn't very expensive. It's worth > > trying to see if this is a driver issue. > > I can vouch for this controller, running an LTO4 drive: > > http://www-01.ibm.com/common/ssi/cg

Re: [Bacula-users] Using HP Storageworks 1/8 G2 with Bacula

2010-06-13 Thread Daniel Bareiro
> > did you try backports kernel 2.6.32 ? (www.backports.org) > I finish installing 2.6.32 of backports to test: > backup:~# uname -a > Linux backup 2.6.32-bpo.5-686 #1 SMP Fri Jun 11 22:20:29 UTC 2010 i686 > GNU/Linux > > backup:~# lsscsi > [2:0:0:0]cd/dvd Optiarc DVD RW AD-7190A 1.05

Re: [Bacula-users] Using HP Storageworks 1/8 G2 with Bacula

2010-06-13 Thread Daniel Bareiro
Hi, Thomas. On Sunday, 13 June 2010 08:27:32 +, Thomas Mueller wrote: > > I'm doing tests with a brand new HP Storageworks 1/8 G2 I plan to > > use with Bacula on Debian GNU/Linux Lenny. > > > > The tape autoloader is connected to a PC through an HP Smart Array > > P212 card. It is HP's entr

Re: [Bacula-users] Using HP Storageworks 1/8 G2 with Bacula

2010-06-13 Thread Daniel Bareiro
On Sunday, 13 June 2010 09:59:36 +0200, Ralf Gross wrote: > Anything about the tape drive / changer in dmesg? It was first that I tried, but I did not find anything related. I only see that the driver of SAS RAID controller is loaded: backup:~# dmesg| grep -i ciss [1.473700] HP CISS Driver

Re: [Bacula-users] Using HP Storageworks 1/8 G2 with Bacula

2010-06-13 Thread Daniel Bareiro
Hi, Ralf. On Sunday, 13 June 2010 09:59:36 +0200, Ralf Gross wrote: > > Now that I see, this has nothing to do with the tape drive: > > > > - > > backup:~# smartctl -i /dev/sda > > smartctl version 5.38 [i686-pc-linux-gnu] C

Re: [Bacula-users] Using HP Storageworks 1/8 G2 with Bacula

2010-06-12 Thread Daniel Bareiro
Hi, John. On Saturday, 12 June 2010 16:24:09 -0400, John Drescher wrote: > >> However, in the operating system I'm only seeing the tape drive, > >> but not the autochanger: > >> > >> > >> backup:~# cat /proc/scsi/scsi > >> Attached devices: > >> Host: scsi3 Channel: 00 Id: 00 Lun: 00 > >>   Vendo

Re: [Bacula-users] Using HP Storageworks 1/8 G2 with Bacula

2010-06-12 Thread Daniel Bareiro
On Friday, 11 June 2010 22:36:47 -0300, Daniel Bareiro wrote: > However, in the operating system I'm only seeing the tape drive, but > not the autochanger: > > > backup:~# cat /proc/scsi/scsi > Attached devices: > Host: scsi3 Channel: 00 Id: 00 Lun: 00 > Vendor

Re: [Bacula-users] Using HP Storageworks 1/8 G2 with Bacula

2010-06-12 Thread Daniel Bareiro
Hi, James. On Saturday, 12 June 2010 15:05:18 +1000, James Harper wrote: > > The inability to detect the autochanger, the error shown in the > > display, and the fact could not find a device for the tape drive may > > be due to a lack of configuration of the SAS RAID controller? > Unless your RA

[Bacula-users] Using HP Storageworks 1/8 G2 with Bacula

2010-06-11 Thread Daniel Bareiro
Hi all! I'm doing tests with a brand new HP Storageworks 1/8 G2 I plan to use with Bacula on Debian GNU/Linux Lenny. The tape autoloader is connected to a PC through an HP Smart Array P212 card. It is HP's entry level PCI Express Serial Attached SCSI RAID controller. In these initial tests I int

Re: [Bacula-users] Questions about job schedule

2010-05-02 Thread Daniel Bareiro
On Saturday, 24 April 2010 22:31:57 +0200, Jörg Model wrote: > > I'm attempting to plan the jobs so that the first and third Sunday > > is made a full backup and the rest of the days is made a > > differential backup. For this I'm using the following syntax: > > > > Schedule { > > Name = "WeeklyC

[Bacula-users] Questions about job schedule

2010-04-23 Thread Daniel Bareiro
Hi all! I'm attempting to plan the jobs so that the first and third Sunday is made a full backup and the rest of the days is made a differential backup. For this I'm using the following syntax: Schedule { Name = "WeeklyCycle" Run = Level=Full FullPool=Full 1st 3rd sun at 0:00 Run = Level=Diffe

Re: [Bacula-users] Updating tables from 3.0.2 to 5.0.1

2010-03-13 Thread Daniel Bareiro
Hi, Thomas. On Tuesday, 02 March 2010 12:29:31 +, Thomas Mueller wrote: > > I'm trying to update the database tables of Bacula 3.0.2 using the > > script update_bacula_tables, but when doing I obtain it the > > following errors: > > > > ---

[Bacula-users] Updating tables from 3.0.2 to 5.0.1

2010-02-28 Thread Daniel Bareiro
Hi all! I'm trying to update the database tables of Bacula 3.0.2 using the script update_bacula_tables, but when doing I obtain it the following errors: - backup:/etc/bacula/scripts# ./update_bacula_tables Altering MySQL tables

Re: [Bacula-users] Building bacula-fd on OpenBSD 4.5

2009-10-15 Thread Daniel Bareiro
On Wednesday, 14 October 2009 17:38:59 +0100, Martin Simmons wrote: > > In the FileSet resource for this client I'm doing backup of all the > > /etc, but there are some files and directories which aren't able to > > be copied. I consider that this is because the process (running with > > bacula: b

Re: [Bacula-users] Building bacula-fd on OpenBSD 4.5

2009-10-14 Thread Daniel Bareiro
Hi Martin. On Monday, 12 October 2009 20:21:53 +0100, Martin Simmons wrote: > > The make of console draws attention to me since I am only installing > > bacula-fd. > I think the client-only install includes the console because you > sometimes want to run that on the client machine too. It is p

Re: [Bacula-users] Building bacula-fd on OpenBSD 4.5

2009-10-12 Thread Daniel Bareiro
Hi, Martin. On Monday, 12 October 2009 11:36:38 +0100, Martin Simmons wrote: > >>>>> On Sun, 11 Oct 2009 20:43:22 -0300, Daniel Bareiro said: > > > > I'm trying to compile Bacula 3.0.2 with the source code from the > > official site. For it I&

[Bacula-users] Building bacula-fd on OpenBSD 4.5

2009-10-11 Thread Daniel Bareiro
Hi, all! I'm trying to compile Bacula 3.0.2 with the source code from the official site. For it I've dowloaded the bacula-3.0.2.tar.gz file. I did the configuration using the following syntax: # ./configure \ --prefix=/usr \ --sbindir=/usr/sbin \ --sysconfdir=/etc/bacula

[Bacula-users] Compatibility of Bacula 3.0.2

2009-09-06 Thread Daniel Bareiro
Hi all! When updating an installation of Debian GNU/Linux testing I see that with this was updated the installed version of bacula-fd, being now installed 3.0.2-3+b1, of Debian testing repositories. The problem with this is I am observing that, for some reason, the Bacula server cannot communicat

Re: [Bacula-users] Show disabled jobs

2009-09-06 Thread Daniel Bareiro
On Saturday, 05 September 2009 06:47:38 +0200, Ulrich Leodolter wrote: > Hi, Hi Ulrich. > > I've a productive server with Debian GNU/Linux Etch for Sparc which > > has installed Bacula 1.38.11. Is there in this version some way to > > obtain a listing of disabled jobs? > i don't think so > but

[Bacula-users] Show disabled jobs

2009-09-04 Thread Daniel Bareiro
Hi all! I've a productive server with Debian GNU/Linux Etch for Sparc which has installed Bacula 1.38.11. Is there in this version some way to obtain a listing of disabled jobs? Thanks in advance for your reply. Regards, Daniel -- Fingerprint: BFB3 08D6 B4D1 31B2 72B9 29CE 6696 BF1B 14E6 1D37

Re: [Bacula-users] Following symlinks

2009-04-21 Thread Daniel Bareiro
Hi Kjetil. On Monday, 20 April 2009 13:16:57 +0200, Kjetil Torgrim Homme wrote: > > With respect to the solution with find, it seems that it is having a > > behavior different from that you indicate. According to I read in > > the find man pages, %l talks about the object of symbolic link and > >

Re: [Bacula-users] Following symlinks

2009-04-19 Thread Daniel Bareiro
Hi Kjetil Looking for between emails old of the list, I found this answer that I had not read: On Thursday, 02 October 2008 02:50:47 +0200, Kjetil Torgrim Homme wrote: > > C M Reinehr wrote: > >> This question was answered just a couple of weeks ago by Kjetil T. > >> Homme. I quote: > > > >> to

Re: [Bacula-users] About selection of volumes

2009-04-18 Thread Daniel Bareiro
On Monday, 30 March 2009 23:31:13 -0300, Daniel Bareiro wrote: > During the last process of backup scheduled by Bacula, I received the > following notification by email. > > 30-Mar 08:27 backup1-sd: Please mount Volume "EducarFull0004" on Storage > Device "Drive

Re: [Bacula-users] Fwd: About selection of volumes

2009-04-05 Thread Daniel Bareiro
Hi John. On Tuesday, 31 March 2009 09:45:33 -0400, John Drescher wrote: > > Apparently Bacula is wanting to use a volume that is not in > > autochanger and whose state is Append when being all the volumes in > > autochanger in Full state. I suppose that changing manually the > > state of some vol

[Bacula-users] About selection of volumes

2009-03-30 Thread Daniel Bareiro
Hi all! During the last process of backup scheduled by Bacula, I received the following notification by email. 30-Mar 08:27 backup1-sd: Please mount Volume "EducarFull0004" on Storage Device "Drive-1" (/dev/nst0) for Job Cygnus.2009-03-28_00.00.19 Reviewing the state of the volumes, I found the

Re: [Bacula-users] Doubt on recycling of volumes

2009-03-28 Thread Daniel Bareiro
On Wednesday, 25 March 2009 22:52:03 -0400, John Drescher wrote: > >> So the tapes can only be manually recycle must be 'Recycle = no' in > >> the pool definition and that flag 'recycled' in each volume must be > >> zero? > > AutoPrune = no > > Recycle = no > > In the pool should be enough. > > h

Re: [Bacula-users] Doubt on recycling of volumes

2009-03-28 Thread Daniel Bareiro
Hi Kevin. On Wednesday, 25 March 2009 20:08:01 -0700, Kevin Keane wrote: > If you want tapes around forever, I think your best bet is to change > the retention time in the pool to, say, ten years (I'm not sure if you > can do an infinite retention time off the top of my head). Usually, if > bacul

[Bacula-users] Doubt on recycling of volumes

2009-03-25 Thread Daniel Bareiro
no' in the pool definition and that flag 'recycled' in each volume must be zero? Thanks in advance. Regards, Daniel -- Daniel Bareiro - System Administrator Fingerprint: BFB3 08D6 B4D1 31B2 72B9 29CE 6696 BF1B 14E6 1D37 Powered by Debian GNU/Linux Lenny - Linux user #188.598 sign

[Bacula-users] Bacula mail notifications

2008-12-07 Thread Daniel Bareiro
sages Resources (Standard and Deamon) with the variables 'mail' and 'operator', but not yet I obtain that behavior. Somebody could say what syntax I would have to use to get this? Thanks in advance. Regards, Daniel -- Daniel Bareiro - System Administrator Fingerprint: BFB3 08D6

Re: [Bacula-users] Error on Bacula job

2008-11-20 Thread Daniel Bareiro
On Thursday, 20 November 2008 12:16:11 -0200, Daniel Bareiro wrote: > to this: > > > FileSet { > Name = "Bases" > Include { > Options { > signature = SHA1 > wildfile = "*.bz2" > } > Options { > Exc

Re: [Bacula-users] Error on Bacula job

2008-11-20 Thread Daniel Bareiro
e _almost_ equivalent. This solution does not give errors, but the problem with this is that the /space/backup/$HOSTNAME/oracle/export directory is processing itself twice. I tried using 'exclude' with 'wilddir', but it does not seem to cause the awaited effect. By the sight, the ind

Re: [Bacula-users] Error on Bacula job

2008-11-16 Thread Daniel Bareiro
ntrolfile/ " find: /space/backup/sdp2/oracle/controlfile/: No existe el fichero o el directorio $bash -c "find /space/backup/$HOSTNAME/oracle/pfile/ " find: /space/backup/sdp2/oracle/pfile/: No existe el fichero o el directorio $bash -c &quo

[Bacula-users] Error on Bacula job

2008-11-16 Thread Daniel Bareiro
16-Nov 15:21 backup1-dir: ERROR in getmsg.c:148 Malformed message: Error running program: or running program: or running program: or running pr. RtnStat=268435457 ERR=Conseguido 16-Nov 15:21 backup1-dir: ERROR in getmsg.c:148 Malformed message: Error running program: or ru

[Bacula-users] About FileSets

2008-01-03 Thread Daniel Bareiro
an be used with Bacula 1.38. * What option I would have to use if I want maintain the permissions of intermediate empty directories? Thank in advance. Regards, Daniel -- Daniel Bareiro - System Administrator Fingerprint: BFB3 08D6 B4D1 31B2 72B9 29CE 6696 BF1B 14E6 1D37 Powered by Debian GNU/Lin

[Bacula-users] Jobs and Pools

2007-12-22 Thread Daniel Bareiro
Pool = Default Write Bootstrap = "/var/lib/bacula/server1.bsr" } Schedule { Name = "CicloSemanal" Run = Level=Full Pool=Full 1st sun at 3:00 Run = Level=Differential Pool=Incremental 2nd-5th sun at 3:00 Run = Level=Incremental Pool=Incremental mon-sat at 3:00 } Than

Re: [Bacula-users] Bacula with StorEdge L280

2007-12-20 Thread Daniel Bareiro
an input/output error. Right now I'm not in the datacenter where StorEdge is, but I remember one of tapes was a cleaning tape. Can it cause an input/output error with rewind or weof? On the other hand, with the previous application used with the StorEdge (Solstice), introducing the tape in

Re: [Bacula-users] Bacula with StorEdge L280

2007-12-15 Thread Daniel Bareiro
, cannot autoload Volume. 3301 Issuing autochanger "loaded drive 0" command. 3302 Autochanger "loaded drive 0", result: nothing loaded. 3301 Issuing autochanger "loaded drive 0" command. 3302 Autochanger "loaded drive 0", result: nothing lo

Re: [Bacula-users] Bacula with StorEdge L280

2007-12-14 Thread Daniel Bareiro
On Friday, 14 December 2007 14:09:27 +, Allan Black wrote: > I use an HP SureStore 718, which is very similar to the L280 (2 internal > slots and exactly the same 6-slot cartridge with the hinged handle). If > you like, I could post the relevant bits of my Bacula configuration, and > you could

Re: [Bacula-users] Bacula with StorEdge L280

2007-12-14 Thread Daniel Bareiro
l* feature ... 14-Dec 13:12 btape: 3301 Issuing autochanger "loaded drive 0" command. 14-Dec 13:12 btape: 3302 Autochanger "loaded drive 0", result: nothing loaded. btape: btape.c:775 Bad status from rewind. ERR=dev.c:678 Rewind error on "Drive-1" (/dev/nst0). ERR=N

Re: [Bacula-users] Bacula with StorEdge L280

2007-12-13 Thread Daniel Bareiro
", result: nothing loaded. 3304 Issuing autochanger "load slot 1, drive 0" command. 3305 Autochanger "load slot 1, drive 0", status is OK. 3301 Issuing autochanger "loaded drive 0" command. 3302 Autochanger "loaded drive 0", result is Slot 1. 3301 Issu

[Bacula-users] Bacula with StorEdge L280

2007-12-12 Thread Daniel Bareiro
it AlwaysOpen = yes; RemovableMedia = yes; RandomAccess = no; AutoChanger = yes Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'" } Any idea to resolve this issue? Thanks in advance. Regards, Daniel -- Daniel Bareiro - System Administrator Fingerprint: BFB3 08D6 B4D