|
Re: api and api_worker jobs fail to bosh update, but monit start OK
We discovered this fix out of sheer luck. So, no help there sorry. :)
Mike
We discovered this fix out of sheer luck. So, no help there sorry. :)
Mike
|
By
Mike Youngstrom <youngm@...>
·
#252
·
|
|
Re: api and api_worker jobs fail to bosh update, but monit start OK
Hey Guillaume,
To be fair, this did take some time to figure out on our end. It has to do
with the interaction between BOSH and Monit. As Dieu mentioned, runtime has
a story to potentially determine
Hey Guillaume,
To be fair, this did take some time to figure out on our end. It has to do
with the interaction between BOSH and Monit. As Dieu mentioned, runtime has
a story to potentially determine
|
By
Nicholas Calugar
·
#251
·
|
|
Re: Custom Login Server with UAA 2.0+
It looks like we were making this harder than it needed to be. Grepping
through the
It looks like we were making this harder than it needed to be. Grepping
through the
|
By
Matt Cholick
·
#250
·
|
|
Re: Custom Login Server with UAA 2.0+
hi Bob, you can still leverage an outside login server, none of the
endpoints to accommodate have changed. We are 100% backwards compatible. I
don't believe that we ever stated that we would not use
hi Bob, you can still leverage an outside login server, none of the
endpoints to accommodate have changed. We are 100% backwards compatible. I
don't believe that we ever stated that we would not use
|
By
Filip Hanik
·
#249
·
|
|
Re: Custom Login Server with UAA 2.0+
Filip,
When the uaa and login were merged it was state that replacing replacing
the login server would remain a supported scenario and this seems a
departure from that statement. At the very least,
Filip,
When the uaa and login were merged it was state that replacing replacing
the login server would remain a supported scenario and this seems a
departure from that statement. At the very least,
|
By
Bob Brumfield <bob.brumfield@...>
·
#248
·
|
|
Re: Custom Login Server with UAA 2.0+
hi Sree and Matt,
Matt is actually not referring to the wild cards. He wants the
login.<domain> for his own application.
Matt, at this time we are claiming that domain name, as we did with the
login
hi Sree and Matt,
Matt is actually not referring to the wild cards. He wants the
login.<domain> for his own application.
Matt, at this time we are claiming that domain name, as we did with the
login
|
By
Filip Hanik
·
#247
·
|
|
Re: Custom Login Server with UAA 2.0+
Hi Matt,
This new wild card route pattern was introduced for multi-tenancy in UAA post merge.
Anything before login or uaa in the URL is now treated as a zone subdomain and the zone context is derived
Hi Matt,
This new wild card route pattern was introduced for multi-tenancy in UAA post merge.
Anything before login or uaa in the URL is now treated as a zone subdomain and the zone context is derived
|
By
Sree Tummidi
·
#246
·
|
|
Re: [vcap-dev] bosh create release --force
Thanks again Filip,
I got that resolved. Gradle needed my proxy settings to be entered here.
$cat
Thanks again Filip,
I got that resolved. Gradle needed my proxy settings to be entered here.
$cat
|
By
Dhilip
·
#245
·
|
|
Re: api and api_worker jobs fail to bosh update, but monit start OK
Oups, sorry, I had probably overlooked this faulty trace that should have
hinted me.
[2015-05-26 16:37:51+0000] ------------ STARTING cloud_controller_ng_ctl at
Tue May 26 16:37:51 UTC 2015
Oups, sorry, I had probably overlooked this faulty trace that should have
hinted me.
[2015-05-26 16:37:51+0000] ------------ STARTING cloud_controller_ng_ctl at
Tue May 26 16:37:51 UTC 2015
|
By
Guillaume Berche
·
#244
·
|
|
Re: api and api_worker jobs fail to bosh update, but monit start OK
Thanks a lot Mike and Dieu. Indeed moving the nfs_mounter last seemed
indeed to fix the issue in v207. If ever this reproduces on master and can
help, I submitted
Thanks a lot Mike and Dieu. Indeed moving the nfs_mounter last seemed
indeed to fix the issue in v207. If ever this reproduces on master and can
help, I submitted
|
By
Guillaume Berche
·
#243
·
|
|
Setting Org Manager via API
Hi all,
I'm working on some automation for my client to declaratively configure
orgs and spaces across multiple Cloud Foundry instances (hopefully they'll
permit open-sourcing this).
I erroneously
Hi all,
I'm working on some automation for my client to declaratively configure
orgs and spaces across multiple Cloud Foundry instances (hopefully they'll
permit open-sourcing this).
I erroneously
|
By
Daniel Jones
·
#242
·
|
|
Re: [vcap-dev] bosh create release --force
Hi,
Thanks for the response. It seems to get stuck here ..
./gradlew assemble --info
Downloading
Hi,
Thanks for the response. It seems to get stuck here ..
./gradlew assemble --info
Downloading
|
By
Dhilip
·
#241
·
|
|
Custom Login Server with UAA 2.0+
Prior to the consolidation of uaa and the login server in uaa release 2.0,
we were running our own login server to handle auth to our platform. We
simply reduced the instance of the bundled CF login
Prior to the consolidation of uaa and the login server in uaa release 2.0,
we were running our own login server to handle auth to our platform. We
simply reduced the instance of the bundled CF login
|
By
Matt Cholick
·
#240
·
|
|
Re: Multiple Availability Zone
I updated my bosh (using bosh-init) with enabling
ignore_server_availability_zone. but it still failed when I deployed my cf.
Anything suggestion?
openstack: &openstack
auth_url:
I updated my bosh (using bosh-init) with enabling
ignore_server_availability_zone. but it still failed when I deployed my cf.
Anything suggestion?
openstack: &openstack
auth_url:
|
By
iamflying
·
#239
·
|
|
Re: Diego Question
Dan,
We announce the PWS's CF version on status.run.pivotal.io:
About This Site
If you encounter any issues please contact support(a)run.pivotal.io. Pivotal
Web Services is the latest public
Dan,
We announce the PWS's CF version on status.run.pivotal.io:
About This Site
If you encounter any issues please contact support(a)run.pivotal.io. Pivotal
Web Services is the latest public
|
By
Karen Wang <khwang@...>
·
#238
·
|
|
Diego Question
I was testing an app on Diego today and part of the test was for the app to
fail. I simulated this by putting some garbage into the `-c` argument of
`cf push`. This had the right effect and my app
I was testing an app on Diego today and part of the test was for the app to
fail. I simulated this by putting some garbage into the `-c` argument of
`cf push`. This had the right effect and my app
|
By
Daniel Mikusa
·
#237
·
|
|
(No subject)
We recently experienced a similar issue. Not sure if it is the same. But
it was caused when we moved the nfs_mounter job template to the first item
in the list of templates for the CC job. We moved
We recently experienced a similar issue. Not sure if it is the same. But
it was caused when we moved the nfs_mounter job template to the first item
in the list of templates for the CC job. We moved
|
By
Abderrahim Chibani
·
#236
·
|
|
Re: api and api_worker jobs fail to bosh update, but monit start OK
We have environments on stemcell 2977 that are running well.
We have an environment using NFS that ran into that same issue and we have
this bug open. [1]
Specifying the nfs_mounter job last should
We have environments on stemcell 2977 that are running well.
We have an environment using NFS that ran into that same issue and we have
this bug open. [1]
Specifying the nfs_mounter job last should
|
By
Dieu Cao <dcao@...>
·
#235
·
|
|
Re: api and api_worker jobs fail to bosh update, but monit start OK
We recently experienced a similar issue. Not sure if it is the same. But
it was caused when we moved the nfs_mounter job template to the first item
in the list of templates for the CC job. We moved
We recently experienced a similar issue. Not sure if it is the same. But
it was caused when we moved the nfs_mounter job template to the first item
in the list of templates for the CC job. We moved
|
By
Mike Youngstrom <youngm@...>
·
#234
·
|
|
Re: scheduler
Hi, Corentin,
Diego, like the DEAs, supports evacuation of LRP instances during
controlled shutdown of a cell VM (the analog of a single DEA in Diego's
architecture). If you're using BOSH to deploy
Hi, Corentin,
Diego, like the DEAs, supports evacuation of LRP instances during
controlled shutdown of a cell VM (the analog of a single DEA in Diego's
architecture). If you're using BOSH to deploy
|
By
Eric Malm <emalm@...>
·
#233
·
|