|
Re: bosh-init can work with swift as blobstore?
Hi Dmitriy,
Do you have a plan to add swift support (or does anyone on the ML?) and if so when?
Can we help testing it?
Regards,
Dies Koper
Sent: Tuesday, June 23, 2015 10:06 AM
To: Discussions
Hi Dmitriy,
Do you have a plan to add swift support (or does anyone on the ML?) and if so when?
Can we help testing it?
Regards,
Dies Koper
Sent: Tuesday, June 23, 2015 10:06 AM
To: Discussions
|
By
Koper, Dies <diesk@...>
·
#361
·
|
|
Re: Where to get SHA for stemcells ?
Unfortunately bosh.io does not currently show SHA1s for stemcells. We are
planning to introduce that feature.
Unfortunately bosh.io does not currently show SHA1s for stemcells. We are
planning to introduce that feature.
|
By
Dmitriy Kalinin
·
#360
·
|
|
Re: How to become a contributor/developer to cloud foundry?
Frans: are you referring to a bosh-lite VM that already has CF Elastic
Runtime pre-installed or something else?
Frans: are you referring to a bosh-lite VM that already has CF Elastic
Runtime pre-installed or something else?
|
By
Dmitriy Kalinin
·
#359
·
|
|
Re: bosh-init can work with swift as blobstore?
bosh-init currently only supports local blobstore.
wrote:
bosh-init currently only supports local blobstore.
wrote:
|
By
Dmitriy Kalinin
·
#358
·
|
|
Re: AWS Enhanced Networking
Thanks for looking into this!
I would be very interested in enabling enhanced networking as a default for
AWS stemcells. It sounds like you already identified needed changes to make
that happen. Here
Thanks for looking into this!
I would be very interested in enabling enhanced networking as a default for
AWS stemcells. It sounds like you already identified needed changes to make
that happen. Here
|
By
Dmitriy Kalinin
·
#357
·
|
|
bosh-init can work with swift as blobstore?
Hi all,
Just want to know if bosh-init can support Swift as its blobstore instead
of local file system. If yes, how to configure blobstore properties? And
any plugin required?
Hi all,
Just want to know if bosh-init can support Swift as its blobstore instead
of local file system. If yes, how to configure blobstore properties? And
any plugin required?
|
By
Guangcai Wang <guangcai.wang@...>
·
#356
·
|
|
AWS Enhanced Networking
Hi all - I'm interested in the "Enhanced Networking" capabilities on the
BOSH-published AWS HVM light stemcells, with particular interest in the
lower latencies it can bring. Amazon has two
Hi all - I'm interested in the "Enhanced Networking" capabilities on the
BOSH-published AWS HVM light stemcells, with particular interest in the
lower latencies it can bring. Amazon has two
|
By
Danny Berger <dpb587@...>
·
#355
·
|
|
Re: Seek guide to extend BOSH to support other IaaSs
that blog is a bit out of date. a track of work called "bosh external cpi"
is about finished that enables plugging in the CPIs without having to make
bosh component adjustments (depends on the target
that blog is a bit out of date. a track of work called "bosh external cpi"
is about finished that enables plugging in the CPIs without having to make
bosh component adjustments (depends on the target
|
By
James Bayer
·
#354
·
|
|
Re: bosh micro deploy stuck at Started deploy micro bosh > Waiting for the agent
I see this error related to api_z1 in the ./cloud_controller_worker_ctl.log
./cloud_controller_worker_ctl.log:{"timestamp":1434996874.6546366,"message":"(0.003843s)
UPDATE \"delayed_jobs\" SET
I see this error related to api_z1 in the ./cloud_controller_worker_ctl.log
./cloud_controller_worker_ctl.log:{"timestamp":1434996874.6546366,"message":"(0.003843s)
UPDATE \"delayed_jobs\" SET
|
By
Dulanjalie Dhanapala <dulanjalie@...>
·
#353
·
|
|
bosh.io documentation typo
Hi,
I am not sure where to report this, so I thought I'll ask the list:
There is a typo in the description of the acceptance_test job on
bosh.io[1], the name of the job is given as
Hi,
I am not sure where to report this, so I thought I'll ask the list:
There is a typo in the description of the acceptance_test job on
bosh.io[1], the name of the job is given as
|
By
Holger Oehm
·
#352
·
|
|
Re: best way to overwrite files with bosh
i'm trying to install a thridparty app
and it installs everything under ./vcap/store/APPLICATION
i want to be able to replace the file with some adjustments in
i'm trying to install a thridparty app
and it installs everything under ./vcap/store/APPLICATION
i want to be able to replace the file with some adjustments in
|
By
ramonskie
·
#351
·
|
|
Re: best way to overwrite files with bosh
Can you be more specific with the context of your question?
eg. What type of files / what path and in what context?
Can you be more specific with the context of your question?
eg. What type of files / what path and in what context?
|
By
Wayne E. Seguin
·
#350
·
|
|
Re: best way to overwrite files with bosh
anyone?
that can point me in to the right direction
--
View this message in context: http://cf-bosh.70367.x6.nabble.com/best-way-to-overwrite-files-with-bosh-tp232p293.html
Sent from the CF BOSH
anyone?
that can point me in to the right direction
--
View this message in context: http://cf-bosh.70367.x6.nabble.com/best-way-to-overwrite-files-with-bosh-tp232p293.html
Sent from the CF BOSH
|
By
ramonskie
·
#349
·
|
|
Re: Seek guide to extend BOSH to support other IaaSs
Hi Guillaume
Thanks for your help. The IaaS I am working for is our internal computing platform, which is developed based on KVM. I also found a useful blog article [1] about how to build a custom
Hi Guillaume
Thanks for your help. The IaaS I am working for is our internal computing platform, which is developed based on KVM. I also found a useful blog article [1] about how to build a custom
|
By
Jim
·
#348
·
|
|
Re: bosh micro deploy stuck at Started deploy micro bosh > Waiting for the agent
typically you need to log into with "bosh ssh api_z1/0" and look at the
logs to see why the job did not start.
there are usually logs relating to what went wrong in /var/vcap/sys/log
wrote:
--
typically you need to log into with "bosh ssh api_z1/0" and look at the
logs to see why the job did not start.
there are usually logs relating to what went wrong in /var/vcap/sys/log
wrote:
--
|
By
James Bayer
·
#347
·
|
|
Re: bosh micro deploy stuck at Started deploy micro bosh > Waiting for the agent
Hi Pablo,
Thanks a lot for the detailed response. Yes I am using minimal_aws.yaml.
Now i am hitting a different issue
Failed updating job api_z1 > api_z1/0 (canary): `api_z1/0' is not
running
Hi Pablo,
Thanks a lot for the detailed response. Yes I am using minimal_aws.yaml.
Now i am hitting a different issue
Failed updating job api_z1 > api_z1/0 (canary): `api_z1/0' is not
running
|
By
Dulanjalie Dhanapala <dulanjalie@...>
·
#346
·
|
|
Re: bosh micro deploy stuck at Started deploy micro bosh > Waiting for the agent
This means that another property, 'cc.internal_api_user', is missing on
your deployment manifest. In short, properties are configuration values
used to configure deployed jobs (they are used to fill
This means that another property, 'cc.internal_api_user', is missing on
your deployment manifest. In short, properties are configuration values
used to configure deployed jobs (they are used to fill
|
By
Pablo Alonso Rodriguez <palonsoro@...>
·
#345
·
|
|
Re: bosh micro deploy stuck at Started deploy micro bosh > Waiting for the agent
Thanks Pablo,
the router related issue is resolved. Now i am hitting
Started preparing configuration > Binding configuration. Failed: Error
filling in template `hm9000.json.erb' for `hm9000_z1/0'
Thanks Pablo,
the router related issue is resolved. Now i am hitting
Started preparing configuration > Binding configuration. Failed: Error
filling in template `hm9000.json.erb' for `hm9000_z1/0'
|
By
Dulanjalie Dhanapala <dulanjalie@...>
·
#344
·
|
|
Re: Deploying CloudFoundry on AWS - Too many machines are being created
Ok, more infos:
If you go in the cf-boshworkspace and try to do a find for 'm3.large' there
is results from the
Ok, more infos:
If you go in the cf-boshworkspace and try to do a find for 'm3.large' there
is results from the
|
By
Flávio Henrique Schuindt da Silva <flavio.schuindt at gmail.com...>
·
#343
·
|
|
Re: Deploying CloudFoundry on AWS - Too many machines are being created
Great, Tom!
I saw the cf-boshworspace directory and there there is a lot of place to do
a lot of config. I saw that by default, terraform use cf-aws-tiny.yml
located in the
Great, Tom!
I saw the cf-boshworspace directory and there there is a lot of place to do
a lot of config. I saw that by default, terraform use cf-aws-tiny.yml
located in the
|
By
Flávio Henrique Schuindt da Silva <flavio.schuindt at gmail.com...>
·
#342
·
|