In response to "Rogerio" <[EMAIL PROTECTED]>:

> I´m testing Bacula in a Windows XP, when a run job i have the following
> error:
> 
> Job started. JobId=10
> 
> 27-Dec 12:01 Debian-dir: No prior Full backup Job record found.
> 
> 27-Dec 12:01 Debian-dir: No prior or suitable Full backup found. Doing FULL
> backup.
> 
> 27-Dec 12:01 Debian-dir: Start Backup JobId 10,
> Job=Suporte.2006-12-27_12.01.07
> 
> 27-Dec 15:01 suporte-fd: Suporte.2006-12-27_12.01.07 Fatal error: Failed to
> connect to Storage daemon: Debian:9103
> 
> 27-Dec 15:01 suporte-fd: Suporte.2006-12-27_12.01.07 Error:
> c:\cygwin\home\kern\bacula\k\src\win32\lib\../../lib/bnet.c:768
> gethostbyname() for host "Debian" failed: ERR=Authoritative answer for host
> not found.
> 
> 27-Dec 12:01 Debian-dir: Suporte.2006-12-27_12.01.07 Fatal error: Socket
> error from Filed on Storage command: ERR=No data available
> 
> 27-Dec 12:01 Debian-dir: Suporte.2006-12-27_12.01.07 Error: Bacula 1.36.2
> (28Feb05): 27-Dec-2006 12:01:13
> 
>   JobId:                  10
> 
>   Job:                    Suporte.2006-12-27_12.01.07
> 
>   Backup Level:           Full (upgraded from Incremental)
> 
>   Client:                 suporte-fd
> 
>   FileSet:                "Suporte" 2006-12-27 11:46:42
> 
>   Pool:                   "Default"
> 
>   Storage:                "File"
> 
>   Start time:             27-Dec-2006 12:01:09
> 
>   End time:               27-Dec-2006 12:01:13
> 
>   FD Files Written:       0
> 
>   SD Files Written:       0
> 
>   FD Bytes Written:       0
> 
>   SD Bytes Written:       0
> 
>   Rate:                   0.0 KB/s
> 
>   Software Compression:   None
> 
>   Volume name(s):         
> 
>   Volume Session Id:      4
> 
>   Volume Session Time:    1167227172
> 
>   Last Volume Bytes:      0
> 
>   Non-fatal FD errors:    0
> 
>   SD Errors:              0
> 
>   FD termination status:  
> 
>   SD termination status:  Waiting on FD
> 
>   Termination:            *** Backup Error ***
> 
>  
> 
> Any help???

Yes.  Use host names that actually resolve to IP addresses.

>From your error messages, the XP machine is being told to connect to a
Storage Daemon on host "debian", but there is no such host in DNS.
Either add the host to DNS, or correct the config so it uses a proper
hostname or IP.

-- 
Bill Moran
Collaborative Fusion Inc.

-------------------------------------------------------------------------
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