OndrejHome / fast-vm

'fast-vm' is a script for defining VMs from images provided in thin LVM pool.
GNU General Public License v3.0
22 stars 14 forks source link

multi-NIC VM fails to remove correct MAC when it is being deleted #19

Closed OndrejHome closed 7 years ago

OndrejHome commented 7 years ago

Issue: fast-vm VM which was edited to use multiple NICs fails to remove correct card as the script doesn't expect more than one network card.

Workaround: After error running the 'fast-vm-net-cleanup' removes the missed DHCP reservation.

OndrejHome commented 7 years ago

New approach of detecting fast-vm maanged MAC addreses introduced in 5f3f6bb8c177c83b5f614965ce5e218d8a6170a6 .