|
Re: Regarding installation of bosh
Hi james ,
thanks for the replay. I am attaching my terminal output screen along with
this mail. you can also see the ping to google.com is successful but the
ping for rubygems.org is
Hi james ,
thanks for the replay. I am attaching my terminal output screen along with
this mail. you can also see the ping to google.com is successful but the
ping for rubygems.org is
|
By
Bharath
·
#126
·
|
|
deployment to OpenStack with Keystone v3 (domains)
Fog recently added support for authentication with OpenStack's Keystone v3 APIs, allowing deployment to domains other than the default domain.
Is anyone working on enhancing the BOSH CPI for OpenStack
Fog recently added support for authentication with OpenStack's Keystone v3 APIs, allowing deployment to domains other than the default domain.
Is anyone working on enhancing the BOSH CPI for OpenStack
|
By
Koper, Dies <diesk@...>
·
#122
·
|
|
Re: Multi-AZ CF Deployment in Openstack
You can specify the avaibility_zone under the resource_pool cloud
properties field.
resource_pools:
- name: common
network: default
size: 8
stemcell:
name:
You can specify the avaibility_zone under the resource_pool cloud
properties field.
resource_pools:
- name: common
network: default
size: 8
stemcell:
name:
|
By
Gwenn Etourneau
·
#121
·
|
|
Multi-AZ CF Deployment in Openstack
I tried to deploy cloud foundry on multiple availability zone using openstack
infrastructure.
I have defined the zones under meta, however it seems that cf was deployed
according to the weight of my
I tried to deploy cloud foundry on multiple availability zone using openstack
infrastructure.
I have defined the zones under meta, however it seems that cf was deployed
according to the weight of my
|
By
ryunata <ricky.yunata@...>
·
#120
·
|
|
can errand job be co-located with normal(service) jobs in one VM deployment?
Hi,
I have a use case that there are 4 jobs that I'd like to deploy on the same VM, 3 of them are normal jobs (service jobs) that will be monitored, 1 job is not a normal job which I'd like to run
Hi,
I have a use case that there are 4 jobs that I'd like to deploy on the same VM, 3 of them are normal jobs (service jobs) that will be monitored, 1 job is not a normal job which I'd like to run
|
By
Tina
·
#119
·
|
|
Re: Retrieving external ip in .erb template
Question, normally your kafka node will bind to all interface, so something
like <%= spec.networks.yournetworks.ip%> should work no ?
Question, normally your kafka node will bind to all interface, so something
like <%= spec.networks.yournetworks.ip%> should work no ?
|
By
Gwenn Etourneau
·
#118
·
|
|
Re: Retrieving external ip in .erb template
Thanks for reply Dmitriy!
I needed a script that gives me static vip of instance, one which does not
change (without changes to deployment manifest).
I tried and found out that
Thanks for reply Dmitriy!
I needed a script that gives me static vip of instance, one which does not
change (without changes to deployment manifest).
I tried and found out that
|
By
Stevo Slavić <sslavic at gmail.com...>
·
#117
·
|
|
Re: Changeing IP Addresses of containers
Sorry for the late response. Typically following error message (Creating
container: network already acquired) is displayed when container is not
properly deleted from the previous deployments.
Sorry for the late response. Typically following error message (Creating
container: network already acquired) is displayed when container is not
properly deleted from the previous deployments.
|
By
Dmitriy Kalinin
·
#116
·
|
|
Re: Create bosh stemcell failed in AWS region cn-north-1
It seems like this method cannot find appropriate AKIs:
https://github.com/cloudfoundry/bosh/blob/master/bosh_aws_cpi/lib/cloud/aws/aki_picker.rb#L48-L59
I just requested account from AWS to access
It seems like this method cannot find appropriate AKIs:
https://github.com/cloudfoundry/bosh/blob/master/bosh_aws_cpi/lib/cloud/aws/aki_picker.rb#L48-L59
I just requested account from AWS to access
|
By
Dmitriy Kalinin
·
#115
·
|
|
Re: Retrieving external ip in .erb template
Concourse release (github.com/concourse/concourse) does something like
this:
https://github.com/concourse/concourse/blob/master/jobs/atc/templates/atc_ctl.erb#L18-L39
Your example should work also.
Concourse release (github.com/concourse/concourse) does something like
this:
https://github.com/concourse/concourse/blob/master/jobs/atc/templates/atc_ctl.erb#L18-L39
Your example should work also.
|
By
Dmitriy Kalinin
·
#114
·
|
|
Re: Most bosh director commands fail with a HTTP 500
There currently exists a problem in the Director during task cleanup.
Director tries to clean up task logs for the tasks that do not have
associated directory on
There currently exists a problem in the Director during task cleanup.
Director tries to clean up task logs for the tasks that do not have
associated directory on
|
By
Dmitriy Kalinin
·
#113
·
|
|
Re: Regarding installation of bosh
can you post the actual terminal output to a gist or something?
--
Thank you,
James Bayer
can you post the actual terminal output to a gist or something?
--
Thank you,
James Bayer
|
By
James Bayer
·
#112
·
|
|
Regarding installation of bosh
Hi guys ,
I am right now working on deploying cloudfoundry on openstack. When i am
running the gem install bosh_cli command it is throwing error saying host
not found. I was able to ping all the
Hi guys ,
I am right now working on deploying cloudfoundry on openstack. When i am
running the gem install bosh_cli command it is throwing error saying host
not found. I was able to ping all the
|
By
Bharath
·
#111
·
|
|
Most bosh director commands fail with a HTTP 500
Hi folks,
One of my three bosh directors has gotten itself stuck in a strange state where most (but not all) operations fail. I have recreated the director with a couple of different stemcells (but
Hi folks,
One of my three bosh directors has gotten itself stuck in a strange state where most (but not all) operations fail. I have recreated the director with a couple of different stemcells (but
|
By
Scott Taggart <staggart@...>
·
#110
·
|
|
Retrieving external ip in .erb template
Hello Bosh community,
Is it possible to retrieve external ip in .erb template?
I'd like to release/deploy Apache Kafka using Bosh, and one of the
properties to configure in Kafka server.properties
Hello Bosh community,
Is it possible to retrieve external ip in .erb template?
I'd like to release/deploy Apache Kafka using Bosh, and one of the
properties to configure in Kafka server.properties
|
By
Stevo Slavić <sslavic at gmail.com...>
·
#109
·
|
|
Re: BOSH Manifest and directory_uuid
We've had this problem as well, and discussed a couple of features in bosh
that could help:
1. Allow the user to tell the director what its name is, and use that in
the UUID field. and/or...
We've had this problem as well, and discussed a couple of features in bosh
that could help:
1. Allow the user to tell the director what its name is, and use that in
the UUID field. and/or...
|
By
Tammer Saleh
·
#108
·
|
|
Re: Create bosh stemcell failed in AWS region cn-north-1
There are two issues - the second is that bosh-bootstrap uses a project
"cyoi" (choose your own infrastructure) and underneath it uses "fog" - its
quite possible that either or both do not yet support
There are two issues - the second is that bosh-bootstrap uses a project
"cyoi" (choose your own infrastructure) and underneath it uses "fog" - its
quite possible that either or both do not yet support
|
By
Dr Nic Williams
·
#107
·
|
|
Re: Create bosh stemcell failed in AWS region cn-north-1
I have tried full stemcell
bosh-stemcell-2972-aws-xen-ubuntu-trusty-go_agent.tgz, but failed, error
"create stemcell failed: unable to find AKI:" was thrown (please find
details in my first email).
I have tried full stemcell
bosh-stemcell-2972-aws-xen-ubuntu-trusty-go_agent.tgz, but failed, error
"create stemcell failed: unable to find AKI:" was thrown (please find
details in my first email).
|
By
支雷 <lzhi3937 at gmail.com...>
·
#106
·
|
|
Re: BOSH Manifest and directory_uuid
Awesome idea, Dr. Nic..! That works!
I appreciate the feedback!
--
Alberto Flores
Twitter: @albertoaflores
From: Dr Nic Williams <drnicwilliams(a)gmail.com>
Reply: Dr Nic Williams
Awesome idea, Dr. Nic..! That works!
I appreciate the feedback!
--
Alberto Flores
Twitter: @albertoaflores
From: Dr Nic Williams <drnicwilliams(a)gmail.com>
Reply: Dr Nic Williams
|
By
Alberto A. Flores
·
#105
·
|
|
Re: BOSH Manifest and directory_uuid
Try this idea https://github.com/concourse/concourse/blob/master/manifests/bosh-lite.yml#L4
wrote:
Try this idea https://github.com/concourse/concourse/blob/master/manifests/bosh-lite.yml#L4
wrote:
|
By
Dr Nic Williams
·
#104
·
|