Overview
Artifact ID: | 5dffea9ac4075477ed4ad15e90dca6f693573cff |
---|---|
Ticket: | 0a4116f6ab41f446121012b8b0f0022f941b294d
MAC assignment problem |
User & Date: | vitus on 2015-11-11 07:34:11 |
Changes
- 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.
- login: "vitus"
- mimetype: "text/x-fossil-plain"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to: "MAC assignment problem"
- type changed to: "Feature_Request"