Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Disabling the HotAdd/HotPlug capability in ESXi 5.x and ESXi/ESX 4.x virtual machines (1012225)
Symptoms
- NICs and SCSI controllers appear as removable devices.
- The Safely Remove Hardware option for the virtual hardware appears in the Windows System Tray.
- If you are using VMware View, you notice that View desktops which have persistent disks are disconnecting.
Purpose
Resolution
.vmx file.Note: You can disable HotPlug capability for PCI devices such as e1000 or vmxnet2 NICs.
To disable HotPlug capability using the vSphere Client:
- Connect to the ESXi/ESX host or vCenter Server using the vSphere Client.
- Power off the virtual machine.
- Right-click the virtual machine and click Edit Settings.
- Click the Options tab.
- Click General > Configuration Parameters > Add Row.
- Insert a new row with the name
devices.hotplugand a value offalse. - Power on the virtual machine.
To disable HotPlug capability by editing the
.vmx file:- Power off the virtual machine.
- Access the ESXi/ESX service console using an SSH client.
- Open the virtual machine configuration file (
.vmx) in a text editor. The default location is:/vmfs/volumes/datastore_name/vm_name/vm_name.vmx
- Add the line:
devices.hotplug = "false"
Note: This setting does not interfere with HotPlug CPU/memory.
- Save and close the file.
- Power on the virtual machine.
Note: If you are using VMware View, follow one of the above procedures for the parent virtual machine first, then follow these steps:
- Create a new snapshot of the parent virtual machine:
- In the vSphere Client, right-click the parent virtual machine and click Snapshot > Take Snapshot.
- Give the snapshot a name and description.
- Click OK.
- Recompose the affected pools to this new snapshot:
- In the View Manager console, select a pool and open it.
- Click View Composer > Recompose, and select the newly created snapshot.
- Click Next.
- Configure the Schedule and Warnings options.
- Click Next.
- Review the confirmation information.
- Click Finish and verify that the recompose operation successfully completes.
- Repeat the recompose procedure for all affected pools.
Additional Information
See Also
This Article Replaces
Update History
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

