I noticed today that the Bacula installation was still using the default File Storage location of /tmp. That is adequate for testing, but we should move it elsewhere. The safest approach to making this change is:
- stop bacula-sd
- copy the files to the new location
- rename the old location
- amend bacula-sd.conf
- restart bacula-sd
- test
After you have confirmed everything is OK, you can remove the old location.