Alright.
I created a new Windows 7 VM, installed the bacula client 64bit, added the
client to the bacula-dir.conf file and* was able to telnet to port 9102*.
However, when I check the status of the machine in the bconsole, it fails.

Below are the only entries I made on the bacula server, in the
bacula-dir.conf file:

Job {
Name = "win7-fd"
Client = win7-fd
JobDefs = "WindowsBackup"
}

Client {
Name = win7-fd
Address = 10.2.1.110
FDPort = 9102
Catalog = MyCatalog
Password = "LHEFsXngA0t1CD2AaWPjJuoqZlyRF2eO4AtewUt79DEL"      # password
for FileDaemon
  File Retention = 30 days            # 30 days
  Job Retention = 6 months            # six months
  AutoPrune = yes                     # Prune expired Jobs/Files
}

*Please note:* I did the same thing with an XP Pro VM and was successful
when checking the status from the bconsole.

Thanks again,
Mike

On Tue, Feb 8, 2011 at 1:01 PM, Mike Hendrie <m...@hendrienet.com> wrote:

> *Bacula server:*
> Ubuntu 10.10
> bacula with mysql package
> Ubuntu firewall disabled
>
> *Windows Client:*
> Windows 7 Ultimate, 64bit
> Firewall disabled
> bacula 64bit client installed
>
> *Steps:*
> I updated the bacula-dir.conf file with the information that was generated
> in the c:\w14219-pc-fd.txt file when initial installed.  Also, I verified
> the Bacula director password is the same on the bacula server and client
> director settings.
>
>
> *Error: Cannot connect to a windows client...*
> ====
> *status
>
> Status available for:
> 1: Director
> 2: Storage
> 3: Client
> 4: All
>
> 3
>
> The defined Client resources are:
> 1: Ubuntu-Backup-fd
> 2: w14219-pc-fd
> Select Client (File daemon) resource (1-2):
> 2
>
> Connecting to Client w14219-pc-fd at w14219-PC:9102
> Failed to connect to Client w14219-pc-fd.
> ====
> *
> Any assistance helping would be great.
>
> Thanks
>
>
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to