I have a problem with two of our Linux Hardware Servers.
From one day to another, Backups failed, with:
Error: Failed to execute agent management command startBackup. Reconnectable protocol device was closed. Unable to authenticate on backup server xxxxxxx:10006; xxxxx:10006; xxxxx:10006. Failed to establish connection to xxxx:10006; xxxxx:10006; xxxxx:10006 Failed to connect to Veeam Backup & Replication server by certificate.
Looking in the job logs on the Linux Agent shows:
Code: Select all
R |Reconnectable protocol device was closed.
[11.03.2021 02:41:11.708] <140171921306112> prtcl | >> |--tr:Failed to read data from throttled device.
[11.03.2021 02:41:11.708] <140171921306112> prtcl | >> |--tr:in virtual std::streamsize io::CThrottledIoDev::read(byte_t*, size_t) at /mnt/Sources/CommonLib/io/ThrottledIoDev.cpp:37
[11.03.2021 02:41:11.708] <140171921306112> prtcl | >> |--tr:CSslVbrConnection: Failed to perform handshake with VBR server.
[11.03.2021 02:41:11.708] <140171921306112> prtcl | >> |--tr:in void vmbplatform::vbr::CSslVbrConnection::ProtocolHandShake(vmbplatform::CBinaryStream&) at /mnt/Sources/VmbPlatformLib/vmbplatform/vbr/conn/SslVbrConnection.cpp:193
[11.03.2021 02:41:11.708] <140171921306112> prtcl | >> |Unable to authenticate on backup server xxxxxx:10006; xxxxxx:10006; xxxxx:10006.
[11.03.2021 02:41:11.708] <140171921306112> prtcl | >> |--tr:in io::io_dev_ptr_t vmbplatform::vbr::CSslVbrConnection::Authenticate(io::io_dev_ptr_t) at /mnt/Sources/VmbPlatformLib/vmbplatform/vbr/conn/SslVbrConnection.cpp:175
[11.03.2021 02:41:11.708] <140171921306112> prtcl | >> |Failed to establish connection to xxxxx; srv-isis:10006; xxxxxx:10006
[11.03.2021 02:41:11.708] <140171921306112> prtcl | >> |--tr:in void vmbplatform::vbr::CSslVbrConnection::EstablishConnectProc(io::io_dev_ptr_t) at /mnt/Sources/VmbPlatformLib/vmbplatform/vbr/conn/SslVbrConnection.cpp:143
[11.03.2021 02:41:11.708] <140171921306112> prtcl | >> |--tr:Thread [Establish connect to VBR xxxxx:10006; xxxxxx:10006; xxxxx:10006 by certificate.](140485410674432) failed.
[11.03.2021 02:41:11.708] <140171921306112> prtcl | >> |Failed to connect to Veeam Backup & Replication server by certificate.
Where is the VBR Certificate stored in the agent? So I can verify it is there?
Anyone got any other ideas?
Googling after the error messages yields ZERO results..