Re: [Bacula-users] Data spooling failing with Permission Denied

2020-06-18 Thread Ryan Sizemore
Hi Martin, Thank you very much. That was the issue. Regards, Ryan On Thu, Jun 18, 2020 at 5:37 AM Martin Simmons wrote: > > On Wed, 17 Jun 2020 20:35:41 -0700, Ryan Sizemore said: > > > > The spool directory is owned by bacula (and permissioned to allow write > by > > all for troubleshoot

Re: [Bacula-users] Data spooling failing with Permission Denied

2020-06-18 Thread Pierre Bernhardt
Am 18.06.20 um 05:35 schrieb Ryan Sizemore: > Device { > Name = LTO-4 > Media Type = LTO-4 > Archive Device = /dev/nst0 > AutomaticMount = yes; > AlwaysOpen = yes; > RemovableMedia = yes; > RandomAccess = no; > Maximum File Size = 10GB > AutoChanger = yes > Maximum Spool Size =

Re: [Bacula-users] Data spooling failing with Permission Denied

2020-06-18 Thread Pierre Bernhardt
> root@pacific:/etc/bacula# ls -lsa /scratch/ > total 28 > 4 drw--- 4 bacula bacula 4096 Jun 18 01:55 . > 4 drwxr-xr-x 26 root root4096 Jun 18 01:55 .. > 16 drwx-- 2 root root 16384 Jun 17 19:45 lost+found > 4 drwxrwxrwx 2 bacula bacula 4096 Jun 18 03:03 spool > Maybe the

Re: [Bacula-users] Data spooling failing with Permission Denied

2020-06-18 Thread Martin Simmons
> On Wed, 17 Jun 2020 20:35:41 -0700, Ryan Sizemore said: > > The spool directory is owned by bacula (and permissioned to allow write by > all for troubleshooting): > > root@pacific:/etc/bacula# ls -lsa /scratch/ > total 28 > 4 drw--- 4 bacula bacula 4096 Jun 18 01:55 . > 4 drwxr-xr-x

Re: [Bacula-users] Data spooling failing with Permission Denied

2020-06-18 Thread Josh Fisher
On 6/17/2020 11:35 PM, Ryan Sizemore wrote: Hi, I have a Job that I want to use data spooling with. The Job reads from a locally-mounted NFS share, and writes to an LTO-4 tape. Since writing to tape will be faster than reading over the network, I want to spool the data locally. However, when

[Bacula-users] Data spooling failing with Permission Denied

2020-06-17 Thread Ryan Sizemore
Hi, I have a Job that I want to use data spooling with. The Job reads from a locally-mounted NFS share, and writes to an LTO-4 tape. Since writing to tape will be faster than reading over the network, I want to spool the data locally. However, when I run the job, it terminates with an error that i

Re: [Bacula-users] Data spooling for migration jobs?

2011-12-03 Thread Eric Bollengier
Hello, On 02/12/2011 03:15, Pierre Bernhardt wrote: > > Is it possible to have an Spool Data directive for migrating jobs? Of course, you can control the SpoolData directive per job, and enable it in the migration job definition. It will apply to all jobs that are spawned. Bye -- Need profes

Re: [Bacula-users] Data spooling for migration jobs?

2011-12-01 Thread Pierre Bernhardt
Am 01.12.2011 08:25, schrieb James Harper: >> >> Is it possible to have an Spool Data directive for migrating jobs? >> > I don't think you can do that. You could migrate to fast disk first then > to the fast tape. Not as efficient as spooling but if you have lots of > jobs it wouldn't be that bad.

Re: [Bacula-users] Data spooling for migration jobs?

2011-11-30 Thread James Harper
> > I'm migrating my tapes from an older slow drive to a newer one. > I registred much stops of the new drive at the time of migration. > > I've not set an Spool Data directive to my migration job configuration. > > Is it possible to have an Spool Data directive for migrating jobs? > > I'll che

[Bacula-users] Data spooling for migration jobs?

2011-11-30 Thread Pierre Bernhardt
Hello, I'm migrating my tapes from an older slow drive to a newer one. I registred much stops of the new drive at the time of migration. I've not set an Spool Data directive to my migration job configuration. Is it possible to have an Spool Data directive for migrating jobs? I'll check that if

Re: [Bacula-users] Data Spooling and Drive HW Compression

2011-05-19 Thread John Drescher
> I'm a long time bacula adherent, and for the first time find myself stumped > with a data storage problem, I hope someone on the list can help. > I'm running a fairly small site, HP 8x1 LTO3 supporting 12 clients for full > disaster recovery. > One of my heaviest use clients  just moved to a new

[Bacula-users] Data Spooling and Drive HW Compression

2011-05-19 Thread Bill Nolan
Hi All, I'm a long time bacula adherent, and for the first time find myself stumped with a data storage problem, I hope someone on the list can help. I'm running a fairly small site, HP 8x1 LTO3 supporting 12 clients for full disaster recovery. One of my heaviest use clients just moved to a new ne

Re: [Bacula-users] data spooling

2006-05-25 Thread Dave
i" <[EMAIL PROTECTED]> To: "Dave" <[EMAIL PROTECTED]> Cc: Sent: Thursday, May 25, 2006 2:06 PM Subject: Re: [Bacula-users] data spooling -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Do you see spooling taking place? If so, it is probably just not enough as the ot

Re: [Bacula-users] data spooling

2006-05-25 Thread Ryan Novosielski
Dave. > > > - Original Message - From: "Ryan Novosielski" <[EMAIL PROTECTED]> > To: "Dave" <[EMAIL PROTECTED]> > Cc: > Sent: Thursday, May 25, 2006 10:32 AM > Subject: Re: [Bacula-users] data spooling > > > Dave, >

Re: [Bacula-users] data spooling

2006-05-25 Thread Dave
ovosielski" <[EMAIL PROTECTED]> To: "Dave" <[EMAIL PROTECTED]> Cc: Sent: Thursday, May 25, 2006 10:32 AM Subject: Re: [Bacula-users] data spooling -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave, What DO you see happening? You've given no indication. Is it just no

Re: [Bacula-users] data spooling

2006-05-25 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave, What DO you see happening? You've given no indication. Is it just not faster? Do you see the tape stopping and starting? That is an important piece of information _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |Ryan Novosielski - Use

Re: [Bacula-users] data spooling

2006-05-25 Thread drescher0110-bacula
I believe the maximum and minimum spool sizes are in bytes. Try 1G or more. I use 2G at work. John --- Dave <[EMAIL PROTECTED]> wrote: > Hello, > Running bacula 1.38.9 on freebsd. I'm trying to get data spooling to > work for my tape jobs, those files i offload off of disk(s) on to tape. I'

[Bacula-users] data spooling

2006-05-24 Thread Dave
Hello, Running bacula 1.38.9 on freebsd. I'm trying to get data spooling to work for my tape jobs, those files i offload off of disk(s) on to tape. I've got the below configuration, but as i understand it data spooling is suppose to increase backup speed by writing continuously to tape so it