Skip to main content
Solved

Restore: Failed to retrieve value from binary stream


Forum|alt.badge.img
  • Comes here often
  • 14 comments

Der Versuch, ein System mit “Bare Metal Restore” (Backup liegt auf SMB-Freigabe) wiederherzustellen, schlägt nach fehl:

System ist von USB gestartet und Log-Files sind leider nicht vorhanden.

Wie kann ich weiter suchen … möglichst ohne jedesmal eine Stunde warten zu müssen.

Best answer by BstAA

Problem “solved”. Had nothing to do with Veeam, SMB protocol, cable … but

  • I use a new system with a built in 2.5GBE Realtek NIC
  • this NIC gives an (very) unstable and slow connection to my simple 5-port 1GBit/s switch

Solution:

  1. Use an old 1GBE Intel NIC … works at full speed
  2. Reduce line speed to 100MBit/s
  3. connect the 2.5GBE NIC i.e. to one of my FRITZ!Box router ports
View original
Did this topic help you find an answer to your question?

6 comments

MatzeB
Forum|alt.badge.img+5
  • Veeam Vanguard
  • 81 comments
  • June 26, 2023

Ich hatte letzte Woche einen genau gleichen Fall (war privat/ Agent Free Edition). Ein Bare Metal Recovery auf das orginale Laptop war NICHT möglich mit genau diesem Fehler. Ich hatte diverse Dinge versucht, z.B. andere SSD verbaut und manuelles Partition mapping. Bei mir kam der Fehler allerdings früher, nach wenigen Gigabyte. Auch ein kopieren der Backup Files auf USB hat kein Unterschied gemacht.

 

Schlussendlich habe ich mit dem gleichen USB Stick und der gleichen Freigabe auf einem anderen Notebook erfolgreich recovern können……

 

Falls es dir nur darum geht Daten direkt aus dem OS recovern zu können und deshalb temporär recoverst könntest du auch in eine VM restoren.

 

Gruß Matze


Forum|alt.badge.img
  • Author
  • Comes here often
  • 14 comments
  • June 26, 2023

Gut zu hören, dass ich nicht allein bin … allerdings möchte ich das System auf genau diese Maschine aufspielen, da wäre eine VM nur ein Testfall. 
Könnte die Netzanbindung (Kabel, …) ein Problem sein? Oder hat sonst noch jemand eine Idee?

Klaus


Chris.Childerhose
Forum|alt.badge.img+21

Based on the error, it almost seems like there could be a networking issue with the retrieval of the required files.  I would check networking and also the firewall ports if enabled on the SMB server (if relevant).


Forum|alt.badge.img
  • Author
  • Comes here often
  • 14 comments
  • June 28, 2023
Chris.Childerhose wrote:

Based on the error, it almost seems like there could be a networking issue with the retrieval of the required files.  I would check networking and also the firewall ports if enabled on the SMB server (if relevant).

Hi Chris,

yes it could be an issue with SMB credentials. On the other hand I use the same setup for backup and get no errors. A big problem is that the error comes up so very late after many bytes have been transferred. Would like to set up a small test case but don’t know how!

Tests run so far:

  • Restore “operating system only” with a USB-drive → works. 
  • Restore “operating system only” via network (new, very short cable) from last full-backup → step “loading backup files” is much faster, but again an error during “restore” phase

Question: is there any way to have a look to log-files. i.e. via opening a command line?

Klaus


Chris.Childerhose
Forum|alt.badge.img+21

I have not fully tested the restore process with the USB and am not sure if or where the logs might be located, but it looks like from this page -

https://helpcenter.veeam.com/docs/agentforwindows/userguide/image_boot_endpoint.html?ver=60

if you go in the Tools option, there is an Export Logs, which should allow you to save it to the USB key, you are booting from.

This might help otherwise I might suggest opening a support case since restoring from USB works but not from SMB.


Forum|alt.badge.img
  • Author
  • Comes here often
  • 14 comments
  • Answer
  • July 1, 2023

Problem “solved”. Had nothing to do with Veeam, SMB protocol, cable … but

  • I use a new system with a built in 2.5GBE Realtek NIC
  • this NIC gives an (very) unstable and slow connection to my simple 5-port 1GBit/s switch

Solution:

  1. Use an old 1GBE Intel NIC … works at full speed
  2. Reduce line speed to 100MBit/s
  3. connect the 2.5GBE NIC i.e. to one of my FRITZ!Box router ports