Previous Topic: Cannot Power on Hyper-V VMs When Restoring Data to an Alternate LocationNext Topic: Unable to Recover Hyper-V VMs to an Alternate Location


Backup and Recover VM Operations Fail Using NBD Transport Mode

Valid on all Windows platforms running on backup proxy systems.

Symptom

Backup and recover VM operations fail.

The following errors appear in the VDDK error logs:

Failed to open NBD extent
NBD_ERR_GENERIC

NFC connection errors relating to NFC operations appear in the error logs. For example:

NfcFssrvrRecv
NfcFssrvr_DiskOpen
NfcNetTcpWriteNfcNet_Send
NfcSendMessage

Note: Debugging must be enabled to view the above error logs. For more information, see Enable Debugging for VDDK Jobs.

Solution

Network Block Device (NBD) transport mode, also referred to as LAN transport mode, uses the Network File Copy (NFC) protocol to communicate. Various VDDK operations use one connection for each virtual disk that it accesses on each ESX Server and ESXi Server host when using NBD. Furthermore, connections cannot be shared across disks. The VI Client and periodic communication between the host systems, the vpxd, the ESX Server, and ESXi Server systems account for the number of concurrent connections.

The following table describes the maximum number NFC connections:

Host Platform

Connecting to

Limits to

vSphere 4

an ESX host

9 connections directly and 27 connections through vCenter server

vSphere 4

an ESXi host

11 connections directly and 23 connections through vCenter Server

vSphere 5 and 6

an ESXi host

Limited by a transfer buffer for all NFC connections enforced by the host: the sum of all NFC connection buffers to an ESXi host cannot exceed 32MB.

52 connections through vCenter server, including the above per-host limit.

 

 

 

Be aware if the following:

Best Practices:

The solution to this problem is to use the following best practices to help ensure that backup and recovery operations do not fail when using NBD transport protocol: