|
Re: cf v231: Issue with new webdav blobstore job
We solved a similar problem in MySQL by doing that work in a pre-start
<https://bosh.io/docs/pre-start.html> script. Timeouts don't apply to pre-
and post-start phases, so you can do lengthy
We solved a similar problem in MySQL by doing that work in a pre-start
<https://bosh.io/docs/pre-start.html> script. Timeouts don't apply to pre-
and post-start phases, so you can do lengthy
|
By
Marco Nicosia
·
#4289
·
|
|
cf v231: Issue with new webdav blobstore job
Hi,
We recently upgraded to cf v231 and switched over from using nfs to the new webdav nginx service. We have one environment where the blobstore is very large. The monit startup script for the
Hi,
We recently upgraded to cf v231 and switched over from using nfs to the new webdav nginx service. We have one environment where the blobstore is very large. The monit startup script for the
|
By
Rich Wohlstadter
·
#4288
·
|
|
Re: Does Diego support memory swap?
Hi Sam,
The thread you link from the archives discusses Warden exclusively, which
is the container engine used in the DEAs. Diego instead uses Garden-Linux
[1], which was originally a rewrite of
Hi Sam,
The thread you link from the archives discusses Warden exclusively, which
is the container engine used in the DEAs. Diego instead uses Garden-Linux
[1], which was originally a rewrite of
|
By
Will Pragnell <wpragnell@...>
·
#4287
·
|
|
Re: Reg the upgrade from cf-205 to cf-231
Hi Amit/Gwenn
We are getting the following error while doing cf push and unable to see the logs..
Warning: error tailing logs
Error dialing loggregator server: local error: record overflow.
Please
Hi Amit/Gwenn
We are getting the following error while doing cf push and unable to see the logs..
Warning: error tailing logs
Error dialing loggregator server: local error: record overflow.
Please
|
By
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
·
#4286
·
|
|
Re: NFS
Great, thanks for the clarification Amit !
Guillaume.
Guillaume.
Great, thanks for the clarification Amit !
Guillaume.
Guillaume.
|
By
Guillaume Berche
·
#4285
·
|
|
Meet HTTP 500 when updating cf deployment
According to Cloud Foundy 212 release notes, it changed job name of
loggregator to doppler, I tried to deploy with this change. But failed
with the following error:
Not sure how to fix this, your
According to Cloud Foundy 212 release notes, it changed job name of
loggregator to doppler, I tried to deploy with this change. But failed
with the following error:
Not sure how to fix this, your
|
By
王小锋 <zzuwxf at gmail.com...>
·
#4284
·
|
|
Proposal to Change CATs Ownership
Hi all,
The CAPI team would like to take ownership of the CF acceptance tests and include them as part of CAPI release.
This solves several pain points we've experienced over the last few months,
Hi all,
The CAPI team would like to take ownership of the CF acceptance tests and include them as part of CAPI release.
This solves several pain points we've experienced over the last few months,
|
By
Utako Ueda
·
#4283
·
|
|
Re: Incubation request: App Auto-Scaling service
awesome!
Cheers,
Christopher Ferris
IBM Distinguished Engineer, CTO Open Technology
IBM Cloud, Open Technologies
email: chrisfer(a)us.ibm.com
twitter: @christo4ferris
blog:
awesome!
Cheers,
Christopher Ferris
IBM Distinguished Engineer, CTO Open Technology
IBM Cloud, Open Technologies
email: chrisfer(a)us.ibm.com
twitter: @christo4ferris
blog:
|
By
Christopher B Ferris <chrisfer@...>
·
#4282
·
|
|
Re: Incubation request: App Auto-Scaling service
Thanks Dies for driving this proposal. We're looking forward to contributing with two of our engineers in full-time!
Warm regards
Marco
Thanks Dies for driving this proposal. We're looking forward to contributing with two of our engineers in full-time!
Warm regards
Marco
|
By
Marco Voelz
·
#4281
·
|
|
Sourcey buildpack not working on Diego
I've got a few customers using the Sourcey buildpack along with
Perl/Mojolicious and we've found that it is non-functional when used on
Diego cells. It continues to work fine on DEA. Has anyone been
I've got a few customers using the Sourcey buildpack along with
Perl/Mojolicious and we've found that it is non-functional when used on
Diego cells. It continues to work fine on DEA. Has anyone been
|
By
Aaron Huber
·
#4280
·
|
|
Incubation request: App Auto-Scaling service
Hi Shannon,
Our App Auto-Scaling proposal has received overwhelming support from the community, and we have received and addressed various feedback.
Now, Fujitsu and IBM would like to put the
Hi Shannon,
Our App Auto-Scaling proposal has received overwhelming support from the community, and we have received and addressed various feedback.
Now, Fujitsu and IBM would like to put the
|
By
Koper, Dies <diesk@...>
·
#4279
·
|
|
Re: Connection refused - api.10.244.0.22.xip.io:443
I'm not sure what you mean by "adding changes which uses
api.10.244.0.22.xip.io". Why not use api.bosh-lite.com?
Also, I don't know anything ever used api.10.244.0.22.xip.io. The previous
domain
I'm not sure what you mean by "adding changes which uses
api.10.244.0.22.xip.io". Why not use api.bosh-lite.com?
Also, I don't know anything ever used api.10.244.0.22.xip.io. The previous
domain
|
By
Amit Kumar Gupta
·
#4278
·
|
|
Re: Reg the upgrade from cf-205 to cf-231
Awesome!
TECH MAHINDRA LIM at Cisco) <ngnanase(a)cisco.com> wrote:
Awesome!
TECH MAHINDRA LIM at Cisco) <ngnanase(a)cisco.com> wrote:
|
By
Amit Kumar Gupta
·
#4277
·
|
|
Re: Using swift as a blobstore in cloud foundry with keystone v3
We have a story in flight:
https://www.pivotaltracker.com/story/show/115793253
If upgrading fog doesn't work, we'll happily take a PR that resolves this.
wrote:
We have a story in flight:
https://www.pivotaltracker.com/story/show/115793253
If upgrading fog doesn't work, we'll happily take a PR that resolves this.
wrote:
|
By
Nicholas Calugar
·
#4276
·
|
|
Re: NFS
If you push a docker container via cf ((not directly to Diego API) it's
hard coded to run unprivileged.
Set this to
If you push a docker container via cf ((not directly to Diego API) it's
hard coded to run unprivileged.
Set this to
|
By
Amit Kumar Gupta
·
#4275
·
|
|
Re: NFS
Hi Ted,
What's the procedure to enable privileged containers in a CF deployment ? I
could not yet find related properties in diego-release, or
garden-linux-release.
Do I understand correctly from
Hi Ted,
What's the procedure to enable privileged containers in a CF deployment ? I
could not yet find related properties in diego-release, or
garden-linux-release.
Do I understand correctly from
|
By
Guillaume Berche
·
#4274
·
|
|
Re: Database implementation as a cloud foundry app
sundarajan.s(a)gmail.com> wrote:
Off the top of my head...
- you might be able to use an existing release, which would make the
amount of work to setup the database low
- you get all the
sundarajan.s(a)gmail.com> wrote:
Off the top of my head...
- you might be able to use an existing release, which would make the
amount of work to setup the database low
- you get all the
|
By
Daniel Mikusa
·
#4273
·
|
|
Re: Does Diego support memory swap?
And after I ssh to app container using command "cf ssh app", then execute command "cat /proc/meminfo", show the following information:
SwapTotal: 1048572 kB
SwapFree: 13180
And after I ssh to app container using command "cf ssh app", then execute command "cat /proc/meminfo", show the following information:
SwapTotal: 1048572 kB
SwapFree: 13180
|
By
Sam Dai
·
#4272
·
|
|
Re: Database implementation as a cloud foundry app
Thanks Dan.
What would be the advantage of deploying and maintaining database via bosh and then normal method ?
Suggestions are appreciated!
Thanks Dan.
What would be the advantage of deploying and maintaining database via bosh and then normal method ?
Suggestions are appreciated!
|
By
Sundarajan Srinivasan
·
#4271
·
|
|
Does Diego support memory swap?
Hi all,
I just saw this page
https://lists.cloudfoundry.org/archives/list/cf-dev(a)lists.cloudfoundry.org/thread/QUPLENMHRESTGAIQFTG6MXRU7V6YZ4SA/#U6QUJFZEXDKLM5PMVPZRQQN4YUXIKAOF,
it looks like when
Hi all,
I just saw this page
https://lists.cloudfoundry.org/archives/list/cf-dev(a)lists.cloudfoundry.org/thread/QUPLENMHRESTGAIQFTG6MXRU7V6YZ4SA/#U6QUJFZEXDKLM5PMVPZRQQN4YUXIKAOF,
it looks like when
|
By
Sam Dai
·
#4270
·
|