← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1415573] [NEW] The Second nic has to be started manually

 

Public bug reported:

Testing step :

1: Create management network 10.0.0.0/24

2:Create tunnel network 10.0.1.0/24

3:Launch a instance and select both  management network  and  tunnel
network

3:after created , ssh into the instance and ifconfig  -a only eth0 is
available.


have to Go to /etc/network/interface.d/eth0.cfg and cp
/etc/network/interface.d/eth0.cfg /etc/network/interface.d/eth1.cfg and
make some change

Then sudo ifup eth1

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1415573

Title:
  The Second nic has to be started manually

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Testing step :

  1: Create management network 10.0.0.0/24

  2:Create tunnel network 10.0.1.0/24

  3:Launch a instance and select both  management network  and  tunnel
  network

  3:after created , ssh into the instance and ifconfig  -a only eth0 is
  available.


  have to Go to /etc/network/interface.d/eth0.cfg and cp
  /etc/network/interface.d/eth0.cfg /etc/network/interface.d/eth1.cfg
  and make some change

  Then sudo ifup eth1

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1415573/+subscriptions


Follow ups

References