Bruno Friedmann <friedmann.bruno <at> gmail.com> writes: > > Okay I'm not a big users of verify, but to be sure about one job I've > run a Verify VolumeToCatalog > > A shorter lap time after the job start I got a > 02-Dec 15:09 orville-dir JobId 384: Fatal error: bsock.c:546 > Packet size too big from "Client: > orville-fd:orville.disney.interne:9102. Terminating connection. > > Now due to the fatal error, I'm not able to determine who's wrong The error you see it because the director receives a message where the binary header has a value which is out of the allowed range.
Is this by accident a Windows client ? Every message send between the daemons starts with a 32 bits value which says how long the message is. This value is in network order but it seems it got corrupted along the way. This was something that used to happen on windows with crappy network drivers. -- Marco van Wieringen [email protected] Bareos GmbH & Co. KG Phone: +49-221-63069389 http://www.bareos.com Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: Stephan Dühr, M. Außendorf, J. Steffens, P. Storz, M. v. Wieringen -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
