On 26 Feb 2006 at 10:26, LDB wrote:

> I am trying to use disk as the backup device. What am I doing wrong? :)
> 
> 
> 
> 
> btape -c /etc/bacula/bacula-sd.conf /backups/bacula/backups/archive
> Tape block granularity is 1024 bytes.
> 26-Feb 07:05 btape: ERROR TERMINATION at parse_conf.c:839
> Config error: unexpected token 105 T_UNQUOTED_STRING in resource definition
>              : line 49, col 13 of file /etc/bacula/bacula-sd.conf
>    Device-Name = "/backups/bacula/backups/archive"
> 
> 
> 
> /etc/bacula/bacula-sd.conf:
> 
> ..
> 
> Device {
>    Name = FileStorage
>    Media Type = File
>    Archive Device = "/backups/bacula/backups/archive"
>    Device-Name = "/backups/bacula/backups/archive"

There is no such thing as a "Device-Name" from my reading at 
http://www.bacula.org/rel-manual/Storage_Daemon_Configuratio.html

>    LabelMedia = yes;                   # lets Bacula label unlabeled media
>    Random Access = Yes;
>    AutomaticMount = yes;               # when device opened, read it
>    RemovableMedia = no;
>    AlwaysOpen = no;
> }
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Bacula-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 



-- 
Dan Langille : Software Developer looking for work
my resume: http://www.freebsddiary.org/dan_langille.php




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to