Thanks, Bill! Changing it to FQDN did the trick. 

--Shawn

On 2/15/18, 8:34 PM, "Bill Arlofski" <waa-bac...@revpol.com> wrote:

    On 02/15/2018 05:44 PM, Shawn Rappaport wrote:
    > I’m trying to back up my first Windows client (Windows 2012 R2) and 
getting errors (the full log file is below). I’m running Bacula 9.0.6 on CentOS 
7.3 for the Director and SD. I’m running the latest version of the client on 
the Windows host (version 7.4.4). When I try to back up the Windows client, I 
get this:
    > 
    >     15-Feb 14:43 bacclient-px-fd JobId 35: Error: lib/bsock.c:305 
gethostbyname() for host "xbacdirector01-lv" failed: ERR=No such host is known. 
    >     15-Feb 14:43 bacclient-px-fd JobId 35: Fatal error: filed/job.c:2140 
Failed to connect to Storage daemon: xbacdirector01-lv:9103
    >     15-Feb 14:43 xbacdirector01-lv.internal.shutterfly.com-dir JobId 35: 
Fatal error: Bad response to Storage command: wanted 2000 OK storage
    >     , got 2902 Bad storage
    
    
    Hi Shawn,
    
    This is a DNS resolution problem.
    
    When the Job starts, the Director will tell the FD to send its backup to the
    Storage resource. In this case, the Storage resource in your job is called 
"File1"
    
    Take a look in your Director's configuration and find the Storage resource
    called "File1"
    
    Edit the "Address = xbacdirector01-lv" line in this Storage resource and set
    it to the FQDN, or the IP address of this SD.
    
    Currently it is just a host name, and the Windows server cannot resolve the
    hostname "xbacdirector01-lv" to an IP address, so the job will fail because
    the FD cannot connect to the SD to send the backup data.
    
    Then, just type "reload" in bconsole for the Director to reload its
    configuration, and the job should run OK now - Unless something else 
(iptables
    firewall, TCP Wrappers) on the SD prevents connection from the Windows FD to
    this SD.   But we can cross that bridge when we get there. :)
    
    
    Best regards,
    
    Bill
    
    
    
    -- 
    Bill Arlofski
    
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.revpol.com_bacula&d=DwIGaQ&c=sy2pFYeXOTBQJUPqadkFIXq5lzPIgQxhI8DCCAdSjYc&r=h5HhK7l-Sb7S5EybxFgVhTmfouIJFux6awyOLzFBk_o&m=N7IYSBT6cbpbML4EV9mF9s6tMPt7XOI1yoHX_Sycc2M&s=_al4she_RQgDa_HvXcSGZfDnRwOJRvteb6z2ApYjaEM&e=
    -- Not responsible for anything below this line --
    
    
------------------------------------------------------------------------------
    Check out the vibrant tech community on one of the world's most
    engaging tech sites, Slashdot.org! 
https://urldefense.proofpoint.com/v2/url?u=http-3A__sdm.link_slashdot&d=DwIGaQ&c=sy2pFYeXOTBQJUPqadkFIXq5lzPIgQxhI8DCCAdSjYc&r=h5HhK7l-Sb7S5EybxFgVhTmfouIJFux6awyOLzFBk_o&m=N7IYSBT6cbpbML4EV9mF9s6tMPt7XOI1yoHX_Sycc2M&s=pFwmRIifaYhMLiTbT6pmnXr5vs4-xG9SWkLX4WFpDtM&e=
    _______________________________________________
    Bacula-users mailing list
    Bacula-users@lists.sourceforge.net
    
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.sourceforge.net_lists_listinfo_bacula-2Dusers&d=DwIGaQ&c=sy2pFYeXOTBQJUPqadkFIXq5lzPIgQxhI8DCCAdSjYc&r=h5HhK7l-Sb7S5EybxFgVhTmfouIJFux6awyOLzFBk_o&m=N7IYSBT6cbpbML4EV9mF9s6tMPt7XOI1yoHX_Sycc2M&s=09RBvJbzHYmnfDpuaViPwJ0Yy_XGERSPMs6-2FEW7kI&e=
    

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to