|
Re: BOSH Manifest and directory_uuid
Thanks Dmitriy, so if I “version control” a manifest, I’d have to keep a different version for “prod” and another one for “staging”? Is there a way to override it in the command
Thanks Dmitriy, so if I “version control” a manifest, I’d have to keep a different version for “prod” and another one for “staging”? Is there a way to override it in the command
|
By
Alberto A. Flores
·
#103
·
|
|
Re: BOSH Manifest and directory_uuid
It's a safety feature so that people do not accidentally deploy deployment
with a same name to a wrong environment. For example if you have staging
and prod environments and both have cf deployment.
It's a safety feature so that people do not accidentally deploy deployment
with a same name to a wrong environment. For example if you have staging
and prod environments and both have cf deployment.
|
By
Dmitriy Kalinin
·
#102
·
|
|
BOSH Manifest and directory_uuid
Team,
After reviewing the bosh.io site and other email list, I can't find a good
reason on why does the manifest YAML file needs to have the director_uuid in
the manifest. According to the docs found
Team,
After reviewing the bosh.io site and other email list, I can't find a good
reason on why does the manifest YAML file needs to have the director_uuid in
the manifest. According to the docs found
|
By
Alberto A. Flores
·
#101
·
|
|
Re: 2 NICs on vSphere
Thank you, Dmitriy.
By
Alex Lomoff <lomov.as@...>
·
#100
·
|
|
Re: 2 NICs on vSphere
bosh-init was not properly assigning which network should be used for DNS
and gateway settings: https://www.pivotaltracker.com/story/show/94624368
alexander.lomov(a)altoros.com> wrote:
bosh-init was not properly assigning which network should be used for DNS
and gateway settings: https://www.pivotaltracker.com/story/show/94624368
alexander.lomov(a)altoros.com> wrote:
|
By
Dmitriy Kalinin
·
#99
·
|
|
Re: OpenSSL v0.9.8 in CF Ruby Buildpack 1.4
Daya,
Thanks for confirming that you're using the `ruby-buildpack`, intended for
us in a container rootfs, on the stemcell. As I mentioned earlier in this
thread, that's not supported with the
Daya,
Thanks for confirming that you're using the `ruby-buildpack`, intended for
us in a container rootfs, on the stemcell. As I mentioned earlier in this
thread, that's not supported with the
|
By
Mike Dalessio
·
#98
·
|
|
(No subject)
Hi guys,
Is there a rough way to calculate how much physical servers a certain
deployment will need?
Let's say I have an application with 50 instances, RAM = 500Mo and Disk =
100 Mo.
My servers are
Hi guys,
Is there a rough way to calculate how much physical servers a certain
deployment will need?
Let's say I have an application with 50 instances, RAM = 500Mo and Disk =
100 Mo.
My servers are
|
By
Corentin Dupont <corentin.dupont@...>
·
#97
·
|
|
Re: OpenSSL v0.9.8 in CF Ruby Buildpack 1.4
Hi Mike,
May be the following will help you reproduce the problem without having to
setup Jenkins
But to give you little more context. We have a Jenkins build slave which is
container instantiated
Hi Mike,
May be the following will help you reproduce the problem without having to
setup Jenkins
But to give you little more context. We have a Jenkins build slave which is
container instantiated
|
By
Daya Sharma <dsharma@...>
·
#96
·
|
|
Re: Create bosh stemcell failed in AWS region cn-north-1
The issue is that there appear to not be any light stemcells in your
region, there is another recent question on the list to this effect. In
order to make progress you might want to build your own
The issue is that there appear to not be any light stemcells in your
region, there is another recent question on the list to this effect. In
order to make progress you might want to build your own
|
By
Wayne E. Seguin
·
#95
·
|
|
Re: Issue on re-deploy to AWS - static IP already reserved/in use
Hi Dmitriy,
Thanks and sorry again for the slow response. Nabble stripped out my bosh vms output unfortunately - I’ve created a gist at https://gist.github.com/spikymonkey/9938dcdcc7a9a6097183
Hi Dmitriy,
Thanks and sorry again for the slow response. Nabble stripped out my bosh vms output unfortunately - I’ve created a gist at https://gist.github.com/spikymonkey/9938dcdcc7a9a6097183
|
By
Gareth Clay
·
#94
·
|
|
Create bosh stemcell failed in AWS region cn-north-1
Hello,
I tried to deploy micro bosh in AWS region cn-north-1 in several ways, but
all failed. Any suggestions on how to deploy micro bosh in AWS region
cn-north-1? Thanks!
I created a EC2 instance
Hello,
I tried to deploy micro bosh in AWS region cn-north-1 in several ways, but
all failed. Any suggestions on how to deploy micro bosh in AWS region
cn-north-1? Thanks!
I created a EC2 instance
|
By
支雷 <lzhi3937 at gmail.com...>
·
#93
·
|
|
Changeing IP Addresses of containers
I want to run two cloud foundry instances on my notebook to try something out. I have a problem setting the IP addresses to a range in one of them, so that they can be resolved from the host machine
I want to run two cloud foundry instances on my notebook to try something out. I have a problem setting the IP addresses to a range in one of them, so that they can be resolved from the host machine
|
By
Hildebrandt Andre <myself@...>
·
#92
·
|
|
Re: How to make a micro bosh AMI in AWS
i you pull down a "light" stemcell, you can see in the stemcell.MF file
what regions are supported.
ami:
eu-west-1: ami-7f443108
ap-northeast-1: ami-5ca76c5c
us-west-1: ami-d143ad95
i you pull down a "light" stemcell, you can see in the stemcell.MF file
what regions are supported.
ami:
eu-west-1: ami-7f443108
ap-northeast-1: ami-5ca76c5c
us-west-1: ami-d143ad95
|
By
James Bayer
·
#91
·
|
|
Re: How to make a micro bosh AMI in AWS
If you use a normal (non-light) stemcell then `bosh micro deploy` will
create a private AMI for you.
You will need to be in an AWS China VM, a jumpbox/bastion/work VM.
Use one of these stemcells
If you use a normal (non-light) stemcell then `bosh micro deploy` will
create a private AMI for you.
You will need to be in an AWS China VM, a jumpbox/bastion/work VM.
Use one of these stemcells
|
By
Dr Nic Williams
·
#90
·
|
|
Re: 2 NICs on vSphere
Dmitry, could you please tell what's the problem with bosh-init? Because
currently I see a similar problem and I thought that it happens in CPI or
IaaS. Is there any description / ticket / issue
Dmitry, could you please tell what's the problem with bosh-init? Because
currently I see a similar problem and I thought that it happens in CPI or
IaaS. Is there any description / ticket / issue
|
By
Alexander Lomov
·
#89
·
|
|
[ann] Bumped vSphere stemcell hardward version to 8
Hey all,
vSphere stemcell version 2972 is now using hardware version 8 [1].
Dmitriy
[1]
https://github.com/cloudfoundry/bosh/commit/ac26c2e793c4108ab867d0e6b7f08ff801fddcbb
Hey all,
vSphere stemcell version 2972 is now using hardware version 8 [1].
Dmitriy
[1]
https://github.com/cloudfoundry/bosh/commit/ac26c2e793c4108ab867d0e6b7f08ff801fddcbb
|
By
Dmitriy Kalinin
·
#88
·
|
|
Re: 2 NICs on vSphere
We have confirmed that bosh-init does not properly set things up; however,
when using the Director it _does_ correctly configure DNS when multiple
networks are specified for a job. Is this what you
We have confirmed that bosh-init does not properly set things up; however,
when using the Director it _does_ correctly configure DNS when multiple
networks are specified for a job. Is this what you
|
By
Dmitriy Kalinin
·
#87
·
|
|
How to make a micro bosh AMI in AWS
Hi, there
I am trying to deploy cloudfoundry environment in AWS China (
http://www.amazonaws.cn/), which is a bit different from golbal AWS (
http://aws.amazon.com/cn/).
The most difficult part for
Hi, there
I am trying to deploy cloudfoundry environment in AWS China (
http://www.amazonaws.cn/), which is a bit different from golbal AWS (
http://aws.amazon.com/cn/).
The most difficult part for
|
By
王小锋 <zzuwxf at gmail.com...>
·
#86
·
|
|
Re: Issue on re-deploy to AWS - static IP already reserved/in use
if you have specified your elastic IP in the manifest associated with a
deployment job, BOSH will make sure it's connected and will not do any
additional work on the subsequent deploys.
Btw I cannot
if you have specified your elastic IP in the manifest associated with a
deployment job, BOSH will make sure it's connected and will not do any
additional work on the subsequent deploys.
Btw I cannot
|
By
Dmitriy Kalinin
·
#85
·
|
|
Re: 2 NICs on vSphere
DNS should properly be configured. You are about the gateway though. I'll try to repro the case today.
Sent from my iPhone
DNS should properly be configured. You are about the gateway though. I'll try to repro the case today.
Sent from my iPhone
|
By
Dmitriy Kalinin
·
#84
·
|