|
Re: Adding new events table index requires truncation
From the discussion on the story, it looks like this won't affect any
billing? I want to be sure as we base our billing off event data, and
missing an event could mean we'd continue to bill for
From the discussion on the story, it looks like this won't affect any
billing? I want to be sure as we base our billing off event data, and
missing an event could mean we'd continue to bill for
|
By
Matt Cholick
·
#1885
·
|
|
Re: cf push without a manifest file on linux does not work but works on windows
Im sorry, I forgot to add:
Can you execute `cf curl /v2/info` and tell us what you get?
Thanks again
wrote:
Im sorry, I forgot to add:
Can you execute `cf curl /v2/info` and tell us what you get?
Thanks again
wrote:
|
By
Rasheed Abdul-Aziz
·
#1884
·
|
|
Re: Loggregator Community Survey #2 - TCP for Metron<-->Doppler
Hi
In our case, we have a requirement that all application logs are needed to
be store for 6 month without lost or if lost we need to know where logs get
lost (I'm not sure this is general
Hi
In our case, we have a requirement that all application logs are needed to
be store for 6 month without lost or if lost we need to know where logs get
lost (I'm not sure this is general
|
By
taichi nakashima
·
#1883
·
|
|
Re: Proposal: Decomposing cf-release and Extracting Deployment Strategies
certain jobs, like CC, use the job_name+index to uniquely identify a node
I believe they're planning on switching to guids for bosh job identifiers.
I saw in another thread you and Dmitriy discussed
certain jobs, like CC, use the job_name+index to uniquely identify a node
I believe they're planning on switching to guids for bosh job identifiers.
I saw in another thread you and Dmitriy discussed
|
By
Amit Kumar Gupta
·
#1882
·
|
|
Re: cf push without a manifest file on linux does not work but works on windows
Hi Varsha
Could you please repost this to our issue tracker:
https://github.com/cloudfoundry/cli/issues
And when you do so, could you rerun the command with CF_TRACE=true.
Scan it for anything that
Hi Varsha
Could you please repost this to our issue tracker:
https://github.com/cloudfoundry/cli/issues
And when you do so, could you rerun the command with CF_TRACE=true.
Scan it for anything that
|
By
Rasheed Abdul-Aziz
·
#1881
·
|
|
Re: User cannot do CF login when UAA is being updated
Hi Joseph, Amit & all,
Hi Joseph, have you received the attachment from Dies?
To everyone else, I just wanted to know if this is the normal behaviour of CF that user is logged out when UAA is being
Hi Joseph, Amit & all,
Hi Joseph, have you received the attachment from Dies?
To everyone else, I just wanted to know if this is the normal behaviour of CF that user is logged out when UAA is being
|
By
Yunata, Ricky <rickyy@...>
·
#1942
·
|
|
[ann] Subway - how to scale out any Cloud Foundry service
Quicky links:
* https://github.com/cloudfoundry-community/cf-subway
*
https://blog.starkandwayne.com/2015/09/21/how-to-scale-out-any-cloud-foundry-service/
We've been using Ferdy's Docker BOSH
Quicky links:
* https://github.com/cloudfoundry-community/cf-subway
*
https://blog.starkandwayne.com/2015/09/21/how-to-scale-out-any-cloud-foundry-service/
We've been using Ferdy's Docker BOSH
|
By
Dr Nic Williams
·
#1880
·
|
|
Re: Packaging CF app as bosh-release
Hey Kayode,
Were you able to make any progress with the deployments you were trying to
do?
Best,
Amit
Hey Kayode,
Were you able to make any progress with the deployments you were trying to
do?
Best,
Amit
|
By
Amit Kumar Gupta
·
#1879
·
|
|
Re: Proposal: Decomposing cf-release and Extracting Deployment Strategies
Thanks for the response. See comments below:
Yes, that would work fine. Just thought I'd call it out as something our
current solution does that we'd have to augment in
Thanks for the response. See comments below:
Yes, that would work fine. Just thought I'd call it out as something our
current solution does that we'd have to augment in
|
By
Mike Youngstrom <youngm@...>
·
#1878
·
|
|
Re: CAB September Call on 9/9/2015 @ 8a PDT
Hi,
Unfortunately, I haven’t found time to write up the CAB call notes blog post this month.
In case you missed it, I’ve posted a recording of the call
Hi,
Unfortunately, I haven’t found time to write up the CAB call notes blog post this month.
In case you missed it, I’ve posted a recording of the call
|
By
Whelan, Phil <phillip.whelan@...>
·
#1877
·
|
|
Re: Recommended BOSH and Stemcell version for CF installation
Hi René,
From the release notes:
release and stemcell are likely to work fine.
They are just for guidance, they represent the versions we've actually
certified against because we can't deploy
Hi René,
From the release notes:
release and stemcell are likely to work fine.
They are just for guidance, they represent the versions we've actually
certified against because we can't deploy
|
By
Amit Kumar Gupta
·
#1876
·
|
|
Recommended BOSH and Stemcell version for CF installation
Hi everyone,
we were wondering what's the best practices around CF, BOSH and Stemcell
version is.
The CF release notes always indicate a recommended BOSH and Stemcell
version for a dedicated CF
Hi everyone,
we were wondering what's the best practices around CF, BOSH and Stemcell
version is.
The CF release notes always indicate a recommended BOSH and Stemcell
version for a dedicated CF
|
By
René Welches <rennis3000 at googlemail.com...>
·
#1875
·
|
|
Re: Proposal: Decomposing cf-release and Extracting Deployment Strategies
Thanks Mike, this is great feedback!
or acquired from an outside source)
How do you currently get these encrypted or external values into your
manifests? At manifest generation time, would you be
Thanks Mike, this is great feedback!
or acquired from an outside source)
How do you currently get these encrypted or external values into your
manifests? At manifest generation time, would you be
|
By
Amit Kumar Gupta
·
#1874
·
|
|
Re: Failing to deploy Diego 0.1398.0 with CF214 using cf-boshworkspace 1.1.15 with cf-aws-tiny.yml and diego-aws.yml
The issue had been resolved...underlying issue was that none of the consul agents wanted to behave as servers due to a 'lan: []' entry under backbone_z1 machine under cf deployment.
The issue had been resolved...underlying issue was that none of the consul agents wanted to behave as servers due to a 'lan: []' entry under backbone_z1 machine under cf deployment.
|
By
Dmitri Sarytchev
·
#1873
·
|
|
Adding new events table index requires truncation
Hi all,
The CAPI team is looking to merge in a PR to cloud_controller_ng, https://github.com/cloudfoundry/cloud_controller_ng/pull/418, which will update an index on the events table to include "id"
Hi all,
The CAPI team is looking to merge in a PR to cloud_controller_ng, https://github.com/cloudfoundry/cloud_controller_ng/pull/418, which will update an index on the events table to include "id"
|
By
Jeffrey Pak
·
#1872
·
|
|
Re: Throttling App Logging
It isn't possible to throttle logging output on a per application basis. It
is possible to configure the message_drain_buffer_size [1] to be lower than
the default value of 100, which will reduce the
It isn't possible to throttle logging output on a per application basis. It
is possible to configure the message_drain_buffer_size [1] to be lower than
the default value of 100, which will reduce the
|
By
Rohit Kumar
·
#1871
·
|
|
Re: Throttling App Logging
Hi!
Today CF quota can be set on three things:
1. Memory
2. Services number
3. Routes number
You can’t limit number of logging messages.
But I think its a good idea for feature request!
Hi!
Today CF quota can be set on three things:
1. Memory
2. Services number
3. Routes number
You can’t limit number of logging messages.
But I think its a good idea for feature request!
|
By
Aleksey Zalesov
·
#1870
·
|
|
Re: cf push a node js app without a manifest file
I suspect it might be forward VS backwards slashes in the file path that's
tripping things up, there. Does using / in the Linux file path help?
I suspect it might be forward VS backwards slashes in the file path that's
tripping things up, there. Does using / in the Linux file path help?
|
By
Jesse T. Alford
·
#1869
·
|
|
Throttling App Logging
Is it possible with the current logging infrastructure in CF to limit the
logging throughput of particular apps or spaces?
Current client is running CF multi-tenant, and has some particularly
Is it possible with the current logging infrastructure in CF to limit the
logging throughput of particular apps or spaces?
Current client is running CF multi-tenant, and has some particularly
|
By
Daniel Jones
·
#1868
·
|
|
回复:Re: 回复:Re: Re: Starting failure with 504
OK,Thx Amit!
原始邮件
发件人: Amit Gupta<agupta@...>
收件人: Discussions about Cloud Foundry projects and the system
OK,Thx Amit!
原始邮件
发件人: Amit Gupta<agupta@...>
收件人: Discussions about Cloud Foundry projects and the system
|
By
Yancey
·
#1867
·
|