Re: [Bacula-users] Question about recycle = no

2010-01-19 Thread Phil Stracchino
On 01/19/10 21:58, Jon Schewe wrote: > On 01/18/2010 09:35 PM, Phil Stracchino wrote: >> On 01/15/10 08:48, John Drescher wrote: >> >>> I think others were looking for the more complicated task of deleting >>> file volumes automatically after their retention period had expired. >>> >> >> Ha

Re: [Bacula-users] Question about recycle = no

2010-01-19 Thread Jon Schewe
On 01/18/2010 09:35 PM, Phil Stracchino wrote: > On 01/15/10 08:48, John Drescher wrote: > >> I think others were looking for the more complicated task of deleting >> file volumes automatically after their retention period had expired. >> > > Having now finished the OS reinstallation on my

Re: [Bacula-users] Can't find the tape changer

2010-01-19 Thread Gary R. Schmidt
On Wed, January 20, 2010 06:04, Dan Langille wrote: [SNIP] The prceeding shows *3* SCSI controllers: scsi0, scsi1, and scsi2. The one you want is scsi2, which is an LSI 53C1030 , according to this: >

Re: [Bacula-users] Can't find the tape changer

2010-01-19 Thread Dan Langille
Henry Yen wrote: > On Tue, Jan 19, 2010 at 10:01:50AM -0500, Dan Langille wrote: >> Bugger. I get none of the above: >> >> # lsscsi -g >> -bash: lsscsi: command not found > > How about sg3_utils, then? Try: > >sg_map -i -x ]# sg_map -i -x /dev/sg0 0 0 8 0 13 DPBACKPLANE

Re: [Bacula-users] Can't find the tape changer

2010-01-19 Thread Dan Langille
John BORIS wrote: > I have a PowerVault 124T. Under RHEL 5. > Attached devices: > Host: scsi0 Channel: 00 Id: 06 Lun: 00 > Vendor: SUPERModel: GEM318 Rev: 0 > Type: ProcessorANSI SCSI revision: 02 > Host: scsi0 Channel: 01 Id: 06 Lun: 00 > Vendor: S

Re: [Bacula-users] Can't find the tape changer

2010-01-19 Thread Dan Langille
Alex Chekholko wrote: > On Tue, 19 Jan 2010 09:56:16 -0500 > Dan Langille wrote: > >> Henry Yen wrote: >>> On Mon, Jan 18, 2010 at 09:17:51AM -0500, Dan Langille wrote: >>> > ]# mtx -f /dev/sg6 status > mtx: Request Sense: Long Report=yes > mtx: Request Sense: Valid Residual=no >

Re: [Bacula-users] Can't find the tape changer

2010-01-19 Thread Arno Lehmann
Hi, 19.01.2010 16:01, Dan Langille wrote: > Robert Hartzell wrote: >> On 01/18/10 07:17 PM, Dan Langille wrote: >>> Dan Langille wrote: I'm helping a client with a Linux system. I see the tape drive, but cannot find the tape changer. Clues please. From dmesg: >>> Also: >>>

Re: [Bacula-users] Can't find the tape changer

2010-01-19 Thread Arno Lehmann
Hi, 19.01.2010 20:04, Dan Langille wrote: I see some things that I would look at more closely. See below. ... > mptctl_gettargetinfo - buffer is full but more targets are available on > ioc 0 numDevices=1 I don't know if this is an error condition, but it would be worth checking if this is nor

Re: [Bacula-users] Can't find the tape changer

2010-01-19 Thread Richard Scobie
Dan Langille wrote: > Fusion MPT SPI Host driver 3.12.19.00rh > ACPI: PCI Interrupt :11:08.0[A] -> GSI 16 (level, low) -> IRQ 169 > mptbase: Initiating ioc0 bringup > ioc0: 53C1030: Capabilities={Initiator,Target} > scsi2 : ioc0: LSI53C1030, FwRev=01032700h, Ports=1, MaxQ=255, IRQ=169 > Vendor

Re: [Bacula-users] Can't find the tape changer

2010-01-19 Thread Henry Yen
On Tue, Jan 19, 2010 at 10:01:50AM -0500, Dan Langille wrote: > Bugger. I get none of the above: > > # lsscsi -g > -bash: lsscsi: command not found How about sg3_utils, then? Try: sg_map -i -x It is in the CENTOS pools: yum install sg3_utils and is installable as static binaries. I could

Re: [Bacula-users] Can't find the tape changer

2010-01-19 Thread Dan Langille
resending with cc to list: Richard Scobie wrote: > Dan Langille wrote: >> ganiuszka wrote: >>> Here is a instruction about Dell PowerVault 124T and LUNs under Linux. >>> >>> http://support.dell.com/support/edocs/stor-sys/124t/en/124tvs16/install.html#enabling_lun_linux >>> >>> >>> >>> Subject "E

Re: [Bacula-users] Can't find the tape changer

2010-01-19 Thread John BORIS
I have a PowerVault 124T. Under RHEL 5. Attached devices: Host: scsi0 Channel: 00 Id: 06 Lun: 00 Vendor: SUPERModel: GEM318 Rev: 0 Type: ProcessorANSI SCSI revision: 02 Host: scsi0 Channel: 01 Id: 06 Lun: 00 Vendor: SUPERModel: GEM318

Re: [Bacula-users] Can't find the tape changer

2010-01-19 Thread Richard Scobie
Dan Langille wrote: > ganiuszka wrote: >> Here is a instruction about Dell PowerVault 124T and LUNs under Linux. >> >> http://support.dell.com/support/edocs/stor-sys/124t/en/124tvs16/install.html#enabling_lun_linux >> >> Subject "Enabling LUN Support in Linux" >> >> Maybe this is the solution. > >

Re: [Bacula-users] Can't find the tape changer

2010-01-19 Thread Alex Chekholko
On Tue, 19 Jan 2010 09:56:16 -0500 Dan Langille wrote: > Henry Yen wrote: > > On Mon, Jan 18, 2010 at 09:17:51AM -0500, Dan Langille wrote: > > > >>> ]# mtx -f /dev/sg6 status > >>> mtx: Request Sense: Long Report=yes > >>> mtx: Request Sense: Valid Residual=no > >>> mtx: Request Sense: Error Co

Re: [Bacula-users] Can't find the tape changer

2010-01-19 Thread Dan Langille
ganiuszka wrote: > Here is a instruction about Dell PowerVault 124T and LUNs under Linux. > > http://support.dell.com/support/edocs/stor-sys/124t/en/124tvs16/install.html#enabling_lun_linux > > Subject "Enabling LUN Support in Linux" > > Maybe this is the solution. This is what I see now (outpu

Re: [Bacula-users] Can't find the tape changer

2010-01-19 Thread ganiuszka
Here is a instruction about Dell PowerVault 124T and LUNs under Linux. http://support.dell.com/support/edocs/stor-sys/124t/en/124tvs16/install.html#enabling_lun_linux Subject "Enabling LUN Support in Linux" Maybe this is the solution. Regards. Marcin -- View this message in context: http://o

Re: [Bacula-users] Can't find the tape changer

2010-01-19 Thread Dan Langille
Robert Hartzell wrote: > On 01/18/10 07:17 PM, Dan Langille wrote: >> Dan Langille wrote: >>> I'm helping a client with a Linux system. I see the tape drive, but >>> cannot find the tape changer. Clues please. >>> >>> From dmesg: >> Also: >> >> Linux version 2.6.9-78.0.8.plus.c4smp (mockbu...@b

Re: [Bacula-users] Can't find the tape changer

2010-01-19 Thread Dan Langille
Henry Yen wrote: > On Mon, Jan 18, 2010 at 09:17:51AM -0500, Dan Langille wrote: > >>> ]# mtx -f /dev/sg6 status >>> mtx: Request Sense: Long Report=yes >>> mtx: Request Sense: Valid Residual=no >>> mtx: Request Sense: Error Code=0 (Unknown?!) >>> mtx: Request Sense: Sense Key=No Sense >>> mtx: Re

Re: [Bacula-users] maximum size per job

2010-01-19 Thread Dan Langille
Phil Stracchino wrote: > On 01/19/10 08:56, manga...@hotmail.com wrote: >> Hello, >> >> I would like that bacula truncate the backup. IMHO it is really important >> and >> I'll explain you why. >> >> Lets assume you backup multiple server, each server has is own backup >> policy. >> You have a

Re: [Bacula-users] maximum size per job

2010-01-19 Thread Timo Neuvonen
kirjoitti viestissä:blu0-smtp682a43b3a01c8737020b11ca...@phx.gbl... > Hello, > > I would like that bacula truncate the backup. IMHO it is really important > and > I'll explain you why. > > Lets assume you backup multiple server, each server has is own backup > policy. > You have a total of stor

Re: [Bacula-users] maximum size per job

2010-01-19 Thread Phil Stracchino
On 01/19/10 08:56, manga...@hotmail.com wrote: > Hello, > > I would like that bacula truncate the backup. IMHO it is really important and > I'll explain you why. > > Lets assume you backup multiple server, each server has is own backup policy. > You have a total of storage space of 100GB. > You

Re: [Bacula-users] maximum size per job

2010-01-19 Thread vishal veerkar
I think this is a typical requirement of ISP as the server getting backup are not under the Backup administrators control. One way to do it is.. 1. Create a storage resource dedicate to that client 2. Restrict the volume size to max value you want to restrict for that client. The above thing will

Re: [Bacula-users] maximum size per job

2010-01-19 Thread mangabbs
Hello, I would like that bacula truncate the backup. IMHO it is really important and I'll explain you why. Lets assume you backup multiple server, each server has is own backup policy. You have a total of storage space of 100GB. You have 10 server, each one with 10gb of space to be backed up.

Re: [Bacula-users] maximum size per job

2010-01-19 Thread Phil Stracchino
On 01/19/10 06:38, manga...@hotmail.com wrote: > Greetings, > > I'm wondering if with the latest version of bacula it is possible to set a > maximum size for data taken by a single job backup, or even better by a > client, on the storage daemons. No, there is not. I'm not sure why you would wa

Re: [Bacula-users] maximum size per job

2010-01-19 Thread Tino Schwarze
Hi Lorenzo, On Tue, Jan 19, 2010 at 12:38:21PM +0100, manga...@hotmail.com wrote: > I'm wondering if with the latest version of bacula it is possible to set a > maximum size for data taken by a single job backup, or even better by a > client, on the storage daemons. What should Bacula do if th

[Bacula-users] Recycled volume size

2010-01-19 Thread vishal veerkar
Hi, I am having query about the volume size. In Pools config i have set "Maximum Volume Bytes" to finite value (say 30Gb). I am having multiple 1Tb LUNs partitions used for "Storage". So when it reaches the max capacity i do a manual change of disk, the last volume in append state goes in "error s

Re: [Bacula-users] Bacula 2.4.4 : Need some help about Exclude

2010-01-19 Thread Arno Lehmann
Hi, 19.01.2010 11:05, Cyril Lavier wrote: > Arno Lehmann wrote: >> Hi, again, >> >> this is the solution. It's actually simple - a bit of though and voilà... >> >> 19.01.2010 10:35, Arno Lehmann wrote: >> >>> Hello, >>> >>> 19.01.2010 10:19, Cyril Lavier wrote: >>> Cyril Lavier wrote:

[Bacula-users] maximum size per job

2010-01-19 Thread mangabbs
Greetings, I'm wondering if with the latest version of bacula it is possible to set a maximum size for data taken by a single job backup, or even better by a client, on the storage daemons. The only new features that seems to be what I'm looking for is SpoolSize directive. Anyone has tested it

Re: [Bacula-users] Can't find the tape changer

2010-01-19 Thread Philippe Michel
> Does the failure remain after retrying after a minute or two? I've used > some changers that tended to throw errors like the above for the first > half-a-minute or so following a reset. Make that easily 5 or 10 minutes if the library somehow has to inventory its content, because a tape magazin

Re: [Bacula-users] Bacula 2.4.4 : Need some help about Exclude

2010-01-19 Thread Cyril Lavier
Arno Lehmann wrote: > Hi, again, > > this is the solution. It's actually simple - a bit of though and voilà... > > 19.01.2010 10:35, Arno Lehmann wrote: > >> Hello, >> >> 19.01.2010 10:19, Cyril Lavier wrote: >> >>> Cyril Lavier wrote: >>> Dan Langille wrote:

Re: [Bacula-users] Bacula 2.4.4 : Need some help about Exclude

2010-01-19 Thread Arno Lehmann
Hi, again, this is the solution. It's actually simple - a bit of though and voilà... 19.01.2010 10:35, Arno Lehmann wrote: > Hello, > > 19.01.2010 10:19, Cyril Lavier wrote: >> Cyril Lavier wrote: >>> Dan Langille wrote: >>> Arno Lehmann wrote: > 18.01.2010 15:21, Cyril Lavier wrote:

Re: [Bacula-users] Bacula 2.4.4 : Need some help about Exclude

2010-01-19 Thread Arno Lehmann
Hello, 19.01.2010 10:19, Cyril Lavier wrote: > Cyril Lavier wrote: >> Dan Langille wrote: >> >>> Arno Lehmann wrote: >>> >>> Hello, 18.01.2010 15:21, Cyril Lavier wrote: > Hi. > > I read the documentation about the FileSet configuration,

Re: [Bacula-users] Bacula 2.4.4 : Need some help about Exclude

2010-01-19 Thread Cyril Lavier
Cyril Lavier wrote: > Dan Langille wrote: > >> Arno Lehmann wrote: >> >> >>> Hello, >>> >>> 18.01.2010 15:21, Cyril Lavier wrote: >>> >>> Hi. I read the documentation about the FileSet configuration, but I have some problems doing a correct Exclude rule >

Re: [Bacula-users] Bacula 2.4.4 : Need some help about Exclude

2010-01-19 Thread Cyril Lavier
Dan Langille wrote: > Arno Lehmann wrote: > >> Hello, >> >> 18.01.2010 15:21, Cyril Lavier wrote: >> >>> Hi. >>> >>> I read the documentation about the FileSet configuration, but I have >>> some problems doing a correct Exclude rule >>> >>> I need to exclude from the backup all file/folder