#1 Global Leader in Data Protection & Ransomware Recovery

How to uninstall Veeam CDP VAIO filter driver manually

KB ID: 4151
Product: Veeam Backup & Replication | 11
Published: 2021-04-22
Last Modified: 2022-12-19
mailbox
Get weekly article updates
By subscribing, you are agreeing to have your personal information managed in accordance with the terms of Veeam's Privacy Notice.

Cheers for trusting us with the spot in your mailbox!

Now you’re less likely to miss what’s been brewing in our knowledge base with this weekly digest

error icon

Oops! Something went wrong.

Please try again later.

Objective

This article documents how to manually uninstall the Veeam CDP VAIO filter driver if Veeam Backup & Replication is unavailable for any reason and the Veeam CDP filter driver needs to be removed from VCenter and the ESXi hosts.
 

If Veeam Backup & Replication is available, the recommended method for uninstalling the I/O Filter is documented in the user guide. https://helpcenter.veeam.com/docs/backup/vsphere/cdp_io_filter_remove.html

Solution

Before You Begin

  • Prerequisite 1: Change the VM storage policy for all VMs that were protected by Veeam CDP from ‘Veeam CDP Replication’ to ‘Datastore Default’ or another appropriate policy (see screenshot below). This change only needs to be done to the source virtual machines; the replica virtual machines should be deleted manually. After deleting the CDP Replica(s), there may be files that VCenter couldn’t automatically delete that will need to be cleaned up manually (i.e., the folder on the datastore which contained the Replica VM).
changestoragepolicy
  • Prerequisite 2: The ESXi host(s) must be in maintenance mode to uninstall the CDP filter driver.  VMware DRS can help mitigate the impact of this process.

Filter Removal

Use VMware power-cli to uninstall the filter driver with the following PowerShell script.

  1. Open VMware PowerCLI
  2. Connect to the vCenter
Connect-VIServer -Server <vcenter-servername>
  1. Run the following command to confirm that the Veeam CDP filter is installed:
Get-VAIOFilter -name veecdp -cluster "<cluster name>"
  1. To remove the Veeam CDP VAIO Filter if present, run the following command:
Get-VAIOFilter -name veecdp -cluster "<cluster name>" | Remove-VAIOFilter

Confirm Filter Removal

Once the filter drivers are removed, exit the ESXi hosts from maintenance mode. You can check the status of the filter driver directly on the ESXi hosts by connecting to them via SSH and running this command:

esxcli software vib list | grep -i vee 

Remove Storage Policy

The last step is to remove the “Veeam CDP Replication” storage policy from VCenter.

Go to Menu -> Policy and Profiles -> VM Storage Policies -> select the “Veeam CDP Replication” policy and click delete.

deletepolicy
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Spelling error in text

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Thank you!

Thank you!

Your feedback has been received and will be reviewed.

Oops! Something went wrong.

Please try again later.

You have selected too large block!

Please try select less.

KB Feedback/Suggestion

This form is only for KB Feedback/Suggestions, if you need help with the software open a support case

By submitting, you are agreeing to have your personal information managed in accordance with the terms of Veeam's Privacy Notice.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Verify your email to continue your product download
We've sent a verification code to:
  • Incorrect verification code. Please try again.
An email with a verification code was just sent to
Didn't receive the code? Click to resend in sec
Didn't receive the code? Click to resend
Thank you!

Thank you!

Your feedback has been received and will be reviewed.

error icon

Oops! Something went wrong.

Please try again later.