|
Deploying CF to AWS is failing
Hello,
Deploying CF using the minimal-aws.yml is failing in
Started compiling packages
Started compiling packages > rootfs_cflinuxfs2/3e1f990a4a77b3daf012fdb278ece231150182b4
Started
Hello,
Deploying CF using the minimal-aws.yml is failing in
Started compiling packages
Started compiling packages > rootfs_cflinuxfs2/3e1f990a4a77b3daf012fdb278ece231150182b4
Started
|
By
Shetty, Daya <Daya.Shetty@...>
·
#381
·
|
|
Re: Seek guide to extend BOSH to support other IaaSs
Hey Jim,
All officially supported CPIs currently come built-in *and* also come as
CPI releases.
CPI releases can be used with bosh-init and the Director. Take a look
Hey Jim,
All officially supported CPIs currently come built-in *and* also come as
CPI releases.
CPI releases can be used with bosh-init and the Director. Take a look
|
By
Dmitriy Kalinin
·
#380
·
|
|
Re: bosh micro deploy stuck at Started deploy micro bosh > Waiting for the agent
I see this error too
/var/vcap/sys/log/cloud_controller_worker_ctl.log
{"timestamp":1435092330.8114371,"message":"No file found for the
I see this error too
/var/vcap/sys/log/cloud_controller_worker_ctl.log
{"timestamp":1435092330.8114371,"message":"No file found for the
|
By
Dulanjalie Dhanapala <dulanjalie@...>
·
#379
·
|
|
Re: bosh micro deploy stuck at Started deploy micro bosh > Waiting for the agent
no luck yet. Below are the logs i found which seems be errors. You can find
my minimal-aws.yml @ http://fpaste.org/235921/14350920/
------------ STARTING cloud_controller_ng_ctl at Tue Jun 23
no luck yet. Below are the logs i found which seems be errors. You can find
my minimal-aws.yml @ http://fpaste.org/235921/14350920/
------------ STARTING cloud_controller_ng_ctl at Tue Jun 23
|
By
Dulanjalie Dhanapala <dulanjalie@...>
·
#378
·
|
|
The promise is a debt - bosh-init POST
Guys here is the second post, this time featuring the new bosh-init CLI.
Any feedback from the community will be great, let me know your
experience!!!
Check it here:
Guys here is the second post, this time featuring the new bosh-init CLI.
Any feedback from the community will be great, let me know your
experience!!!
Check it here:
|
By
Leandro David Cacciagioni
·
#377
·
|
|
Re: bosh micro deploy stuck at Started deploy micro bosh > Waiting for the agent
Thanks a million Pablo for the response. Let me give this a try.
Sincerely,
Dulanjalie
palonsoro(a)gmail.com> wrote:
--
Dulanjalie
Thanks a million Pablo for the response. Let me give this a try.
Sincerely,
Dulanjalie
palonsoro(a)gmail.com> wrote:
--
Dulanjalie
|
By
Dulanjalie Dhanapala <dulanjalie@...>
·
#376
·
|
|
Re: bosh micro deploy stuck at Started deploy micro bosh > Waiting for the agent
Having a look at your cloud_controller_worker_ctl.log file, the error seems
to happen at the default buildpacks installation process. This typically
comes from an issue with the cloud controller
Having a look at your cloud_controller_worker_ctl.log file, the error seems
to happen at the default buildpacks installation process. This typically
comes from an issue with the cloud controller
|
By
Pablo Alonso Rodriguez <palonsoro@...>
·
#375
·
|
|
Re: Deploying CloudFoundry on AWS - Too many machines are being created
Checkout
https://github.com/cloudfoundry/cf-release/blob/master/templates/cf-infrastructure-aws.yml
Even provision isn't needed after the initial run. Go to the
cf-boshworkspace...there will be
Checkout
https://github.com/cloudfoundry/cf-release/blob/master/templates/cf-infrastructure-aws.yml
Even provision isn't needed after the initial run. Go to the
cf-boshworkspace...there will be
|
By
Tom Sherrod <tom.sherrod@...>
·
#374
·
|
|
Re: Seek guide to extend BOSH to support other IaaSs
Hi Dmitriy
Sorry to bother you.
If my understanding is correct, all the documents [1] are based on the usage of "built-in CPI". I also found two examples of "external CPI" implementation [2][3]. My
Hi Dmitriy
Sorry to bother you.
If my understanding is correct, all the documents [1] are based on the usage of "built-in CPI". I also found two examples of "external CPI" implementation [2][3]. My
|
By
Jim
·
#373
·
|
|
Re: Where to get SHA for stemcells ?
Thanks Dmitriy.
Guillaume.
wrote:
Thanks Dmitriy.
Guillaume.
wrote:
|
By
Guillaume Berche
·
#372
·
|
|
bosh lite self healing
Hi all,
I see that BOSH should re create VMs that are not responding, is it possible to replicate this feature on bosh-lite with warden containers?
Thanks
Regards,
Michael
****************
Per
Hi all,
I see that BOSH should re create VMs that are not responding, is it possible to replicate this feature on bosh-lite with warden containers?
Thanks
Regards,
Michael
****************
Per
|
By
Michael Grifalconi <michael.grifalconi@...>
·
#371
·
|
|
Re: Failed updating job api_z1 > api_z1/0 (canary): `api_z1/0' is not running after update
Some more error messages
------------ STARTING cloud_controller_clock_ctl at Tue Jun 23 04:58:50 UTC
2015
Some more error messages
------------ STARTING cloud_controller_clock_ctl at Tue Jun 23 04:58:50 UTC
2015
|
By
Dulanjalie Dhanapala <dulanjalie@...>
·
#370
·
|
|
Re: Failed updating job api_z1 > api_z1/0 (canary): `api_z1/0' is not running after update
I am seeing this error. I am checking other logs
=======================cloud_controller_worker_ctl.err.log==============================
rake aborted!
SignalException:
I am seeing this error. I am checking other logs
=======================cloud_controller_worker_ctl.err.log==============================
rake aborted!
SignalException:
|
By
Dulanjalie Dhanapala <dulanjalie@...>
·
#369
·
|
|
Re: Failed updating job api_z1 > api_z1/0 (canary): `api_z1/0' is not running after update
Don t think is an error, please check all files.
wrote:
Don t think is an error, please check all files.
wrote:
|
By
Gwenn Etourneau
·
#368
·
|
|
Re: Seek guide to extend BOSH to support other IaaSs
dmitriy reads this list and hangs out in the #bosh irc channel [1]. the
softlayer cpi is an example of an external cpi that can be used with bosh
init, so you could probably look at how that one
dmitriy reads this list and hangs out in the #bosh irc channel [1]. the
softlayer cpi is an example of an external cpi that can be used with bosh
init, so you could probably look at how that one
|
By
James Bayer
·
#367
·
|
|
Re: Seek guide to extend BOSH to support other IaaSs
Hi James
Thanks for your update. Here are my findings about External CPI:
1. Tracker: https://www.pivotaltracker.com/n/projects/1133984
2. External API for SoftLayer:
Hi James
Thanks for your update. Here are my findings about External CPI:
1. Tracker: https://www.pivotaltracker.com/n/projects/1133984
2. External API for SoftLayer:
|
By
Jim
·
#366
·
|
|
Re: AWS Enhanced Networking
thanks for doing the research danny!
please let us know if you try working on this. we'll definitely try and
help if you get stuck.
wrote:
--
Thank you,
James Bayer
thanks for doing the research danny!
please let us know if you try working on this. we'll definitely try and
help if you get stuck.
wrote:
--
Thank you,
James Bayer
|
By
James Bayer
·
#365
·
|
|
Failed updating job api_z1 > api_z1/0 (canary): `api_z1/0' is not running after update
i am hitting an error when i execute bosh deploy in minimal-aws.yml based
cf deployment.
Failed updating job api_z1 > api_z1/0 (canary): `api_z1/0' is not
running after update (00:12:11)
Error
i am hitting an error when i execute bosh deploy in minimal-aws.yml based
cf deployment.
Failed updating job api_z1 > api_z1/0 (canary): `api_z1/0' is not
running after update (00:12:11)
Error
|
By
Dulanjalie Dhanapala <dulanjalie@...>
·
#364
·
|
|
Re: How to become a contributor/developer to cloud foundry?
Code seems to be bit overwhelming. Can you suggest some pointers to study
1. networking among containers? For example I am interested of adding a
different switch.
2.where the AWS api's are called.
Code seems to be bit overwhelming. Can you suggest some pointers to study
1. networking among containers? For example I am interested of adding a
different switch.
2.where the AWS api's are called.
|
By
Dulanjalie Dhanapala <dulanjalie@...>
·
#363
·
|
|
Re: bosh-init can work with swift as blobstore?
We have plans to add s3 compatible blobstore support to bosh-init,
similarly to how Director supports swift since it's s3 compatible
blobstore; however, it's not that high on the priority list since
We have plans to add s3 compatible blobstore support to bosh-init,
similarly to how Director supports swift since it's s3 compatible
blobstore; however, it's not that high on the priority list since
|
By
Dmitriy Kalinin
·
#362
·
|