Hi everyone,

I’m experiencing strange problems on some of my bacula file daemons since I 
have pathed Ubuntu kernel for Meltdown/Spectre vulnerability.
I’m getting following error message in bconsole after job fails:

15-Jan 15:24 tools JobId 5963: Fatal error: Authorization key rejected by 
Storage daemon.
Please see 
http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi.html#SECTION00260000000000000000
 for help.
15-Jan 15:24 bacula-dir JobId 5963: Fatal error: Bad response to Storage 
command: wanted 2000 OK storage
, got 2902 Bad storage

15-Jan 15:24 bacula-dir JobId 5963: Error: Bacula bacula-dir 7.0.5 (28Jul14):
  Build OS:               x86_64-pc-linux-gnu ubuntu 16.04
  JobId:                  5963
  Job:                    Tools-Backup.2018-01-15_15.24.27_06
  Backup Level:           Full
  Client:                 "tools" 7.0.5 (28Jul14) 
x86_64-pc-linux-gnu,ubuntu,16.04
  FileSet:                "Full-Fileset" 2017-10-09 14:24:49
  Pool:                   "Full-Backup-Pool" (From Command input)
  Catalog:                "nvg-backup-catalog" (From Client resource)
  Storage:                "backup-storage" (From Pool resource)
  Scheduled time:         15-Jan-2018 15:24:25
  Start time:             15-Jan-2018 15:24:29
  End time:               15-Jan-2018 15:24:40
  Elapsed time:           11 secs
  Priority:               10
  FD Files Written:       0
  SD Files Written:       0
  FD Bytes Written:       0 (0 B)
  SD Bytes Written:       0 (0 B)
  Rate:                   0.0 KB/s
  Software Compression:   None
  VSS:                    no
  Encryption:             no
  Accurate:               no
  Volume name(s):
  Volume Session Id:      2
  Volume Session Time:    1516026063
  Last Volume Bytes:      1,674,336,771,120 (1.674 TB)
  Non-fatal FD errors:    2
  SD Errors:              0
  FD termination status:  Error
  SD termination status:  Waiting on FD
  Termination:            *** Backup Error ***

On client side, when bacula-fd is started as a foreground process with maximum 
debug output (bacula-fd -f -d 400 -c /etc/bacula/bacula-fd.conf) I see that 
file daemon menages to connect to bacula SD, but fails to authenticate. This is 
bacula-fd process output:

tools: job.c:1855-0 StorageCmd: storage address= baculaSD.my.domain port=9103 
ssl=0
tools: job.c:1883-0 Connect to storage: baculaSD.my.domain:9103 ssl=0
tools: bsock.c:208-0 Current 127.0.0.1:9103 All 127.0.0.1:9103
tools: bsock.c:137-0 who=Storage daemon host=baculaSD.my.domain port=9103
tools: bsock.c:310-0 OK connected to server  Storage daemon 
baculaSD.my.domain:9103.
tools: job.c:1899-0 Connection OK to SD.
tools: authenticate.c:237-0 Send to SD: Hello Bacula SD: Start Job 
Tools-Backup.2018-01-15_15.24.27_06 5
tools: authenticate.c:240-0 ==== respond to SD challenge
tools: authenticate.c:247-0 cram_respond failed for SD: Storage daemon
tools: job.c:306-0 Quit command loop. Canceled=1
tools: runscript.c:96-0 runscript: running all RUNSCRIPT object 
(ClientAfterJob) JobStatus=f
tools: job.c:417-0 Calling term_find_files
tools: job.c:420-0 Done with term_find_files
tools: jcr.c:171-0 write_last_jobs seek to 192
tools: job.c:423-0 Done with free_jcr
tools: mem_pool.c:366-0 garbage collect memory pool

baculaSD.my.domain resolvs to localhost because this file daemon is on public 
server, and bacula server is behind NAT so I have ssh tunnel between server and 
client and it works perfectly fine for other hosts. And as you can see in 
client’s output it is able to connect to storage daemon so I belive networking 
is not the issue.
I also have duble-checked director name and password ant it matches on director 
and client’s side.

Bacula director version:
bacula-dir Version: 7.0.5 (28 July 2014) x86_64-pc-linux-gnu ubuntu 16.04
Bacula client version:
bacula-fd:
  Installed: 7.0.5+dfsg-4ubuntu0.1
  Candidate: 7.0.5+dfsg-4ubuntu0.1

I would appreciate any help since I’m bit stuck here.

Boris

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