Bacula存储守护程序不会写入标签的卷

只要它在/tmp之外,我的Baculaconfiguration将不会写入任何标记的卷。 当SD被configuration为写入/tmp时候,一切都完美无瑕。

 [herpderp@neuromediator2 home]$ ls -lah total 8.0K drwxr-xr-x. 4 root root 34 Feb 22 15:01 . dr-xr-xr-x. 17 root root 4.0K Feb 22 15:27 .. drwxr-xr-x. 3 bacula tape 20 Feb 22 15:03 bacula drwx------. 14 herpderp herpderp 4.0K Feb 22 17:02 herpderp 

我设置了适当的权限让Bacula写入特定的目录,但没有成功。 我得到的错误信息如下:

 Jobs waiting to reserve a drive: ==== Terminated Jobs: JobId Level Files Bytes Status Finished Name =================================================================== 2 Full 0 0 Cancel 22-Feb-16 16:16 BackupClient1 7 Full 0 0 Cancel 23-Feb-16 10:19 BackupClient1 1 Full 639 55.76 M OK 23-Feb-16 10:20 Full_backup 2 Full 697 60.58 M OK 23-Feb-16 10:21 Full_backup 3 Full 0 0 Cancel 23-Feb-16 11:48 Full_backup ==== Device status: Device "Storage" (/home/bacula/storage/) is not open. Device is BLOCKED waiting to create a volume for: Pool: File Media type: File == ==== Used Volume status: ==== ==== 

很明显,上市说

 Device is BLOCKED waiting to create a volume for: Pool: File 

我能够通过使用该池标记另一个卷来解决我的问题。