Bacula-users

[Bacula-users] FD command not found:

2009-10-28 10:32:53
Subject: [Bacula-users] FD command not found:
From: Pascal Clermont <pascal-list AT LEXUM.UMontreal DOT CA>
To: Bacula-users AT lists.sourceforge DOT net
Date: Wed, 28 Oct 2009 10:29:25 -0400 (EDT)
I have added a new machine to be backed up with bacula and I cannot get a full 
backup, always have these weird errors.
the current setup is all centos 5.3 86_64 and every other host besides this one 
have been working flawlessly for over 6 months.

DIR Version: Version: 3.0.1 (30 April 2009)

Client-FD Version: Version: 3.0.1 (30 April 2009)


the error output:

JobId 2744: Fatal error: fd_cmds.c:181 FD command not found: 
wMTAxMDEwMTAxMDEwMTAxMDEwMTAxMDEwMTAxMDEwMTAxZjUwMDczNWEw
MTRmMzYwMDAwMjQ3ZjAxMDEwMTAxMDEwMTAxMDEwMTAxMDENCjE4MmEzNzAwMzUwMTAxMDEw
MTAxMDEwMTAxMDEwMTAxZjcwMDMzMDEwMTAxMDEwMTAxNWE5YTY4NTQ1NzliODYxNjAxMDEw
MTNiOGEwMWE3ODcwMTAxMDE0ZWI5MmQwMTc4ZjhlYzAxMDEwMTAxMDEwMTAxMDEwMTAxNGZi
NGNhDQo1MTAxMDEwMTAxMDExYmM3N2UyMzRhYjAwMzFlMDFlNzAwOTFiODAwYzc4NTAwNTYw 
<snip>
DkwYzE4MzcyYjAxMDEwMTAxMDEwMTAxMDEwMTAxMDEwZWI5Y2Ux
NjAxMGU1YjY1MDEzMg0KMDFiZDRmNGY3NWUwZDQ4MWIwZWFkMTM3MmIwMTAxMDFhMTAwYjNh
MDAxMDEwMTAxY2Y3MWUwZTBlMDgxODAwMTAxMDEwMTAxMDEwMTAxOTI3Y2NhYzQ0YTQ0ZTAw
YjAxMDEwMTAxMDEwMTAxMDEwMTAxMDEwMTAxMDE4N227
JobId 2744: Fatal error: fd_cmds.c:172 Command error with FD, hanging up.

Here is its configuration file in the bacula-dir:
Job {
  Name = "Vicenza Daily"
  Client = vicenza.dmz.lexum.pri
  FileSet = "Full Set Vicenza"
  JobDefs = "Daily"
  Schedule = "Daily"
  Write Bootstrap = "/var/lib/bacula/vicenza-daily.bsr"
}
FileSet {
  Name = "Full Set Vicenza"
  Include {
    Options {
      signature = MD5
    }
    File = /etc
    File = /opt/zimbra/backup
  }
  Exclude {
  }
}
Client {
  Name = vicenza.dmz.lexum.pri
  Address = vicenza.dmz.lexum.pri
  FDPort = 9102
  Maximum Concurrent Jobs = 10
  Catalog = MyCatalog
  Password = somepassword
  File Retention = 6 months   
  Job Retention = 6 months
  AutoPrune = yes
}

Here is the FD configuration file :
Director {
  Name = catanzaro.lan.lexum.pri-dir
  Password = somepassword
}

Director {
  Name = bacula-mon
  Password = somepassword
  Monitor = yes
}
Messages {
  Name = Standard
  director = catanzaro.lan.lexum.pri-dir = all, !skipped, !restored
}

Would there be a way to make any sense on why the client would try to execute 
any FD commands?

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>