|
Re: Warden: staging error when pushing app
Hey, Kyle.
Just a quick tip I use to debug failed containers: I comment a content of do_destroy method in /var/vcap/jobs/dea_next/packages/warden/warden/lib/warden/container/linux.rb file to prevent
Hey, Kyle.
Just a quick tip I use to debug failed containers: I comment a content of do_destroy method in /var/vcap/jobs/dea_next/packages/warden/warden/lib/warden/container/linux.rb file to prevent
|
By
Alexander Lomov <alexander.lomov@...>
·
#1748
·
|
|
Re: Question on Custom script working as part of PHP buildpack
Hey, Amishi.
I’m not sure that customizing PHP buildpack in this case is a good idea, but if you want to try - here are the steps:
1. You’ll need to add JDK, tomcat and Policy Agent .jar
Hey, Amishi.
I’m not sure that customizing PHP buildpack in this case is a good idea, but if you want to try - here are the steps:
1. You’ll need to add JDK, tomcat and Policy Agent .jar
|
By
Alexander Lomov <alexander.lomov@...>
·
#1747
·
|
|
Re: User cannot do CF login when UAA is being updated
Hi Lomov,
Yeah actually I have uploaded my test steps but my mail needs to be approved by the moderator before it gets released.
Regards,
Ricky
Sent: Tuesday, 15 September 2015 4:58 PM
To:
Hi Lomov,
Yeah actually I have uploaded my test steps but my mail needs to be approved by the moderator before it gets released.
Regards,
Ricky
Sent: Tuesday, 15 September 2015 4:58 PM
To:
|
By
Yunata, Ricky <rickyy@...>
·
#1746
·
|
|
Re: User cannot do CF login when UAA is being updated
Hey, all.
Amit, we are all from different companies and we didn’t have any common projects. The problem that is described by Filip can happen with great probability. Still this depends on
Hey, all.
Amit, we are all from different companies and we didn’t have any common projects. The problem that is described by Filip can happen with great probability. Still this depends on
|
By
Alexander Lomov <alexander.lomov@...>
·
#1745
·
|
|
Re: User cannot do CF login when UAA is being updated
Hi Amit, Jiang and Alexander,
Thank you for your suggestions. I have done the steps according to what Amit have specified.
I tried to change the flavour of UAA VMs, but I’m still getting the same
Hi Amit, Jiang and Alexander,
Thank you for your suggestions. I have done the steps according to what Amit have specified.
I tried to change the flavour of UAA VMs, but I’m still getting the same
|
By
Yunata, Ricky <rickyy@...>
·
#1939
·
|
|
Re: User cannot do CF login when UAA is being updated
Amit, see previous comment.
update.
UAA, while being up, is non functional while the NFS job is updated because
it can't get to the DB.
Amit, see previous comment.
update.
UAA, while being up, is non functional while the NFS job is updated because
it can't get to the DB.
|
By
Filip Hanik
·
#1744
·
|
|
Re: CF Release Scripts Moved
There should be a PR to the repo to fix these now.
wrote:
There should be a PR to the repo to fix these now.
wrote:
|
By
Joseph Palermo <jpalermo@...>
·
#1743
·
|
|
Re: DEA/Warden staging error
Here's the full dea_ng and warden debug logs:
https://gist.github.com/MrEnzyme/6dcc74174482ac62c1cf
Are there any other places I should look for logs?
Here's the full dea_ng and warden debug logs:
https://gist.github.com/MrEnzyme/6dcc74174482ac62c1cf
Are there any other places I should look for logs?
|
By
kyle havlovitz <kylehav@...>
·
#1742
·
|
|
Re: app auto-scaling in OSS CF contribution
Hi Dies,
App auto-scaling is much needed feature for CF OSS , lot of users want to
use this functionality .
Once on the incubator, roadmap can be discussed. Hope to to see it soon on
cf incubator
Hi Dies,
App auto-scaling is much needed feature for CF OSS , lot of users want to
use this functionality .
Once on the incubator, roadmap can be discussed. Hope to to see it soon on
cf incubator
|
By
Ronak Banka
·
#1741
·
|
|
Question on Custom script working as part of PHP buildpack
Hi team,
I have a requirement to run a custom script (Configure OpenAM Web Policy Agent) as part of a PHP buildpack. The requirement is the Web Policy Agent should have OpenJDK configured before it
Hi team,
I have a requirement to run a custom script (Configure OpenAM Web Policy Agent) as part of a PHP buildpack. The requirement is the Web Policy Agent should have OpenJDK configured before it
|
By
Amishi Shah
·
#1740
·
|
|
Re: expected? doppler log "lost election for cluster leader"
Hi Guangcai,
The log messages are coming from the syslog_drain_binder process which is
colocated with dopplers. The syslog_drain_binder is used to poll the
CloudController for active syslog drain
Hi Guangcai,
The log messages are coming from the syslog_drain_binder process which is
colocated with dopplers. The syslog_drain_binder is used to poll the
CloudController for active syslog drain
|
By
Rohit Kumar
·
#1739
·
|
|
Re: DEA/Warden staging error
That's not an error we normally get. It's not clear if the staging_info.yml
error is the source of the problem or an artifact of it. Having more logs
would allow us to speculate more.
Joseph &
That's not an error we normally get. It's not clear if the staging_info.yml
error is the source of the problem or an artifact of it. Having more logs
would allow us to speculate more.
Joseph &
|
By
CF Runtime
·
#1738
·
|
|
Re: [Bosh-lite] Can not recreate vm/job
Hmm, do you know what version of bosh-lite you are using? And could you
also provide us with the output of `bosh status`?
Joseph & Dan
OSS Release Integration Team
Hmm, do you know what version of bosh-lite you are using? And could you
also provide us with the output of `bosh status`?
Joseph & Dan
OSS Release Integration Team
|
By
CF Runtime
·
#1737
·
|
|
app auto-scaling in OSS CF contribution
Hi,
At Fujitsu we're developing app auto-scaling and are considering to propose moving it to the cf incubator.
Before we start open-sourcing it, I wanted to ask if there is any interest for this in
Hi,
At Fujitsu we're developing app auto-scaling and are considering to propose moving it to the cf incubator.
Before we start open-sourcing it, I wanted to ask if there is any interest for this in
|
By
Koper, Dies <diesk@...>
·
#1736
·
|
|
Re: Warden: staging error when pushing app
I think that the DEA will reap any warden containers it finds every 30
seconds. The containers in a grace period are containers it is still
keeping track of.
We're not sure about the error you're
I think that the DEA will reap any warden containers it finds every 30
seconds. The containers in a grace period are containers it is still
keeping track of.
We're not sure about the error you're
|
By
CF Runtime
·
#1735
·
|
|
Re: How is App Instance scale down handled
Thanks Joseph and Dan.
By
Harpreet Ghai
·
#1734
·
|
|
Re: CF Release Scripts Moved
Hi Michal,
We will be moving documentation for bosh-lite to docs.cloudfoundry.org for
there to be a single source of truth on how to deploy CF to bosh-lite. We
will phase out most of the scripts in
Hi Michal,
We will be moving documentation for bosh-lite to docs.cloudfoundry.org for
there to be a single source of truth on how to deploy CF to bosh-lite. We
will phase out most of the scripts in
|
By
Amit Kumar Gupta
·
#1733
·
|
|
Re: How is App Instance scale down handled
The DEA will receive a request to stop instance. The DEA calls into warden telling it to stop the container. Warden will send a TERM signal once a second for 10 seconds, at which point it will send a
The DEA will receive a request to stop instance. The DEA calls into warden telling it to stop the container. Warden will send a TERM signal once a second for 10 seconds, at which point it will send a
|
By
CF Runtime
·
#1732
·
|
|
Re: User cannot do CF login when UAA is being updated
Hi Ricky,
My understanding is that you still need help, and the issues Jiang and
Alexander raised are different. To avoid confusion, let's keep this thread
focused on your issue.
Can you confirm
Hi Ricky,
My understanding is that you still need help, and the issues Jiang and
Alexander raised are different. To avoid confusion, let's keep this thread
focused on your issue.
Can you confirm
|
By
Amit Kumar Gupta
·
#1731
·
|
|
Data services import/export
Hi,
I'm wondering whether there are plans to normalize backup/restore or
import/export of data services (e.g. mysql, redis...). On top of built-in
durability that these services offer, this would
Hi,
I'm wondering whether there are plans to normalize backup/restore or
import/export of data services (e.g. mysql, redis...). On top of built-in
durability that these services offer, this would
|
By
Guillaume Berche
·
#1730
·
|