|
Re: Reg the upgrade from cf-205 to cf-231
Hi Amit
I tried cf login after setting the endpoint. But it fails with the below msg. Related property (uaa.require_https= false) Last time when I got the error, we changed this property.
But this
Hi Amit
I tried cf login after setting the endpoint. But it fails with the below msg. Related property (uaa.require_https= false) Last time when I got the error, we changed this property.
But this
|
By
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
·
#4452
·
|
|
Re: Spotting performance regressions
Hi Michal,
I understand the routing team is working on automated performance tests
that aims at detecting performance regressions on the gorouter. We have not
yet set up execution of those at Orange
Hi Michal,
I understand the routing team is working on automated performance tests
that aims at detecting performance regressions on the gorouter. We have not
yet set up execution of those at Orange
|
By
Guillaume Berche
·
#4451
·
|
|
Re: cf create-buildpack fails in v233 with error 403 Forbidden
I found this in v230:
bosh-lite-v230.yml: fog_connection:
bosh-lite-v230.yml- local_root: /var/vcap/store
bosh-lite-v230.yml- provider: Local
I found it was removed in
I found this in v230:
bosh-lite-v230.yml: fog_connection:
bosh-lite-v230.yml- local_root: /var/vcap/store
bosh-lite-v230.yml- provider: Local
I found it was removed in
|
By
Wayne Ha <wayne.h.ha@...>
·
#4450
·
|
|
OpenStack Leads
Hi,
I hope this email finds you well.
As your organization is a part of " OpenStack Summit 2016 " I'm writing to
check if you would be interested in a leads of OpenStack users for
Hi,
I hope this email finds you well.
As your organization is a part of " OpenStack Summit 2016 " I'm writing to
check if you would be interested in a leads of OpenStack users for
|
By
David <David@...>
·
#4449
·
|
|
Failed to upgrade cf from 212 to 233 (etcd_z1/1 failed)
Hi, there
I am trying to upgrade cf from version 212 to latest version 233 using
bosh, I am using spiff to generate the new manifest file. During upgrade,
it failed when updating job etcd_z1/1.
I
Hi, there
I am trying to upgrade cf from version 212 to latest version 233 using
bosh, I am using spiff to generate the new manifest file. During upgrade,
it failed when updating job etcd_z1/1.
I
|
By
王小锋 <zzuwxf at gmail.com...>
·
#4448
·
|
|
Failure of metron agent in cloudfoundry
Hi all,
we are recently running cloudfoundry in openstack. while recent saw the
metron agent in all the jobs failed . The metron.stderr.log provided the
below log
-------------
panic: 402: Standby
Hi all,
we are recently running cloudfoundry in openstack. while recent saw the
metron agent in all the jobs failed . The metron.stderr.log provided the
below log
-------------
panic: 402: Standby
|
By
Bharath
·
#4447
·
|
|
Re: Failed to deploy diego 0.1452.0 on openstack: database_z2/0 is not running after update
Hi Adrian,
I have tried it again however I still couldn't get it to work. I'm not sure what was wrong. I even re-generate all the certificates again.
Anyway, I set the "require ssl" parameter to
Hi Adrian,
I have tried it again however I still couldn't get it to work. I'm not sure what was wrong. I even re-generate all the certificates again.
Anyway, I set the "require ssl" parameter to
|
By
Yunata, Ricky <rickyy@...>
·
#4446
·
|
|
announcement: online cf CLI command reference guide
Dear cf CLI users,
I have been working with the PubTools team to produce an online cf CLI command reference guide, and am happy to now announce it's ready:
*
Dear cf CLI users,
I have been working with the PubTools team to produce an online cf CLI command reference guide, and am happy to now announce it's ready:
*
|
By
Koper, Dies <diesk@...>
·
#4444
·
|
|
Re: App running even after delete. Pointers on finding it and debugging?
Ok, I would use veritas to look at the Diego BBS, and confirm that it still
thinks the app is there. You can also go onto the router and query its
HTTP endpoint to confirm that the route you're
Ok, I would use veritas to look at the Diego BBS, and confirm that it still
thinks the app is there. You can also go onto the router and query its
HTTP endpoint to confirm that the route you're
|
By
Amit Kumar Gupta
·
#4445
·
|
|
Re: App running even after delete. Pointers on finding it and debugging?
Did you try running directly "cf curl /v2/routes"? this would provide a
real big output of all routes across all orgs/spaces with route guid &
paths and your problematic route would definitely be
Did you try running directly "cf curl /v2/routes"? this would provide a
real big output of all routes across all orgs/spaces with route guid &
paths and your problematic route would definitely be
|
By
Sabha
·
#4443
·
|
|
Re: App running even after delete. Pointers on finding it and debugging?
The route still exists. I was reluctant to delete it and have the "app"
still running. I wanted some way to track it down, not that it has helped,
other than let me know it is still running.
Pushed
The route still exists. I was reluctant to delete it and have the "app"
still running. I wanted some way to track it down, not that it has helped,
other than let me know it is still running.
Pushed
|
By
Tom Sherrod <tom.sherrod@...>
·
#4442
·
|
|
cf client - Extended cli Table implementation.
Hello.
At
https://github.com/andreas-kupries/cli/tree/hcf-466-cli-extended-table
is a fork of the CF client containing a rewrite of the
cf/terminal/table.go
implementation to
Hello.
At
https://github.com/andreas-kupries/cli/tree/hcf-466-cli-extended-table
is a fork of the CF client containing a rewrite of the
cf/terminal/table.go
implementation to
|
By
Kupries, Andreas <andreas.kupries@...>
·
#4441
·
|
|
Re: CF Installed on Physical Node
Hi Raymond,
Yes, you can deploy Cloud Foundry without using the Ops Manager appliance.
However "Elastic Runtime", "Ops Manager", etc. are Pivotal products built
on top of the open source Cloud
Hi Raymond,
Yes, you can deploy Cloud Foundry without using the Ops Manager appliance.
However "Elastic Runtime", "Ops Manager", etc. are Pivotal products built
on top of the open source Cloud
|
By
Amit Kumar Gupta
·
#4440
·
|
|
Re: App running even after delete. Pointers on finding it and debugging?
You can also use the "veritas" tool to inspect more of what's going on with
the Diego BBS, in particular you could see if the cf apps domain is
You can also use the "veritas" tool to inspect more of what's going on with
the Diego BBS, in particular you could see if the cf apps domain is
|
By
Amit Kumar Gupta
·
#4439
·
|
|
Re: App running even after delete. Pointers on finding it and debugging?
Tom,
So you're saying that none of the org/spaces shows the app or the route,
but the app continues to run and be routeable?
I could imagine this happen if some CC Bridge components are not able
Tom,
So you're saying that none of the org/spaces shows the app or the route,
but the app continues to run and be routeable?
I could imagine this happen if some CC Bridge components are not able
|
By
Amit Kumar Gupta
·
#4438
·
|
|
CF Installed on Physical Node
Can Cloud Foundry be installed on a physical node versus via VMware appliance? Also, can you cluster the cloudfoundry elastic runtime, ops manager, etc..?
Can Cloud Foundry be installed on a physical node versus via VMware appliance? Also, can you cluster the cloudfoundry elastic runtime, ops manager, etc..?
|
By
Raymond J Steele
·
#4437
·
|
|
Re: Adding previous_instances and previous_memory fields to cf_event
Thank you for the effort and merging the pull request.
--
View this message in context:
Thank you for the effort and merging the pull request.
--
View this message in context:
|
By
KRuelY <kevinyudhiswara@...>
·
#4436
·
|
|
Re: Adding previous_instances and previous_memory fields to cf_event
Hi,
Seems this was merged 4 days ago.
Thanks a lot,
Hristo Iliev
Hi,
Seems this was merged 4 days ago.
Thanks a lot,
Hristo Iliev
|
By
Hristo Iliev
·
#4435
·
|
|
Spotting performance regressions
Hi,
I wanted to check if you know about a good way to spot performance regressions on CF and if anyone is doing it (at least partially) already. We are mainly interested in discovering user-facing
Hi,
I wanted to check if you know about a good way to spot performance regressions on CF and if anyone is doing it (at least partially) already. We are mainly interested in discovering user-facing
|
By
Michal Tekel
·
#4434
·
|
|
Re: Adding previous_instances and previous_memory fields to cf_event
Hey,
Any news about this PR? We tried to minimize the change and make it easer
for review.
Regards,
Hristo Iliev
2016-03-29 14:50 GMT+03:00 Hristo Iliev <hsiliev(a)gmail.com>:
Hey,
Any news about this PR? We tried to minimize the change and make it easer
for review.
Regards,
Hristo Iliev
2016-03-29 14:50 GMT+03:00 Hristo Iliev <hsiliev(a)gmail.com>:
|
By
Hristo Iliev
·
#4433
·
|