Support > Knowledge Base
Knowledge Base

Search the Knowledge Base: |
Search the Knowledge Base: |
Degraded service console backup performance after upgrading to ESX 4.0
Symptoms
-
Backup software that uses the ESX service console commands and service console as a staging area operate as expected with ESX 3.x hosts.
-
The same software, when installed on ESX 4.0, suffers a considerable performance degradation.
Resolution
The performance degradation occurs when:
-
Conducting a backup using VMware Consolidated Backup (VCB) using the nbd or nbdssl transport switches.
-
Conducting I/O operations from a Datastore (VMFS or NFS) to a non-Datastore (ext3, CIFS, etc) or vice versa.
Note: The I/O operation can be done by either a VMware supplied tool such as vcbMounter or a open source tool such as dd or cp.
When I/O operations are done between storage that is managed by the VMkernel (such as a VMFS or NFS datastore) and storage that is managed by the service console (such as an EXT3, CIFS, or NFS mount point), a high performance data mover is not utilized and performance is degraded.
Examples:
-
Using vmkfstools to transfer a virtual disk from a location on a VMFS datastore to a service console EXT3 file system such as /tmp/, the data mover is not used because the destination is not managed by the VMKernel.
-
Using vmkfstools to transfer a virtual disk from a location on a VMFS datastore to a NFS datastore, the data mover is used because both the source and destination is managed by the VMKernel.
To resolve this issue, try these available options:
-
Utilize a data protection model that does not interact with the service console.
-
If you are backing up to a network share, do not mount the network share in the service console, but configure it as a datastore in ESX, then use vcbMounter to export to that NFS share. This share appears inside the service console under /vmfs/volumes, just like any other datastore.
-
If you export to a local staging directory, such as /tmp inside the service console, consider using a VMFS datastore as a staging directory.
-
If you are using VCB on the Proxy, VMware recommends to use SAN or hot-add mode instead of nbd for data transport.
Note: 3rd party backup software vendors may employ different methods to perform backups within the service console. For more information about 3rd party software, see Third-Party Software in the Service Console or consult with your backup software vendor.
Actions
- KB Article: 1012159
- Updated: Dec 10, 2009
- Products:
VMware Consolidated Backup
VMware Converter
VMware Data Recovery
VMware ESX - Product Versions:
VMware ESX 4.0.x

