On Wednesday 5 September 2007 Arno Lehmann's cat, walking on the keyboard, 
wrote:

> I think we'll need some more detailed information here... does Bacula
> send a notification to load the volume it wants, what are the Media
> Types, and so on... the relevant parts of your configuration might
> help here.

In fact looking into the messages I found:

05-set 18:54 backup-sd: Please mount 
Volume "mammuth_uff_g_job-2007-08-30--23-47" on Storage 
Device "mammuth_device" (/backup/mammuth) for Job 
restore_mySelf.2007-09-05_17.53.30

so I manually did a mount of the device and the restore process is now 
running. Why it is not automatically mounting the device? The following is 
the definition of my restore job:

Job {
    Name = restore_mySelf
    Enabled = no
    Type = Restore
    Client = mySelf
    FileSet = config_fileset
    Storage = backup-sd
    Messages = Daemon
    Pool = Default
    Where = /backup/restore
}

Am I missing something?

Thanks,
Luca

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to