Hello I am a new user of bacula.

I have been using Version: 1.36.3-2ubuntu2 (on ubuntu) and everything was
just fine but now I installed and started using  Version: 1.38.11-8  (on
Debian), I've been constantly presented this error, and I don't know what it
means.

27-Mar 16:43 mdaniel-dir: Start Backup JobId 14, Job=
Palma.2007-03-27_16.43.23
27-Mar 16:43 mdaniel-dir: Palma.2007-03-27_16.43.23 Fatal error:
    Storage daemon didn't accept Device "dds3" command.
27-Mar 16:43 mdaniel-dir: Palma.2007-03-27_16.43.23 Error: bnet.c:257 Read
error from Storage daemon:chthon.ldc.usb.ve:9103: ERR=Connection reset by
peer
27-Mar 16:43 mdaniel-dir: Palma.2007-03-27_16.43.23 Error: Bacula
1.38.11(28Jun06): 27-Mar-2007 16:43:25

I looked up over the net what it would mean, but all I've found is that
other people have got a reason for the error, but haven't gotten that much
luck. I.e.:
5-Aug 00:13 server-dir: Client1.2006-08-15_00.13.29 Fatal error:
    *Storage* *daemon* *didn*'*t* *accept* *Device* "DVD" because:
    3924 *Device* "DVD" not in SD *Device* resources.

My configuration files look like:
bacula-sd.conf
[...]
Device {
 Name = dds3                        #
 Media Type = DDS-3
 Archive Device = /dev/nst0
 AutomaticMount = yes;               # when device opened, read it
 AlwaysOpen = yes;
 RemovableMedia = yes;
 RandomAccess = no;
}
[...]

bacula-dir.conf
[...]
Storage {
 Name = pequena
 Address = some.address                # N.B. Use a fully qualified name
here
 SDPort = 9103
 Password = "somepassword"
 Device = dds3
 Media Type = DDS-3
}
[...]

I would appreciate it if you could please help me solve this situation.

Regards,

--
                                                    Daniel Moros
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to