Re: CF install failing on OpenStack


Guillaume Berche
 

Looks like the openstack endpoint DNS name is not resolved from the local
box. Have you checked against typo in the yml config ? There is a bosh
micro log file which may provide additional traces.

Is your network set up requiring use of an http_proxy to reach the
openstack endpoint (and the proxy is doing DNS resolution, which not
available on the local box) ?

Hope this can help,

Guillaume.

On Wed, Jun 3, 2015 at 7:45 PM, Eoghan <eoghank(a)gmail.com> wrote:

Hi,

I have an baremetal install of OpenStack on Ubuntu 14.04 and am having
issues with the bosh install. All the endpoints are correctly configured
and I have run through all the pre-req tests for a CF install on openstack.

The install is failing with this error. Can anyone provide any pointers on
as to what could be causing this?

{"type": "step_started", "id": "microbosh.setting_manifest"}

Running "bundle exec bosh -n micro deployment micro/"

Deployment set to
'/var/tempest/workspaces/default/deployments/micro/micro_bosh.yml'

{"type": "step_finished", "id": "microbosh.setting_manifest"}

{"type": "step_started", "id": "microbosh.deploying"}

Running "bundle exec bosh -n micro deploy
/var/tempest/stemcells/bosh-stemcell-2975-openstack-kvm-ubuntu-trusty-go_agent-raw.tgz
--update-if-exists"



Verifying stemcell...

File exists and readable OK

Verifying tarball...

Read tarball OK

Manifest exists OK

Stemcell image file OK

Stemcell properties OK



Stemcell info

-------------

Name: bosh-openstack-kvm-ubuntu-trusty-go_agent-raw

Version: 2975



/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/fog-1.27.0/lib/fog/openstack/volume.rb:191:
warning: duplicated key at line 196 ignored: :openstack_region

Started deploy micro bosh

Started deploy micro bosh > Unpacking stemcell. Done (00:00:05)

Started deploy micro bosh > Uploading stemcell. Done (00:00:53)

Started deploy micro bosh > Creating VM from
1552e46e-8291-461f-966a-ac6332d313be. Done (00:00:44)

/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/fog-1.27.0/lib/fog/openstack/volume.rb:191:
warning: duplicated key at line 196 ignored: :openstack_region

Started deploy micro bosh > Waiting for the agent. Done (00:02:19)

Started deploy micro bosh > Updating persistent disk

Started deploy micro bosh > Create disklog writing failed. can't be
called from trap context

/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/excon-0.45.3/lib/excon/socket.rb:108:in
`getaddrinfo': getaddrinfo: Name or service not known (SocketError)
(Excon::Errors::SocketError)

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/excon-0.45.3/lib/excon/socket.rb:108:in
`connect'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/excon-0.45.3/lib/excon/socket.rb:28:in
`initialize'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/excon-0.45.3/lib/excon/connection.rb:389:in
`new'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/excon-0.45.3/lib/excon/connection.rb:389:in
`socket'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/excon-0.45.3/lib/excon/connection.rb:106:in
`request_call'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/excon-0.45.3/lib/excon/middlewares/mock.rb:47:in
`request_call'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/excon-0.45.3/lib/excon/middlewares/instrumentor.rb:19:in
`block in request_call'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_openstack_cpi-1.2975.0/lib/cloud/openstack/excon_logging_instrumentor.rb:10:in
`instrument'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/excon-0.45.3/lib/excon/middlewares/instrumentor.rb:18:in
`request_call'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/excon-0.45.3/lib/excon/middlewares/base.rb:15:in
`request_call'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/excon-0.45.3/lib/excon/middlewares/base.rb:15:in
`request_call'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/excon-0.45.3/lib/excon/middlewares/base.rb:15:in
`request_call'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/excon-0.45.3/lib/excon/connection.rb:233:in
`request'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/fog-core-1.30.0/lib/fog/core/connection.rb:81:in
`request'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/fog-1.27.0/lib/fog/openstack/volume.rb:156:in
`request'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/fog-1.27.0/lib/fog/openstack/requests/volume/create_volume.rb:19:in
`create_volume'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/fog-1.27.0/lib/fog/openstack/models/volume/volume.rb:29:in
`save'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/fog-core-1.30.0/lib/fog/core/collection.rb:51:in
`create'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_openstack_cpi-1.2975.0/lib/cloud/openstack/cloud.rb:425:in
`block (2 levels) in create_disk'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_openstack_cpi-1.2975.0/lib/cloud/openstack/helpers.rb:26:in
`with_openstack'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_openstack_cpi-1.2975.0/lib/cloud/openstack/cloud.rb:425:in
`block in create_disk'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_common-1.2975.0/lib/common/thread_formatter.rb:49:in
`with_thread_name'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_openstack_cpi-1.2975.0/lib/cloud/openstack/cloud.rb:403:in
`create_disk'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_cli_plugin_micro-1.2975.0/lib/bosh/deployer/instance_manager.rb:282:in
`block in create_disk'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_cli_plugin_micro-1.2975.0/lib/bosh/deployer/instance_manager.rb:85:in
`step'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_cli_plugin_micro-1.2975.0/lib/bosh/deployer/instance_manager.rb:280:in
`create_disk'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_cli_plugin_micro-1.2975.0/lib/bosh/deployer/instance_manager.rb:352:in
`update_persistent_disk'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_cli_plugin_micro-1.2975.0/lib/bosh/deployer/instance_manager.rb:137:in
`block in create'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_cli_plugin_micro-1.2975.0/lib/bosh/deployer/instance_manager.rb:85:in
`step'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_cli_plugin_micro-1.2975.0/lib/bosh/deployer/instance_manager.rb:136:in
`create'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_cli_plugin_micro-1.2975.0/lib/bosh/deployer/instance_manager.rb:98:in
`block in create_deployment'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_cli_plugin_micro-1.2975.0/lib/bosh/deployer/instance_manager.rb:92:in
`with_lifecycle'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_cli_plugin_micro-1.2975.0/lib/bosh/deployer/instance_manager.rb:98:in
`create_deployment'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_cli_plugin_micro-1.2975.0/lib/bosh/cli/commands/micro.rb:179:in
`perform'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_cli-1.2975.0/lib/cli/command_handler.rb:57:in
`run'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_cli-1.2975.0/lib/cli/runner.rb:56:in
`run'

from
/home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/gems/bosh_cli-1.2975.0/bin/bosh:16:in
`<top (required)>'

from /home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/bin/bosh:23:in
`load'

from /home/tempest-web/tempest/web/vendor/bundle/ruby/2.2.0/bin/bosh:23:in
`<main>'

{"type": "step_finished", "id": "microbosh.deploying"}

Exited with 1.

Thanks,
Eoghan

_______________________________________________
cf-bosh mailing list
cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh

Join cf-bosh@lists.cloudfoundry.org to automatically receive all group messages.