Ticket Change Details
Not logged in
Overview

Artifact ID: 5dffea9ac4075477ed4ad15e90dca6f693573cff
Ticket: 0a4116f6ab41f446121012b8b0f0022f941b294d
MAC assignment problem
User & Date: vitus on 2015-11-11 07:34:11
Changes

  1. icomment:
    Now we put MAC address into start script of the machine. It is important, because it allows machine to receive same address via DHCP, and also can affect internal working of operating system (i.e. linux guests can change name of network interface if mac changes). 
    
    But if we move virtual machine from one host no another, mac conflict can happen.
    
    So, we need MAC assigning algorithm, which minimize probability of the conflict, and method of conflict resolution on the first start of the machine on new host.
    
  2. login: "vitus"
  3. mimetype: "text/x-fossil-plain"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to: "MAC assignment problem"
  7. type changed to: "Feature_Request"