vcenter+glance. Hypervisor is not registered in Horizon. and Instance is failed with error 'No route to host'

Bug #1401828 reported by Tatyana Dubyk
18
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
High
okosse

Bug Description

1. set up lab from iso 6.0-48
2. create an env with settings:
     hypervisor: vcenter
    storages: vmware vcenter/ esxi datastore for images (glance) and vmware vcenter for volumes (cinder)
    OS: centos or ubuntu (bug is reproduced on both of them)
    mode : simple

settings:
vcenter/ESXi IP:172.16.0.254
username:<email address hidden>
password:Qwer!1234
Datastore name: nfs
Datacenter name: Datacenter
Datastore Images directory: /openstack_glance

VCENTER_IP=172.16.0.254
<email address hidden>
VCENTER_PASSWORD=Qwer!1234
VCENTER_CLUSTERS=Cluster1,Cluster2

3. create env:
1 controller, 2 cinders roles
4. verify that deploy is finished successfully
5. run ostf. verify that tests with instance is failed.
with error [Error: No valid host was found. ]

Tags: vcenter
Revision history for this message
Tatyana Dubyk (tdubyk) wrote :
Changed in fuel:
milestone: none → 6.0
tags: added: vcenter
Revision history for this message
Tatyana Dubyk (tdubyk) wrote :

I've verified that vcenter from controller is pinged

Revision history for this message
Tatyana Dubyk (tdubyk) wrote :

[root@nailgun ~]# fuel nodes list
id | status | name | cluster | ip | mac | roles | pending_roles | online | group_id
---|----------|------------------|---------|------------|-------------------|------------|---------------|--------|---------
2 | ready | Untitled (57:12) | 2 | 10.108.0.5 | 64:16:2e:f8:57:12 | controller | | True | 2
4 | ready | Untitled (86:0f) | 2 | 10.108.0.4 | 64:03:13:79:86:0f | cinder | | True | 2
3 | ready | Untitled (6c:3b) | 2 | 10.108.0.6 | 64:bf:20:6e:6c:3b | cinder | | True | 2
5 | discover | Untitled (ca:e2) | None | 10.108.0.7 | 64:b6:78:ed:ca:e2 | | | True | None
8 | discover | Untitled (90:f7) | None | 10.108.0.3 | 64:f1:ad:f7:90:f7 | | | True | None
6 | discover | Untitled (c4:21) | None | 10.108.0.8 | 64:fe:d3:32:c4:21 | | | True | None
7 | discover | Untitled (fa:88) | None | 10.108.0.9 | 64:1a:dc:e8:fa:88 | | | True | None
[root@nailgun ~]# ssh node-2
Warning: Permanently added 'node-2' (RSA) to the list of known hosts.
Welcome to Ubuntu 12.04.4 LTS (GNU/Linux 3.13.0-40-generic x86_64)

 * Documentation: https://help.ubuntu.com/
New release '14.04.1 LTS' available.
Run 'do-release-upgrade' to upgrade to it.

Last login: Thu Dec 11 20:22:05 2014 from 10.108.0.2
root@node-2:~# ping 172.16.0.254
PING 172.16.0.254 (172.16.0.254) 56(84) bytes of data.
64 bytes from 172.16.0.254: icmp_req=1 ttl=128 time=0.736 ms
64 bytes from 172.16.0.254: icmp_req=2 ttl=128 time=0.422 ms
64 bytes from 172.16.0.254: icmp_req=3 ttl=128 time=0.384 ms
64 bytes from 172.16.0.254: icmp_req=4 ttl=128 time=0.432 ms
c64 bytes from 172.16.0.254: icmp_req=5 ttl=128 time=0.638 ms
64 bytes from 172.16.0.254: icmp_req=6 ttl=128 time=0.476 ms
64 bytes from 172.16.0.254: icmp_req=7 ttl=128 time=0.499 ms

Revision history for this message
Tatyana Dubyk (tdubyk) wrote :

[root@nailgun ~]# fuel --fuel-version
api: '1.0'
astute_sha: 16b252d93be6aaa73030b8100cf8c5ca6a970a91
auth_required: true
build_id: 2014-12-09_19-59-53
build_number: '48'
feature_groups:
- mirantis
fuellib_sha: 2f7634f8c0132f267a8ce390477784ce56fc18d8
fuelmain_sha: 3aab16667f47dd8384904e27f70f7a87ba15f4ee
nailgun_sha: 22bd43b89a17843f9199f92d61fc86cb0f8772f1
ostf_sha: a9afb68710d809570460c29d6c3293219d3624d4
production: docker
release: '6.0'
release_versions:
  2014.2-6.0:
    VERSION:
      api: '1.0'
      astute_sha: 16b252d93be6aaa73030b8100cf8c5ca6a970a91
      build_id: 2014-12-09_19-59-53
      build_number: '48'
      feature_groups:
      - mirantis
      fuellib_sha: 2f7634f8c0132f267a8ce390477784ce56fc18d8
      fuelmain_sha: 3aab16667f47dd8384904e27f70f7a87ba15f4ee
      nailgun_sha: 22bd43b89a17843f9199f92d61fc86cb0f8772f1
      ostf_sha: a9afb68710d809570460c29d6c3293219d3624d4
      production: docker
      release: '6.0'

Revision history for this message
Tatyana Dubyk (tdubyk) wrote :

and I checked that in Workstation in Datastore Images directory element is present.

Changed in fuel:
assignee: nobody → Fuel Partner Integration Team (fuel-partner)
importance: Undecided → High
Igor Zinovik (izinovik)
Changed in fuel:
assignee: Fuel Partner Integration Team (fuel-partner) → Igor Zinovik (izinovik)
Igor Zinovik (izinovik)
Changed in fuel:
assignee: Igor Zinovik (izinovik) → okosse (okosse)
Stanislav Makar (smakar)
Changed in fuel:
status: New → Triaged
okosse (okosse)
Changed in fuel:
status: Triaged → Invalid
Revision history for this message
Andrey Danin (gcon-monolake) wrote :

It was a misconfiguration in our lab.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.