|
AWS / CF v233 deployment
Hi,
Trying to a fresh new installation of CF on AWS - I'm hitting the following
issue when the deployment is trying to update the api_z1/0 jobs.
I'm following the instruction
Hi,
Trying to a fresh new installation of CF on AWS - I'm hitting the following
issue when the deployment is trying to update the api_z1/0 jobs.
I'm following the instruction
|
By
Sylvain Gibier
·
#4568
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
Hi David,
The problem for me is that I'm searching for a solution that can works for
development (though less of a priority cause you can switch config between
dev and cf) and for viewing logs via
Hi David,
The problem for me is that I'm searching for a solution that can works for
development (though less of a priority cause you can switch config between
dev and cf) and for viewing logs via
|
By
Mike Youngstrom <youngm@...>
·
#4567
·
|
|
Re: CPU weight of application
Hi, Sam,
No, the LRP generated for the CF app will have its CPU weight set
proportionally to its desired memory. Keep in mind that for an app running
on Linux, the CPU weight corresponds to the
Hi, Sam,
No, the LRP generated for the CF app will have its CPU weight set
proportionally to its desired memory. Keep in mind that for an app running
on Linux, the CPU weight corresponds to the
|
By
Eric Malm <emalm@...>
·
#4566
·
|
|
Re: April CAB call next week on Wednesday April 13th, 2016
Final reminder, see below. If you are a PM, please update your team's highlights so community can review. Also, be ready to discuss more interesting items. Everyone else come with your questions and
Final reminder, see below. If you are a PM, please update your team's highlights so community can review. Also, be ready to discuss more interesting items. Everyone else come with your questions and
|
By
Michael Maximilien
·
#4565
·
|
|
CF212 - golang app crash - how to perform the troubleshooting?
Hi :)
I am starting an app and it crashes. In the meantime when it is trying to start I login to appropriate warden container and after the app crashes I try to start the go binary manually. The
Hi :)
I am starting an app and it crashes. In the meantime when it is trying to start I login to appropriate warden container and after the app crashes I try to start the go binary manually. The
|
By
Rafal Radecki
·
#4564
·
|
|
Changing Default Node version in Ruby Buildpack
Hi all,
Currently the Ruby Buildpack vendors Node v0.12 to give Ruby applications access to Node.
We are proposing to move the Ruby Buildpack's Node version from v0.12 to v4. More details can be
Hi all,
Currently the Ruby Buildpack vendors Node v0.12 to give Ruby applications access to Node.
We are proposing to move the Ruby Buildpack's Node version from v0.12 to v4. More details can be
|
By
David Jahn
·
#4563
·
|
|
Changing Node version of Ruby Buildpack
Hi all,
Currently the Ruby Buildpack vendors Node v0.12 to give Ruby applications
access to Node.
We are proposing to move the Ruby Buildpack's Node version from v0.12 to
v4. More details can be
Hi all,
Currently the Ruby Buildpack vendors Node v0.12 to give Ruby applications
access to Node.
We are proposing to move the Ruby Buildpack's Node version from v0.12 to
v4. More details can be
|
By
David Jahn
·
#4615
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
FWIW, the technique is to have your logging solution (eg, logback, log4j)
log a token (eg, \u2028) other than \n to denote line breaks in your stack
traces; and then have your log aggregation software
FWIW, the technique is to have your logging solution (eg, logback, log4j)
log a token (eg, \u2028) other than \n to denote line breaks in your stack
traces; and then have your log aggregation software
|
By
David Laing
·
#4562
·
|
|
Re: Request for Multibuildpack Use Cases
In the past we've used the multi-buildpack to be able to use ruby sass to
compile SCSS for non-ruby projects (node and Java). In that case we used
the multi-buildpack and a .buildpacks file which
In the past we've used the multi-buildpack to be able to use ruby sass to
compile SCSS for non-ruby projects (node and Java). In that case we used
the multi-buildpack and a .buildpacks file which
|
By
David Illsley <davidillsley@...>
·
#4561
·
|
|
Why hm9000 write message to /var/log/syslog
Hi,
We recently encountered a CF crash due to full disk issue of root file system of CC and HM9000. I found HM9000 wrote log message to /var/log/syslog. Does anybody know why? I think CF jobs should
Hi,
We recently encountered a CF crash due to full disk issue of root file system of CC and HM9000. I found HM9000 wrote log message to /var/log/syslog. Does anybody know why? I think CF jobs should
|
By
MaggieMeng
·
#4560
·
|
|
Re: dynamic networks
Openstack + bosh dynamic networks
For instance, cf-231/cf-233 + dynamic networks work on bosh releases up to
240 (or stemcell versions up to 3160)
The moment I upgrade the stemcell to 3163 and
Openstack + bosh dynamic networks
For instance, cf-231/cf-233 + dynamic networks work on bosh releases up to
240 (or stemcell versions up to 3160)
The moment I upgrade the stemcell to 3163 and
|
By
Vik R <vagcom.ben@...>
·
#4559
·
|
|
Re: [cf-bosh] Re: Re: [Metron Agent] failed to generate job templates with metron agent on top of OpenStack Dynamic network
This will not work with dynamic networks. Many jobs in cf-release rely on
data from BOSH to determine their IP so that configuration files can be
rendered up-front by the director rather than at
This will not work with dynamic networks. Many jobs in cf-release rely on
data from BOSH to determine their IP so that configuration files can be
rendered up-front by the director rather than at
|
By
Amit Kumar Gupta
·
#4558
·
|
|
Re: dynamic networks
I believe he is referring to bosh's dynamic networks:
https://bosh.io/docs/networks.html#dynamic. Per another thread there seems
to be an issue with metron_agent templates and dynamic networks in
I believe he is referring to bosh's dynamic networks:
https://bosh.io/docs/networks.html#dynamic. Per another thread there seems
to be an issue with metron_agent templates and dynamic networks in
|
By
James Myers
·
#4557
·
|
|
Re: Request for Multibuildpack Use Cases
Ah, I think that helps a lot. So to restate this would be a feature of the
buildpacks themselves and the current buildpack contract (perhaps
triggering off of detect or something) not a generic
Ah, I think that helps a lot. So to restate this would be a feature of the
buildpacks themselves and the current buildpack contract (perhaps
triggering off of detect or something) not a generic
|
By
Mike Youngstrom <youngm@...>
·
#4556
·
|
|
Re: [Metron Agent] failed to generate job templates with metron agent on top of OpenStack Dynamic network
Is it a bug of CF or Bosh ?
--
Regards,
Yitao
Is it a bug of CF or Bosh ?
--
Regards,
Yitao
|
By
Yitao Jiang
·
#4555
·
|
|
Re: Request for Multibuildpack Use Cases
The Cloud Foundry Buildpacks project does not contain an "oracle-library"
buildpack.
For as list of Cloud Foundry buildpacks please see the "System Buildpacks"
section of the official Cloud Foundry
The Cloud Foundry Buildpacks project does not contain an "oracle-library"
buildpack.
For as list of Cloud Foundry buildpacks please see the "System Buildpacks"
section of the official Cloud Foundry
|
By
Danny Rosen
·
#4554
·
|
|
Re: Request for Multibuildpack Use Cases
Although, correct me if I'm wrong, this feature could be used as a solution
for some of those cases. For example, if my application depends upon an
oracle-service my node application will require the
Although, correct me if I'm wrong, this feature could be used as a solution
for some of those cases. For example, if my application depends upon an
oracle-service my node application will require the
|
By
Mike Youngstrom <youngm@...>
·
#4553
·
|
|
Re: dynamic networks
Can you clarify the question further? What do you mean by dynamic networks? Can you describe what network topology you would like to see Cloud Foundry deployed to?
Thanks,
Rob & Dennis
CF Release
Can you clarify the question further? What do you mean by dynamic networks? Can you describe what network topology you would like to see Cloud Foundry deployed to?
Thanks,
Rob & Dennis
CF Release
|
By
CF Runtime
·
#4552
·
|
|
Re: Request for Multibuildpack Use Cases
Mike, this is so buildpacks can be composed together.
For example, if a user want to use NodeJS to compile Javascript assets for
a Java app (yes, there always Maven support, but some have different
Mike, this is so buildpacks can be composed together.
For example, if a user want to use NodeJS to compile Javascript assets for
a Java app (yes, there always Maven support, but some have different
|
By
JT Archie <jarchie@...>
·
#4551
·
|
|
Re: Remarks about the “confab” wrapper for consul
Orchestrating a raft cluster in a way that requires no manual intervention
is incredibly difficult. We write the PID file late for a specific
Orchestrating a raft cluster in a way that requires no manual intervention
is incredibly difficult. We write the PID file late for a specific
|
By
Amit Kumar Gupta
·
#4550
·
|