ses and .vmfd files are present in the directories of multiple virtual machines in vCenter.vmwarelwd I/O filter configured at the host level. The affected virtual machines retained the vmwarelwd I/O filter from a previously decommissioned VCDR deployment. Although VCDR was removed, the associated I/O filter configuration was not fully cleaned up, resulting in residual filter associations on the Virtual Machines. These stale associations caused the continued creation of .ses and .vmfd files within the Virtual Machine directories.
Impact/Risks:
Removal of the vmwarelwd filter from a Virtual Machine that is being protected requires re-enabling it on the Virtual Machine at a later point. The execution of the attached script should be performed only against Virtual Machines that are no longer to be protected by VMware Cloud Disaster Recovery(VCDR) or other solutions that leverage the vmwarelwd filter. The attached utility will not reconfigure a Virtual Machine to remove any filter other than that of the vmwarelwd I/O filter.
Remove the vmwarelwd I/O filter from the affected Virtual Machines:
lwd-cleanup-util.py script to verify if the affected Virtual Machines are listed with the vmwarelwd I/O filter association.
./lwd-cleanup-util.py --list -u [email protected]vmwarelwd I/O filter from all affected Virtual Machines:
./lwd-cleanup-util.py -d --all -u [email protected]vmwarelwd I/O filter from all the Virtual Machines in the vCenter..ses and .vmfd files are removed from the virtual machine directory.Expected Result
vmwarelwd I/O filter associations.What is vmwarelwd?
VMware LWD (Lightweight Delta) is a specialized I/O filter technology used in Dell PowerProtect Data Manager (PPDM), VMware Cloud Disaster Recovery (VCDR) and similar solutions to enable efficient, low-impact snapshot-based backups and replication for virtual machines on VMware's vSphere platform by intercepting disk I/O, minimizing Virtual Machine stun time, and tracking changes.