← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1731488] [NEW] nova list no IP address info for some instances.

 

Public bug reported:

Hi Guys:

"nova list" command output has no IP address info for some instances
,but other have it; I don't know why.

for example,there is no network info for GL-app-server-1 but GL-app-
server-2 in "nova list" output , and I can query it has an interface by
"nova interface-list",why?

[root@cloud-01 ~]# nova list --all |grep app-server
| d1d09a01-7ea6-4c28-af67-a3f6ea4cd9f7 | GL-app-server-1        | b7b2911d635c4657b5bf875b99e0ca14 | ACTIVE  | -          | Running     |                                                |
| 37afa02b-eed9-4c71-8246-250463a5a9c6 | GL-app-server-2        | b7b2911d635c4657b5bf875b99e0ca14 | ACTIVE  | -          | Running     | ex-eit-test=11.225.11.16                       |

[root@cloud-01 ~]# nova interface-list d1d09a01-7ea6-4c28-af67-a3f6ea4cd9f7
+------------+--------------------------------------+--------------------------------------+--------------+-------------------+
| Port State | Port ID                              | Net ID                               | IP addresses | MAC Addr          |
+------------+--------------------------------------+--------------------------------------+--------------+-------------------+
| ACTIVE     | 5b706f6b-6c52-49f9-9c56-13ff30b61d3c | bf358074-4e27-4b97-8122-c64d8a3ac665 | 11.225.11.13 | fa:16:3e:1f:b7:0b |
+------------+--------------------------------------+--------------------------------------+--------------+-------------------+

nova --version
7.1.1

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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/1731488

Title:
  nova list no IP address info for some instances.

Status in OpenStack Compute (nova):
  New

Bug description:
  Hi Guys:

  "nova list" command output has no IP address info for some instances
  ,but other have it; I don't know why.

  for example,there is no network info for GL-app-server-1 but GL-app-
  server-2 in "nova list" output , and I can query it has an interface
  by "nova interface-list",why?

  [root@cloud-01 ~]# nova list --all |grep app-server
  | d1d09a01-7ea6-4c28-af67-a3f6ea4cd9f7 | GL-app-server-1        | b7b2911d635c4657b5bf875b99e0ca14 | ACTIVE  | -          | Running     |                                                |
  | 37afa02b-eed9-4c71-8246-250463a5a9c6 | GL-app-server-2        | b7b2911d635c4657b5bf875b99e0ca14 | ACTIVE  | -          | Running     | ex-eit-test=11.225.11.16                       |

  [root@cloud-01 ~]# nova interface-list d1d09a01-7ea6-4c28-af67-a3f6ea4cd9f7
  +------------+--------------------------------------+--------------------------------------+--------------+-------------------+
  | Port State | Port ID                              | Net ID                               | IP addresses | MAC Addr          |
  +------------+--------------------------------------+--------------------------------------+--------------+-------------------+
  | ACTIVE     | 5b706f6b-6c52-49f9-9c56-13ff30b61d3c | bf358074-4e27-4b97-8122-c64d8a3ac665 | 11.225.11.13 | fa:16:3e:1f:b7:0b |
  +------------+--------------------------------------+--------------------------------------+--------------+-------------------+

  nova --version
  7.1.1

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


Follow ups