> Anyone have any thoughts on what they might have  done differently to
> cause the MAC address to become fixed on the Linux side?

This is the downside of software defined networking. 

Remove the LLADDR on the master (I consider this a bug). Manually assign fixed 
MAC addresses from the user-managed space (40:00:00) on the NICDEF statements 
for the clones. Use DHCP to assign IP and host names based on the fixed MAC 
addresses you put on the NICDEF. 

You have to manage the MAC addresses, but the upside is that you can move them 
around between systems without having to care about the physical hardware. 

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to