← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1249196] Re: nova list lost network information after run nova interface-attach

 

duplicated bug for https://bugs.launchpad.net/nova/+bug/1223859.
Already fixed.


Thanks.
-chen


** Changed in: nova
       Status: In Progress => Invalid

** Changed in: nova
     Assignee: li,chen (chen-li) => (unassigned)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1249196

Title:
   nova list lost network information after run nova interface-attach

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  Hi list

  
  I'm working under CentOS 6.4 + Havana.

  I have a work fine instance in the cloud, display like:

   nova list
  +--------------------------------------+---------------+--------+----------------------------+
  | ID                                   | Name          | Status | Networks                   |
  +--------------------------------------+---------------+--------+----------------------------+
  | d3b16acd-2cae-47de-bbbb-b3435db19399 | test-havana-4 | ACTIVE | flat_physnet1=191.101.0.14 |
  +--------------------------------------+---------------+--------+----------------------------+

   After I run command nova interface-attach  --net-id ${net_id} test-
  havana-4

  I get:

   nova list
  +--------------------------------------+---------------+--------+---------------+
  | ID                                   | Name          | Status | Networks      |
  +--------------------------------------+---------------+--------+---------------+
  | d3b16acd-2cae-47de-bbbb-b3435db19399 | test-havana-4 | ACTIVE | vlan2=9.1.0.2 |
  +--------------------------------------+---------------+--------+---------------+

  The original network disappeared ....

  But, actually, in vm, everything works fine.
  I can get two virtual NIC in VM:
          2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT qlen 1000
                link/ether fa:16:3e:c7:a7:d6 brd ff:ff:ff:ff:ff:ff
          3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT qlen 1000
               link/ether fa:16:3e:23:eb:cc brd ff:ff:ff:ff:ff:ff

  So, the result shows in "nova list" is not correct.

  Thanks.
  -chen

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