|
Re: cf push docker image on diego bosh-lite fails
Ramesh,
I was seeing similar errors in another environment of ours, and after
checking the diego/garden-linux compatibility I found that garden-linux
0.325.0 had not been tested against 0.1439.0 of
Ramesh,
I was seeing similar errors in another environment of ours, and after
checking the diego/garden-linux compatibility I found that garden-linux
0.325.0 had not been tested against 0.1439.0 of
|
By
Christopher Piraino <cpiraino@...>
·
#2601
·
|
|
Re: cloud_controller_ng performance degrades slowly over time
Gotcha. Yeah, the rescue lets that test run; after 425k lookups, it never
got slow.
Here's a bit of the strace:
https://gist.github.com/cholick/88c756760faca77208f8
Gotcha. Yeah, the rescue lets that test run; after 425k lookups, it never
got slow.
Here's a bit of the strace:
https://gist.github.com/cholick/88c756760faca77208f8
|
By
Matt Cholick
·
#2600
·
|
|
cf push docker image on diego bosh-lite fails
I am trying to push docker app to diego in bosh lite.
I verified that I docker image cloudfoundry/lattice-app is running fine in my local docker daemon.
I have enabled diego_docker feature flag.
My cf
I am trying to push docker app to diego in bosh lite.
I verified that I docker image cloudfoundry/lattice-app is running fine in my local docker daemon.
I have enabled diego_docker feature flag.
My cf
|
By
Ramesh Sambandan
·
#2599
·
|
|
Re: cloud_controller_ng performance degrades slowly over time
Hey Matt,
I wanted to keep using the uaa.SYSTEM_DOMAIN domain, not the internal
domain, for that experiment. I do expect the TCPSocket.open to fail when
talking to 127.0.0.1, what I wanted to know
Hey Matt,
I wanted to keep using the uaa.SYSTEM_DOMAIN domain, not the internal
domain, for that experiment. I do expect the TCPSocket.open to fail when
talking to 127.0.0.1, what I wanted to know
|
By
Amit Kumar Gupta
·
#2598
·
|
|
Re: cloud_controller_ng performance degrades slowly over time
Ah, I misunderstood.
Consul isn't configured as a recursive resolver, so for a test with only
the 127.0.0.1 in resolve.conf I changed the url in the ruby loop to
"uaa.service.cf.internal", which is
Ah, I misunderstood.
Consul isn't configured as a recursive resolver, so for a test with only
the 127.0.0.1 in resolve.conf I changed the url in the ruby loop to
"uaa.service.cf.internal", which is
|
By
Matt Cholick
·
#2597
·
|
|
Invalid Authorization: while deploying application on local CF Instance
While deploying application on the local cf instance(CF_Nise_Installer), its giving unauthorized error, unable to take any logs. Could anyone please help to resolve this
While deploying application on the local cf instance(CF_Nise_Installer), its giving unauthorized error, unable to take any logs. Could anyone please help to resolve this
|
By
Deepak Arn <arn.deepak1@...>
·
#2596
·
|
|
Microsoft Dynamics AX users
Hi,
Would you be interested in acquiring our recently updated list of Microsoft
Dynamics AX users Accounts and their Partners, Resellers and Competitor
Accounts for your marketing initiatives or
Hi,
Would you be interested in acquiring our recently updated list of Microsoft
Dynamics AX users Accounts and their Partners, Resellers and Competitor
Accounts for your marketing initiatives or
|
By
Ralph Andersen <ralph.andersen@...>
·
#2595
·
|
|
Re: Diff between cf restart and cf restage
Depends on whether the change can be consumed directly by app or by
buildpack and other stuff things.
If the buildpack needs to read that variable and take some action like for
your agent activation
Depends on whether the change can be consumed directly by app or by
buildpack and other stuff things.
If the buildpack needs to read that variable and take some action like for
your agent activation
|
By
Sabha
·
#2594
·
|
|
Re: Diff between cf restart and cf restage
Thanks for the reply!
Lets say, if I add evn variables to the application. In order for the
application to use those env variables which are set using cf-setenv, do I
need to restart or restage the
Thanks for the reply!
Lets say, if I add evn variables to the application. In order for the
application to use those env variables which are set using cf-setenv, do I
need to restart or restage the
|
By
Nikhil Katre <nikhil.katre@...>
·
#2593
·
|
|
Re: ElasticSearch boshrelease and broker
There is at least one Elasticsearch+Logstash+Kibana release:
https://github.com/logsearch/logsearch-boshrelease
I don't know of any broker at the moment though.
wrote:
There is at least one Elasticsearch+Logstash+Kibana release:
https://github.com/logsearch/logsearch-boshrelease
I don't know of any broker at the moment though.
wrote:
|
By
Amit Kumar Gupta
·
#2592
·
|
|
Immutability of applications
I had this conversation with a few different people during the berlin
summit and promised one of them I would repeat it on the mailing list today
to get further feedback.
Today, once we push an
I had this conversation with a few different people during the berlin
summit and promised one of them I would repeat it on the mailing list today
to get further feedback.
Today, once we push an
|
By
john mcteague <john.mcteague@...>
·
#2591
·
|
|
Re: Cloud Foundry deploy on suse
wshd is simply reporting [1] the pivot_root [2] failure. It looks like
you're getting an EINVAL from the call which implies warden is running in
an unexpected environment.
If I were to guess, I'd say
wshd is simply reporting [1] the pivot_root [2] failure. It looks like
you're getting an EINVAL from the call which implies warden is running in
an unexpected environment.
If I were to guess, I'd say
|
By
Matthew Sykes <matthew.sykes@...>
·
#2590
·
|
|
Re: Error to make a Request to update password in UAA
Hi, I continue doing tests and I checked that I have the required permissions for current user:
{ value: '1b48d072-6715-40a4-b01c-f4f8ede67db9', display: 'password.write', type: 'DIRECT'
Hi, I continue doing tests and I checked that I have the required permissions for current user:
{ value: '1b48d072-6715-40a4-b01c-f4f8ede67db9', display: 'password.write', type: 'DIRECT'
|
By
Juan Antonio BreƱa Moral <bren at juanantonio.info...>
·
#2589
·
|
|
Re: abacus collector doesn't work
Hi,
Do you run this in bosh-lite environment of on hosted CF?
In case you have bosh-lite env you have to create a security group that enables the different micro-services to talk to each other. We
Hi,
Do you run this in bosh-lite environment of on hosted CF?
In case you have bosh-lite env you have to create a security group that enables the different micro-services to talk to each other. We
|
By
Hristo Iliev
·
#2588
·
|
|
Cloud Foundry deploy on suse
Hi all
We are trying to deploy cloud foundry on suse, now every CF module can
start successfully, but when I push an app to CF, it occurred error, I
checked the logs and found when start the
Hi all
We are trying to deploy cloud foundry on suse, now every CF module can
start successfully, but when I push an app to CF, it occurred error, I
checked the logs and found when start the
|
By
Youzhi Zhu
·
#2587
·
|
|
ElasticSearch boshrelease and broker
i was wondering if someone already created/released a eleasticsearch bosh release with a broker?
i was wondering if someone already created/released a eleasticsearch bosh release with a broker?
|
By
ramonskie
·
#2586
·
|
|
abacus collector doesn't work
Hi
I am trying to run abacus in my cloudfoundry env. However after successfully push all abacus applications into CF, I found following error from some of the
Hi
I am trying to run abacus in my cloudfoundry env. However after successfully push all abacus applications into CF, I found following error from some of the
|
By
MaggieMeng
·
#2585
·
|
|
Deploy on OpenNebula
Any on deploy CloudFoundry on OpenNebula? I can only find the cpi for OpenStack, VMWare etc...
Any on deploy CloudFoundry on OpenNebula? I can only find the cpi for OpenStack, VMWare etc...
|
By
Yancey
·
#2584
·
|
|
Re: cloud_controller_ng performance degrades slowly over time
I looked at the strace, I see you did indeed mean "loop without resolver on
localhost". If you try it with *only* a resolver on localhost, do you get
the eventually consistent DNS slowdown?
I looked at the strace, I see you did indeed mean "loop without resolver on
localhost". If you try it with *only* a resolver on localhost, do you get
the eventually consistent DNS slowdown?
|
By
Amit Kumar Gupta
·
#2583
·
|
|
Re: cloud_controller_ng performance degrades slowly over time
Thanks Matt!
When you say "the loop without the resolver on local host" did you mean
"the loop with only a resolver on local host"? Sorry if my setup wasn't
clear, but my intention was to only have
Thanks Matt!
When you say "the loop without the resolver on local host" did you mean
"the loop with only a resolver on local host"? Sorry if my setup wasn't
clear, but my intention was to only have
|
By
Amit Kumar Gupta
·
#2582
·
|