dnsmasq config not deleted when deleting a vNet

iss-integration

Active Member
Jan 21, 2020
23
6
43
Maryland, USA
www.iss-integration.com
Experimenting with PVE SDN, I noticed an issue, where when a vNet is deleted, and configuration applied, the corresponding files in /etc/dnsmasq.d are not deleted. For example:

1. Create a zone called nz1
2. Create a vNet with DHCP
3. Delete everything
4. Still seeing files in /etc/dnsmasq.d/nz1/

The impact of this is in recreating a zone.
Alex