|
Re: [cf-bosh] 回复:vm state change into 'unknown/unknown' after a while
it looks like one of the vms is unresponsive. you can try uding bosh cck to recover.
Sent from my iPhone
it looks like one of the vms is unresponsive. you can try uding bosh cck to recover.
Sent from my iPhone
|
By
Dmitriy Kalinin <dkalinin@...>
·
#4193
·
|
|
Re: Missing rows in ccdb in table 'packages' after domain change for CF 212 deployment and then for apps.
Hi Rafal,
Packages are not stored in the database for the V2 API, that table is for
experimental V3 support and wouldn't have any rows unless you are pushing
apps with the V3 API.
Can you tell us
Hi Rafal,
Packages are not stored in the database for the V2 API, that table is for
experimental V3 support and wouldn't have any rows unless you are pushing
apps with the V3 API.
Can you tell us
|
By
Nicholas Calugar
·
#4192
·
|
|
回复:vm state change into 'unknown/unknown' after a while
then, after this problem, when i ‘bosh deploy’, another problem came, how can i continue deploy ?
Deploying
---------
Director task 6259
Started preparing deployment
Started preparing
then, after this problem, when i ‘bosh deploy’, another problem came, how can i continue deploy ?
Deploying
---------
Director task 6259
Started preparing deployment
Started preparing
|
By
于长江 <yuchangjiang at cmss.chinamobile.com...>
·
#4191
·
|
|
vm state change into 'unknown/unknown' after a while
hello everybody,
when ‘bosh deploy’ all vms looks well , after a few hours some vms state turn into ‘unknown/unknown’ , like
hello everybody,
when ‘bosh deploy’ all vms looks well , after a few hours some vms state turn into ‘unknown/unknown’ , like
|
By
于长江 <yuchangjiang at cmss.chinamobile.com...>
·
#4190
·
|
|
Re: Reg the minimal-openstack yml files
Try the following:
ssh onto the consul VM
run "sudo su -" to switch to root
run "monit stop consul_agent"
run "ps uwax | grep consul" to see if there are any errant consul-related
processes, and kill
Try the following:
ssh onto the consul VM
run "sudo su -" to switch to root
run "monit stop consul_agent"
run "ps uwax | grep consul" to see if there are any errant consul-related
processes, and kill
|
By
Amit Kumar Gupta
·
#4189
·
|
|
Re: Reg the minimal-openstack yml files
Hi Amit
Sorry if the colors, and bolding disturbs you ..
Will refrain from using that.
I tried giving the static ip in consul.agent.servers.lan:10.20.0.116. But I get following error in cf-230
==>
Hi Amit
Sorry if the colors, and bolding disturbs you ..
Will refrain from using that.
I tried giving the static ip in consul.agent.servers.lan:10.20.0.116. But I get following error in cf-230
==>
|
By
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
·
#4188
·
|
|
Re: cf platform upgrade with 100% uptime for apps
Yes, we do not recommend using HaProxy in production environments because
of this downtime issue. I have heard of some HaProxy load balancer
solutions using
Yes, we do not recommend using HaProxy in production environments because
of this downtime issue. I have heard of some HaProxy load balancer
solutions using
|
By
Christopher Piraino <cpiraino@...>
·
#4187
·
|
|
Re: config_vars not read
Hi Dimitar,
Thank you for pointing this issue out to us. I've raised a story in the CF
Docs tracker to verify and correct this issue:
https://www.pivotaltracker.com/story/show/115647925
Thanks
Hi Dimitar,
Thank you for pointing this issue out to us. I've raised a story in the CF
Docs tracker to verify and correct this issue:
https://www.pivotaltracker.com/story/show/115647925
Thanks
|
By
Max Hufnagel <mhufnagel@...>
·
#4186
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
Hi Jim,
So, to be clear what we're basically doing is using unicode newline
character to fool loggregator (which is looking for \n) into thinking that
it isn't a new log event right? Does \u2028
Hi Jim,
So, to be clear what we're basically doing is using unicode newline
character to fool loggregator (which is looking for \n) into thinking that
it isn't a new log event right? Does \u2028
|
By
Mike Youngstrom <youngm@...>
·
#4185
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
Hi Jim,
Thank you for sharing it with us.
Could you please share a link to track status of this work?
So there are "first class citizen"(Java) and others (Ruby, Python etc)?
Is it so rare case that
Hi Jim,
Thank you for sharing it with us.
Could you please share a link to track status of this work?
So there are "first class citizen"(Java) and others (Ruby, Python etc)?
Is it so rare case that
|
By
Aliaksandr Prysmakou <prysmakou@...>
·
#4184
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
Hi Mike and Alex,
Two things - for Java, we are working toward defining an enhanced metric
format that will support transport of Multi Lines.
The second is this workaround that David Laing suggested
Hi Mike and Alex,
Two things - for Java, we are working toward defining an enhanced metric
format that will support transport of Multi Lines.
The second is this workaround that David Laing suggested
|
By
Jim CF Campbell
·
#4183
·
|
|
config_vars not read
Hi,
According to https://docs.cloudfoundry.org/buildpacks/custom.html#release-script the config_vars section of the release output should be taken into account when starting applications. However
Hi,
According to https://docs.cloudfoundry.org/buildpacks/custom.html#release-script the config_vars section of the release output should be taken into account when starting applications. However
|
By
Dimitar Valov
·
#4182
·
|
|
Re: Reg the minimal-openstack yml files
Using the DNS hostname of consul instead of the IP will not work in CF
v230. It should work in v231.
Open source Cloud Foundry does not guarantee direct upgrades between
non-consecutive versions. I
Using the DNS hostname of consul instead of the IP will not work in CF
v230. It should work in v231.
Open source Cloud Foundry does not guarantee direct upgrades between
non-consecutive versions. I
|
By
Amit Kumar Gupta
·
#4181
·
|
|
Re: Reg the minimal-openstack yml files
+Added some more details below
Sent: Monday, March 14, 2016 10:02 PM
To: 'Amit Gupta' <agupta(a)pivotal.io>; Discussions about Cloud Foundry projects and the system overall.
+Added some more details below
Sent: Monday, March 14, 2016 10:02 PM
To: 'Amit Gupta' <agupta(a)pivotal.io>; Discussions about Cloud Foundry projects and the system overall.
|
By
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
·
#4180
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
I'll let the Loggregator team respond formally. But, in my conversations
with the Loggregator team I think we're basically stuck not sure what the
right thing to do is on the client side. How does
I'll let the Loggregator team respond formally. But, in my conversations
with the Loggregator team I think we're basically stuck not sure what the
right thing to do is on the client side. How does
|
By
Mike Youngstrom <youngm@...>
·
#4179
·
|
|
uaa saml issues when upgrading to v231
Hi All,
Since upgrading to v231 were having issues with uaa redirecting to the proper url after authenticating through saml to our ping-federate identity. The normal sequence went:
1. cf login
Hi All,
Since upgrading to v231 were having issues with uaa redirecting to the proper url after authenticating through saml to our ping-federate identity. The normal sequence went:
1. cf login
|
By
Rich Wohlstadter
·
#4178
·
|
|
Re: Announcing the Cloud Foundry Java Client 2.0.0.M1
Ben and team.. this is a major overhaul of an incredibly valuable client
library. I know of companies who are already picking this up. The fact this
you've built this on Reactor makes it all the more
Ben and team.. this is a major overhaul of an incredibly valuable client
library. I know of companies who are already picking this up. The fact this
you've built this on Reactor makes it all the more
|
By
Duncan Winn
·
#4177
·
|
|
Re: Announcing the Cloud Foundry Java Client 2.0.0.M1
Hmm... I suppose so. Conversely, by putting them all in one library you've
added greater complexity and bloat by potentially including more transitive
dependencies by default to use a given component
Hmm... I suppose so. Conversely, by putting them all in one library you've
added greater complexity and bloat by potentially including more transitive
dependencies by default to use a given component
|
By
Mike Youngstrom <youngm@...>
·
#4176
·
|
|
Re: Reg the minimal-openstack yml files
Hi Amit
We are trying to upgrade cf-205 to cf-230. So I have checked out with the commit id of cf-230.yml and I could generate the manifest using the generate_deployment_manifest script for our
Hi Amit
We are trying to upgrade cf-205 to cf-230. So I have checked out with the commit id of cf-230.yml and I could generate the manifest using the generate_deployment_manifest script for our
|
By
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
·
#4175
·
|
|
Doppler/Firehose - Multiline Log Entry
Hi guys,
Are there any updates about "Multiline Log Entry" issue? How correctly deal with stacktraces?
Links to the tracker to read?
----
Alex Prysmakou / Altoros
Tel: (617) 841-2121 ext. 5161 | Toll
Hi guys,
Are there any updates about "Multiline Log Entry" issue? How correctly deal with stacktraces?
Links to the tracker to read?
----
Alex Prysmakou / Altoros
Tel: (617) 841-2121 ext. 5161 | Toll
|
By
Aliaksandr Prysmakou <prysmakou@...>
·
#4174
·
|