Uninstalling EMC PowerPath/VE on an ESXi host
book
Article ID: 341556
calendar_today
Updated On: 03-13-2025
Products
VMware vSphere ESXi
Issue/Introduction
- You are unable to remove EMC PowerPath/VE claim rule from an ESXi host using this command:
esxcli storage core claimrule remove
- Run this
esxcli storage core claimrule list
command to show EMC PowerPath/VE after a reboot.
Resolution
To uninstall EMC PowerPath/VE on ESXi:
- Log in to the ESXi host using SSH.
- Uninstall EMC PowerPath/VE, with the command:
esxcli software vib remove -n powerpath.plugin.esx -n powerpath.cim.esx -n powerpath.lib.esx
- Reboot the host.
- To confirm EMC PowerPath no longer exists, run this command:
esxcli storage core claimrule list
Additional Information
If EMC PowerPath VIB is not found, run this command:
esxcli software vib list | grep power*
Feedback
thumb_up
Yes
thumb_down
No