Re: [Bacula-users] Bacula, Tape and Spool

2007-11-30 Thread John Drescher
On Nov 30, 2007 8:41 AM, Flavio Junior <[EMAIL PROTECTED]> wrote: > I did it.. > All process that would use /dev/st0 or /dev/nst0 is stopped... > > fuser /dev/st0 and fuser /dev/nst0 returns nothing.. > > > [EMAIL PROTECTED] ~]# lsof | grep st0 > [EMAIL PROTECTED] ~]# fuser /dev/st0 > [EMAIL PROTEC

Re: [Bacula-users] Bacula, Tape and Spool

2007-11-23 Thread John Drescher
> > Mainly to you remember about my problem and suggest me something .. > I try to remember but I provide help on at minimum 10 email lists so it is sometimes difficult however your problem was very recent. > > I'll try it, and post results here in sequence... > > > > Can I use "time" to mensure c

Re: [Bacula-users] Bacula, Tape and Spool

2007-11-23 Thread John Drescher
On Nov 23, 2007 1:39 PM, Flavio Junior <[EMAIL PROTECTED]> wrote: > Thanks John :) > > Mainly to you remember about my problem and suggest me something .. > > I'll try it, and post results here in sequence... > > Can I use "time" to mensure copy time ? > > # time dd if=/dev/sda of=/dev/nst0 bs=1M c

Re: [Bacula-users] Bacula, Tape and Spool

2007-11-23 Thread Flavio Junior
Thanks John :) Mainly to you remember about my problem and suggest me something .. I'll try it, and post results here in sequence... Can I use "time" to mensure copy time ? # time dd if=/dev/sda of=/dev/nst0 bs=1M count=128 -- Flávio do Carmo Júnior On Nov 23, 2007 4:27 PM, John Drescher <[

Re: [Bacula-users] Bacula, Tape and Spool

2007-11-23 Thread John Drescher
> Basically, there is one way to do this: Use migration. You do your > backups to disk based volumes, and later migrate to tape. > > You'll probably need more disk space, though, as that pool has to hold > at least one complete backup. No automatic spooling/despooling sequence... > Maybe he could f

Re: [Bacula-users] Bacula, Tape and Spool

2007-11-23 Thread Arno Lehmann
Hi, 23.11.2007 18:12,, Flavio Junior wrote:: > Hi there.. > > Folks, I'm using Spool directory now expecting to minimize my problem > with LTO1 slow recording (see other thread :). > > I'd configure spool size to 100G and hope that: > > - When bacula fill the tape, I'll have 100G to spool data

[Bacula-users] Bacula, Tape and Spool

2007-11-23 Thread Flavio Junior
Hi there.. Folks, I'm using Spool directory now expecting to minimize my problem with LTO1 slow recording (see other thread :). I'd configure spool size to 100G and hope that: - When bacula fill the tape, I'll have 100G to spool data and just record them when provide a new tape. But wasnt what