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 I run the job, it terminates with an error that it cannot write to the spool directory.

Here is a message log from a job run that fails:

18-Jun 03:18 pacific-dir JobId 32: Start Backup JobId 32, Job=SynologyTest.2020-06-18_03.18.31_03
18-Jun 03:18 pacific-dir JobId 32: Using Device "LTO-4" to write.
18-Jun 03:18 pacific-sd JobId 32: No slot defined in catalog (slot=0) for Volume "Vol-A-0001" on "LTO-4" (/dev/nst0). 18-Jun 03:18 pacific-sd JobId 32: Cartridge change or "update slots" may be required. 18-Jun 03:18 pacific-sd JobId 32: Volume "Vol-A-0001" previously written, moving to end of data. 18-Jun 03:18 pacific-sd JobId 32: Ready to append to end of Volume "Vol-A-0001" at file=2. 18-Jun 03:18 pacific-sd JobId 32: Fatal error: Open data spool file /scratch/spool/pacific-sd.data.32.SynologyTest.2020-06-18_03.18.31_03.LTO-4.spool failed: ERR=Permission denied


The user:group that pacific-sd runs as does not have write permission on /scratch/spool. This could be Unix permissions or SELinux permissions.


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to