Tag Archives: Veeam CDP

Manually remove the Veeam CDP VAIO filter driver from an ESXi host

I’ve been troubleshooting a CDP issue in my home lab so I wanted to reinstall the I/O filter drivers. Attempting to remove the filter drivers using the VBR console was failing to place the ESXi host into maintenance mode since the VBR VM was running on that host and I had nowhere to vMotion it to (I used nested virtualisation with a single physical ESXi server).

I also wasn’t having much luck uninstalling the Veeam CDP VAIO filter driver manually as per the instructions in https://www.veeam.com/kb4151 but fortunately, there is another method to remove them.

  • 1. Place ESXi host into maintenance mode
  • 2. SSH to the ESXi host
  • 3. Verify ‘veecdp’ filter driver exists with command, esxcli software vib list
Continue reading