Hello Dan

 >It may be permissions. I documented how I got my mtx-changer stuff to 
work: http://www.freebsddiary.org/tape-library.php 
 >http://www.freebsddiary.org/tape-library-integration.php It's the 
permissions that get you, and they aren't where you may think they
 > are.

It was a permission issue of the  mtx.log file -- thanks for the link.

# ls -la  /var/lib/bacula/mtx.log
-rw-r--r-- 1 root root 230018 Mar  5 23:12 /var/lib/bacula/mtx.log
# rm /var/lib/bacula/mtx.log
# service bacula-sd restart
  * Stopping Bacula Storage 
daemon...                                     [ OK ]
  * Starting Bacula Storage 
daemon...                                     [ OK ]
# ls -l /var/lib/bacula/mtx.log
-rw-r----- 1 bacula tape 246 Mar  5 23:18 /var/lib/bacula/mtx.log

I changed the owner of the mtx-changer script as well -- just in case.
# chown bacula:tape /etc/bacula/scripts/mtx-changer

Thanks again

Tilman


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to