hi,

I am new to this utility, what am i missing, below that lines i received and
the part of the sd.conf file ?
All I want to do is to run a diskbackup on my server with removable
harddisks. the directory /media/rd1000 is automounted. any help appreciated.
cu rs

*********************

srv:/media# btape -v -c  /etc/bacula/bacula-sd.conf  FileStorage
Tape block granularity is 1024 bytes.
btape: butil.c:272 Using device: "FileStorage" for writing.
14-Jan 01:05 btape: Fatal Error at btape.c:333 because:
dev open failed: Could not open file device "FileStorage" (/media/rd1000).
No Volume name given.

Orphaned buffer:      16 bytes allocated at line 276 of btape reserve.c

*********************

bacula-sd.conf:


Device {
  Name = FileStorage
  Media Type = File
  Archive Device = /media/rd1000
  LabelMedia = yes;                   # lets Bacula label unlabeled media
  Random Access = Yes;
  AutomaticMount = yes;               # when device opened, read it
  RemovableMedia = yes;
  AlwaysOpen = no;
}


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to