← Back to team overview

openstack team mailing list archive

multi_nic and mac addresses

 

Tracking mac addresses is going to have to change for multi-nic. Instances
are going to have more than one mac address. It's been proposed that we
don't need to track the mac address(es) but I think it's necessary in order
to determine whether a mac is unique or not. Mac addresses don't need to be
unique across a whole implementation but they do need to be unique as far as
layer 2 networking is concerned. It will be quite a while before we run out
of mac addresses across the whole implementation so allowing duplicate macs
but preventing duplicates within a network layer two "zone" (not sure the
terminology at this point) can be handled later. I propose making a new
table for storing instance id mac address relationships. I'm also
considering randomly generating mac addresses using instance uuid as salt.

Thoughts?

-tr3buchet


Confidentiality Notice: This e-mail message (including any attached or
embedded documents) is intended for the exclusive and confidential use of the
individual or entity to which this message is addressed, and unless otherwise
expressly indicated, is confidential and privileged information of Rackspace.
Any dissemination, distribution or copying of the enclosed material is prohibited.
If you receive this transmission in error, please notify us immediately by e-mail
at abuse@xxxxxxxxxxxxx, and delete the original message.
Your cooperation is appreciated.


Follow ups