Can't upload stemcell to director


Aleksey Zalesov
 

I try to upload stemcell to bosh director but fail with error:



I tried 3022 and 2719.3 openstack-kvm-ubuntu-trusty-go_agent stemcells, both
failed. How can I fix it?

My environment:



P.S. bosh-init has successfully deployed bosh with stemcell 3022




--
View this message in context: http://cf-bosh.70367.x6.nabble.com/Can-t-upload-stemcell-to-director-tp522.html
Sent from the CF BOSH mailing list archive at Nabble.com.


Alexander Lomov
 

It seems that nabble eats your text from console.

Could you please provide us with stack trace of this error? I’m sure you can find it in a CPI log.

On Jul 27, 2015, at 5:30 PM, lexsys <aleksey.zalesov(a)altoros.com> wrote:

I try to upload stemcell to bosh director but fail with error:



I tried 3022 and 2719.3 openstack-kvm-ubuntu-trusty-go_agent stemcells, both
failed. How can I fix it?

My environment:



P.S. bosh-init has successfully deployed bosh with stemcell 3022




--
View this message in context: http://cf-bosh.70367.x6.nabble.com/Can-t-upload-stemcell-to-director-tp522.html
Sent from the CF BOSH mailing list archive at Nabble.com.
_______________________________________________
cf-bosh mailing list
cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh


Alexander Lomov
 

It would be easier to find out what’s the problem if you’ll provide stack traces of this error. It would be great if you to share both director and CPI stack traces.

Talking about environment, I am not sure that you need to share your bosh-init version if you already deployed BOSH.

I suppose that you do deployed MicroBOSH. Am I right?

Thank you,
Alex L.

On Jul 27, 2015, at 5:40 PM, Lomov Alexander <alexander.lomov(a)altoros.com> wrote:

It seems that nabble eats your text from console.

Could you please provide us with stack trace of this error? I’m sure you can find it in a CPI log.

On Jul 27, 2015, at 5:30 PM, lexsys <aleksey.zalesov(a)altoros.com> wrote:

I try to upload stemcell to bosh director but fail with error:



I tried 3022 and 2719.3 openstack-kvm-ubuntu-trusty-go_agent stemcells, both
failed. How can I fix it?

My environment:



P.S. bosh-init has successfully deployed bosh with stemcell 3022




--
View this message in context: http://cf-bosh.70367.x6.nabble.com/Can-t-upload-stemcell-to-director-tp522.html
Sent from the CF BOSH mailing list archive at Nabble.com.
_______________________________________________
cf-bosh mailing list
cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh
_______________________________________________
cf-bosh mailing list
cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh


Aleksey Zalesov
 

*bosh task 8 --debug* helped to find cause of the problem. I referenced Open
Stack authorisation API using host name and it resolved to the wrong IP
address. When endpoint was referenced using IP address stemcell uploads
correctly.



--
View this message in context: http://cf-bosh.70367.x6.nabble.com/Can-t-upload-stemcell-to-director-tp522p525.html
Sent from the CF BOSH mailing list archive at Nabble.com.