Hello Larry,

It usually comes from a protocol error between the two hosts, here can you be a bit more precise on the os/cpu of the storage daemon and the FileDaemon. If one is little endian and the other one bigendian for example, it might show a problem. The filedaemon has sent a packet that was not correct for the SD, maybe some debug at the low level with the "setdebug level=1900 tag=network trace=1 client" can identify the faulty message. It will generate a lot of output, so you might open a bug request on bugs.bacula.org and post the traces that are around the error.

Hope it helps!

Best Regards,

Eric


On 08.02.22 23:26, Larry Rosenman wrote:
Greetings,

Any ideas why a full backup got the following?

08-Feb 13:39 borg-dir JobId 4941: Start Backup JobId 4941, Job=thebighonker.2022-02-08_13.39.45_07
08-Feb 13:39 borg-dir JobId 4941: Using Device "FileStorage-2" to write.
08-Feb 15:14 thebighonker-fd JobId 4941:      Could not stat "/var/db/solr/dovecot/data/index/_1c68n.fdt": ERR=No such file or directory 08-Feb 15:14 thebighonker-fd JobId 4941:      Could not stat "/var/db/solr/dovecot/data/index/_1c68m_Lucene84_0.tip": ERR=No such file or directory 08-Feb 15:18 thebighonker-fd JobId 4941:      Could not stat "/var/db/solr/dovecot/data/index/_1c68r_Lucene84_0.pos": ERR=No such file or directory 08-Feb 15:18 thebighonker-fd JobId 4941:      Could not stat "/var/db/solr/dovecot/data/index/_1c68n.fdm": ERR=No such file or directory 08-Feb 15:18 thebighonker-fd JobId 4941:      Could not stat "/var/db/solr/dovecot/data/index/_1c68p.nvd": ERR=No such file or directory 08-Feb 15:19 thebighonker-fd JobId 4941:      Could not stat "/var/db/solr/dovecot/data/index/_1c68m.nvm": ERR=No such file or directory 08-Feb 15:19 thebighonker-fd JobId 4941:      Could not stat "/var/db/solr/dovecot/data/index/_1c68p_Lucene84_0.doc": ERR=No such file or directory 08-Feb 15:19 thebighonker-fd JobId 4941:      Could not stat "/var/db/solr/dovecot/data/index/_1c68n_Lucene84_0.doc": ERR=No such file or directory 08-Feb 15:19 thebighonker-fd JobId 4941:      Could not stat "/var/db/solr/dovecot/data/index/_1c68p.fdx": ERR=No such file or directory 08-Feb 15:19 thebighonker-fd JobId 4941:      Could not stat "/var/db/solr/dovecot/data/index/_1c68r_Lucene84_0.tmd": ERR=No such file or directory
08-Feb 15:28 borg-sd: ERROR in bget_msg.c:97 bget_msg: unknown signal -915791891
08-Feb 15:28 borg-sd JobId 4941: Fatal error: bsock.c:530 Packet size=314127059 too big from "client:[2001:470:1f0f:3ad:a2ea:ea0f:f8f7:65ac%2347267648]:9103". Maximum permitted 1000000. Terminating connection. 08-Feb 15:28 borg-sd JobId 4941: Elapsed time=01:48:53, Transfer rate=5.675 M Bytes/second 08-Feb 15:28 thebighonker-fd JobId 4941: Error: bsock.c:391 Write error sending 58003 bytes to Storage daemon:borg.lerctr.org:9103: ERR=Broken pipe 08-Feb 15:28 thebighonker-fd JobId 4941: Fatal error: backup.c:912 Network send error to SD. ERR=Broken pipe 08-Feb 15:28 thebighonker-fd JobId 4941: Error: bsock.c:276 Socket has errors=1 on call to Storage daemon:borg.lerctr.org:9103
08-Feb 15:29 borg-dir JobId 4941: Error: Bacula borg-dir 11.0.5 (03Jun21):
  Build OS:               amd64-portbld-freebsd14.0 freebsd 14.0-CURRENT
  JobId:                  4941
  Job:                    thebighonker.2022-02-08_13.39.45_07
  Backup Level:           Full
  Client:                 "thebighonker-fd" 11.0.5 (03Jun21) amd64-portbld-freebsd13.0,freebsd,13.0-STABLE
  FileSet:                "Full Set ZFS" 2021-12-05 23:05:00
  Pool:                   "Default" (From Job resource)
  Catalog:                "MyCatalog" (From Client resource)
  Storage:                "File" (From Job resource)
  Scheduled time:         08-Feb-2022 13:39:39
  Start time:             08-Feb-2022 13:39:52
  End time:               08-Feb-2022 15:28:59
  Elapsed time:           1 hour 49 mins 7 secs
  Priority:               10
  FD Files Written:       45,478
  SD Files Written:       45,478
  FD Bytes Written:       37,073,692,075 (37.07 GB)
  SD Bytes Written:       37,079,274,728 (37.07 GB)
  Rate:                   5662.7 KB/s
  Software Compression:   61.7% 2.6:1
  Comm Line Compression:  None
  Snapshot/VSS:           no
  Encryption:             no
  Accurate:               yes
  Volume name(s):         LERCTR-0202
  Volume Session Id:      3
  Volume Session Time:    1644296781
  Last Volume Bytes:      55,996,413,364 (55.99 GB)
  Non-fatal FD errors:    12
  SD Errors:              1
  FD termination status:  Error
  SD termination status:  Error
  Termination:            *** Backup Error ***


this is NOT a version mismatch.



_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to