Hi,
On 4/21/2006 5:36 PM, Maicon Stihler wrote:
> Hello,
>
> Im running bacula 1.38.6 installed from ports, but Im having problems
> to get it up and running. I followed the instructions on the FreeBSD
> Diary (http://www.freebsddiary.org/bacula.php) but I cant get the
> storage device to work.
>
> The console gives me this when I try the status storage:
> *status storage
> Automatically selected Storage: File
> Connecting to Storage daemon File at caronte:9103
>
> caronte-sd Version: 1.38.6 (28 March 2006) amd64-portbld-freebsd6.1
> freebsd 6.1-PRERELEASE
> Daemon started 21-Apr-06 12:14, 0 Jobs run since started.
>
> Running Jobs:
> No Jobs running.
> ====
>
> Jobs waiting to reserve a drive:
> ====
>
> Terminated Jobs:
> JobId Level Files Bytes Status Finished Name
> ======================================================================
> 1 Full 0 0 Cancel 21-Apr-06 12:04 Client1
> 2 Full 0 0 Error 21-Apr-06 12:12 Client1
> ====
>
> Device status:
> Device "FileStorage" (/home/backup) is not open or does not exist.
> ====
>
> In Use Volume status:
> ====
>
>
> The storage daemon is running as user/group bacula, and the directory
> is owned by this user/group. I can label it ok, but it wont work if I
> try to run a job.
>
> Any help is very welcome.
What's the problem you encounter?
What you describe above looks ok, and what we would need to help you is
the job report you get when you try to run a job, alternatively or
additionally also the console log, and some parts of your configuration
files.
Arno
> Thank you
> Maicon
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
--
IT-Service Lehmann [EMAIL PROTECTED]
Arno Lehmann http://www.its-lehmann.de
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users
Hi Micon.
This message:
Device status:
Device "FileStorage" (/home/backup) is not open or does not exist.
Dosent say that you have problems, if you are using your hard drive for backups, the status command always is going to say this message.
You have 2 jobs, 1 Cancel and another Error, what say the Error Job, show us...?
Show to us your settings(bacula-dir and bacula-sd), does /usr/local/sbin/bacula-dir -t -c /usr/local/etc/bacula-dir.conf and bacula-sd test give you errors..?
Greetings.