> JobDefs {
>  Name = "WebServer"
>  Type = Backup
>  Level = Incremental
>  Client = tolkien-fd
>  FileSet = "Tolkien Set"
>  Schedule = "WeeklyCycle"
>  Storage = File
>  Messages = Standard
>  Pool = Default
>  Priority = 10
> }
>
> The file system "File" resides on is full, I need to simply continue writing 
> backups to File2, which is on another filesystem.
>
> Any ideas ? It seems I am missing something simple here...
>

Change the jobdefs to have Storage=File2 instead of Storage=File

John

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to