Your message dated Mon, 08 Feb 2010 15:08:55 -0600
with message-id <[email protected]>
and subject line Not a bug in Bacula
has caused the Debian Bug report #565980,
regarding bacula-director-pgsql: Jobs often fail - SSL3_GET_RECORD:decryption
failed or bad record mac
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
565980: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565980
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bacula-director-pgsql
Version: 3.0.2-3~bpo50+1
Severity: important
Very often - but not always - some jobs fail. Message is:
20-Jan 11:37 backup-dir JobId 454: Error: openssl.c:86 TLS read/write failure.:
ERR=error:1408F119:SSL routines:SSL3_GET_RECORD:decryption
failed or bad record mac
I tried to run director in debug mode and only got this message:
openssl.c:85-454 jcr=0 TLS read/write failure.: ERR=error:1408F119:SSL
routines:SSL3_GET_RECORD:decryption failed or bad record mac
The problem occours with different hosts and jobs. Sometimes the jobs succeed,
but most times they fail. I also tried other (older) versions
of bacula with no success. Nothing else to see in logs.
-- System Information:
Debian Release: 5.0.3
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages bacula-director-pgsql depends on:
ii bacula-common 3.0.2-3~bpo50+1 network backup, recovery and verif
ii bacula-common-pgsql 3.0.2-3~bpo50+1 network backup, recovery and verif
ii bacula-director-common 3.0.2-3~bpo50+1 network backup, recovery and verif
ii dbconfig-common 1.8.39 common framework for packaging dat
ii debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii libc6 2.7-18lenny2 GNU C Library: Shared libraries
ii libgcc1 1:4.3.2-1.1 GCC support library
ii libpq5 8.3.9-0lenny1 PostgreSQL C client library
ii libssl0.9.8 0.9.8g-15+lenny6 SSL shared libraries
ii libstdc++6 4.3.2-1.1 The GNU Standard C++ Library v3
ii libwrap0 7.6.q-16 Wietse Venema's TCP wrappers libra
ii postgresql-client 8.3.9-0lenny1 front-end programs for PostgreSQL
ii postgresql-client-8.3 [ 8.3.9-0lenny1 front-end programs for PostgreSQL
ii python2.5 2.5.2-15 An interactive high-level object-o
Versions of packages bacula-director-pgsql recommends:
ii postgresql 8.3.9-0lenny1 object-relational SQL database (su
ii postgresql-8.3 8.3.9-0lenny1 object-relational SQL database, ve
Versions of packages bacula-director-pgsql suggests:
pn postgresql-contrib <none> (no description available)
pn postgresql-doc <none> (no description available)
-- debconf information:
bacula-director-pgsql/pgsql/authmethod-admin: password
bacula-director-pgsql/passwords-do-not-match:
bacula-director-pgsql/pgsql/no-empty-passwords:
bacula-director-pgsql/upgrade-backup: true
bacula-director-pgsql/install-error: retry
bacula-director-pgsql/internal/reconfiguring: false
bacula-director-pgsql/pgsql/authmethod-user: password
bacula-director-pgsql/purge: false
bacula-director-pgsql/pgsql/manualconf:
* bacula-director-pgsql/dbconfig-install: false
bacula-director-pgsql/dbconfig-upgrade: true
bacula-director-pgsql/missing-db-package-error: abort
* bacula-director-pgsql/pgsql/method: tcp/ip
bacula-director-pgsql/db/app-user: bacula
bacula-director-pgsql/dbconfig-reinstall: false
bacula-director-pgsql/dbconfig-remove:
bacula-director-pgsql/db/dbname: bacula
* bacula-director-pgsql/remote/host: backup
bacula-director-pgsql/pgsql/admin-user: bacula
bacula-director-pgsql/upgrade-error: abort
bacula-director-pgsql/internal/skip-preseed: true
bacula-director-pgsql/database-type: pgsql
* bacula-director-pgsql/remote/port: 5432
bacula-director-pgsql/pgsql/changeconf: false
bacula-director-pgsql/remote/newhost: backup
bacula-director-pgsql/remove-error: abort
--- End Message ---
--- Begin Message ---
Hi Sebastian,
I have seen this kind of message before, and it is almost always
indicative of a hardware problem. I would suggest trying again with
completely different hardware on both ends of the connection, and a
different network cable & switch in between, and see if you can still
replicate the problem.
Even if you can, the problem still likely lies with either the kernel or
OpenSSL. The error you're getting is an OpenSSL one, which happens
before Bacula ever touches the data.
-- John
--- End Message ---