linux - Bosh init gives error, on openstack, while creating bosh VM through script -


i have created openstack environemt , want deploy bosh, after deploying cloudfoundry on vm our office's test environment. following these links guides:

after have confiugured script according environment, ran script , got following errors:

error:     started deploying       creating vm instance 'bosh/0' stemcell '20e80643-76a0-4b28-8993-ceafd1ecfdaf'... failed (00:00:04)       failed deploying (00:00:04)      stopping registry... finished (00:00:00)  command 'deploy' failed:     deploying:         creating instance 'bosh/0':             creating vm:                 creating vm stemcell cid '20e80643-76a0-4b28-8993-ceafd1ecfdaf':             cpi 'create_vm' method responded error: cmderror{"type":"unknown","message":"expected([200, 202]) \u003c=\u003e actual(404 not         found)\nexcon.error.response\n  :body          =\u003e \"{\\\"itemnotfound\\\": {\\\"message\\\": \\\"the resource not found.\\\",         \\\"code\\\": 404}}\"\n  :headers       =\u003e {\n    \"content-length\"       =\u003e \"78\"\n    \"content-type\"         =\u003e \"applic        ation/json; charset=utf-8\"\n    \"date\"                 =\u003e \"mon, 01 jun 2015 07:59:11 gmt\"\n    \"x-compute-request-id\" =\u003e \"r        eq-88aa57cd-b29f-49c0-ba77-a75292451367\"\n  }\n  :local_address =\u003e \"10.110.82.11\"\n  :local_port    =\u003e 52722\n  :reason_phrase =        \u003e \"not found\"\n  :remote_ip     =\u003e \"10.110.82.11\"\n  :status        =\u003e 404\n","ok_to_retry":false} 

(note: script mentioned in above bosh link referred stemcell 2950 have replaced latest 1 i.e 2977)

also, sort of new linux, openstack , cloud foundry apologize if takes time me understand , provide more diagnostic details. ideas on doing wrong. thank you.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -