Previously, adding a second VLAN to a NIC caused the IP to disappear from the NON_VM network on the NIC. The IP of the NON_VM Network is now preserved when you add a second VLAN to a NIC.
Created attachment 602511[details]
vdsm log
Description of problem:
When you configure Non VM network on the NIC of the host with static IP and then add VLAN Network to the same NIC on the VM, the static IP of the NON VM network becomes None
How reproducible:
Always
Steps to Reproduce:
1. Add NON_VM Network to the NIC1 of the host and configure static IP for it
2. Add another VLAN Network to the same NIC
3.
Actual results:
Static IP of the Non_VM Network disappears from NIC and becomes None
Expected results:
IP of NON_VM Network should be preserved
Additional info:
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
http://rhn.redhat.com/errata/RHSA-2012-1508.html
Created attachment 602511 [details] vdsm log Description of problem: When you configure Non VM network on the NIC of the host with static IP and then add VLAN Network to the same NIC on the VM, the static IP of the NON VM network becomes None How reproducible: Always Steps to Reproduce: 1. Add NON_VM Network to the NIC1 of the host and configure static IP for it 2. Add another VLAN Network to the same NIC 3. Actual results: Static IP of the Non_VM Network disappears from NIC and becomes None Expected results: IP of NON_VM Network should be preserved Additional info: