Veeam Backup: Shared memory connection was closed

Situation: Some users has Veeam backup to back up all their VMs on Microsoft Hyper-V. The backup failed with this error: Shared memory connection was closed.

Troubleshooting 1: It could be physical server low RAM. Please refer to this article for RAM requirement.

Troubleshooting 2: It could be the Hard Disk issue. Please double check it or run chkdsk /f /r command to check and fix it.

Troubleshooting 3: In another case, the user uses a USN external drive to be the backup storage. We don’t recommend using external USB as a backup storage. However, if this is workstation and you have to use USB drive, you may try to upgrade the USB driver. Also, if the USB is FAT32 or exFAT format, it is not a good choice for a backup target. Perhaps, you can format as NTFS.

Troubleshooting 4: Run VSSadmin to check any errors? Please refer to this article:

Troubleshooting VSS Writers timeout or failed error

Troubleshooting 5: To fix it, follow these steps :
1) Open Backup & Replication
2) Open your properties (top left corner)
3) Network Traffic
4) Check the number near “Use multiple upload streams per job”. Endpoint need at least 3 streams to work.

If the RAM is not the issue, restarting Veeam services may fix the problem.

 

Veeam Backup: Unable to allocate memory for storage metadata bank

Situation: The client has Veeam backup to back up all their VMs on Microsoft Hyper-V. The backup failed with this error: Unable to allocate memory for storage metadata bank.

Resolution 1: It could be physical server low RAM. Please refer to this article for RAM requirement.

Resolution 2: If the RAM is not the issue, restarting Veeam services may fix the problem.

Resolution 3: Check the status of Windows update. If there is any windows update installed or pending for restart, please do so.

 

 

 

Integrated laptop camera issue with Microsoft Teams

Situation: The user has a problem to use Integrated laptop camera ion Microsoft Teams. he receives a message that my camera stops working frequently while on a Teams’ meeting. He doesn’t have the problem to use the camera on other apps. Also, external camera doesn’t have this issue.

Resolution 1: clear my Teams cache.

Resolution 2: Install Windows and Office latest updates.

Resolution 3: Install latest Camera driver.

Resolution 4: Repair Office 365.

 

Veeam Failed to call RPC function ‘InstallAndCreateSession’ with Code: 0x80131500

Situation: the client is running Veeam Backup v11. One of the Veeam backups has this warning: Unable to perform indexing because connection to the guest could not be established
Unable to perform guest file system indexing: Failed to call RPC function ‘InstallAndCreateSession’:
Cannot connect to VM [45a2a1d8-c9a5-42e3-bb7b-239f0d35b478] over PSDirect.
Failed to invoke func [Connect]:
Unknown error 0x80131500. Unknown error 0x80131500.
Failed to execute PowerShell command: The credential is invalid.;COM error: Code: 0x80131500.

Resolution: You may want to disable Enable guest file system indexing.

Or do nothing. Please refer to this article:

KB3179: Failed to call RPC function: Error code: 0x80131500 – KB3179: Failed to call RPC function: Error code: 0x80131500 (veeam.com)

Resolution 2: make sure PowerShell 2.0+ module is installed on top of Hyper-V host? (Server-Add Roles-Features).