chiark / gitweb /
do not create persistent name rules for VMWare network interfaces
authorMartin Pitt <martin.pitt@ubuntu.com>
Thu, 2 Sep 2010 06:39:12 +0000 (08:39 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Thu, 2 Sep 2010 06:39:12 +0000 (08:39 +0200)
commitd4de0a0321b471e9dd8c32f1f3266b0b466457c7
treeabe1c81d25d9475402d1d6bd5f32429cbc8fe40f
parentc03180194cb62cda286efcc1563391a1408394ff
do not create persistent name rules for VMWare network interfaces

Not generating persistent MAC address rules will significantly ease cloning of
VMs.  The kernel reliably sorts eth* enumeration by bus number, so as long as
you only have cards from one vendor (or more precisely, drivers), the
enumeration will be stable. Having cards from different vendors is very
unlikely in VMs.

KVM was already covered in the previous commit, this is the equivalent
blacklist for VMWare:

  http://www.coffer.com/mac_find/?string=005056
  http://www.coffer.com/mac_find/?string=000c29

https://launchpad.net/bugs/341006
extras/rule_generator/75-persistent-net-generator.rules