|
Re: Reg the minimal-openstack yml files
Thanks Amit!
A minor correction in our case.
We are not using static IP. We are only using dynamic IP.
None of the Cloud Foundry components are using Floating IP.
What is Pivotal recommendation for
Thanks Amit!
A minor correction in our case.
We are not using static IP. We are only using dynamic IP.
None of the Cloud Foundry components are using Floating IP.
What is Pivotal recommendation for
|
By
Jayarajan Ramapurath Kozhummal (jayark) <jayark@...>
·
#4072
·
|
|
Re: Reg the minimal-openstack yml files
We're not likely to be able to create and maintain a new minimal manifest
any time soon.
As for generating the manifest, you can look at these docs for what needs
to go into the OpenStack stub as of
We're not likely to be able to create and maintain a new minimal manifest
any time soon.
As for generating the manifest, you can look at these docs for what needs
to go into the OpenStack stub as of
|
By
Amit Kumar Gupta
·
#4071
·
|
|
Re: Update Parallelization in Cloud Foundry
Hey Omar,
You can set the "serial" property at the global level of a deployment (you
can think of it as setting a default for all jobs), and then override it at
the individual job levels. You will
Hey Omar,
You can set the "serial" property at the global level of a deployment (you
can think of it as setting a default for all jobs), and then override it at
the individual job levels. You will
|
By
Amit Kumar Gupta
·
#4070
·
|
|
Re: `api_z1/0' is not running after update to CF v231
Zach,
Thanks for the hints. You are right, I am not using latest stemcell:
vagrant(a)agent-id-bosh-0:~$ bosh
Zach,
Thanks for the hints. You are right, I am not using latest stemcell:
vagrant(a)agent-id-bosh-0:~$ bosh
|
By
Wayne Ha <wayne.h.ha@...>
·
#4069
·
|
|
Re: Increase CAB meeting to 1.5 or 2 hours?
One of the things we've started going in the Runtime-specific meetings is
asking that individual team status updates are provided ahead of time, and
then we use the time in the meeting for Q&A only,
One of the things we've started going in the Runtime-specific meetings is
asking that individual team status updates are provided ahead of time, and
then we use the time in the meeting for Q&A only,
|
By
Steven Benario
·
#4068
·
|
|
Re: `api_z1/0' is not running after update to CF v231
Wayne,
Can you verify that you are using the latest bosh-lite stemcell 3147? Older stemcells are known to have issues with consul which is what many of the CF components use for service
Wayne,
Can you verify that you are using the latest bosh-lite stemcell 3147? Older stemcells are known to have issues with consul which is what many of the CF components use for service
|
By
Zach Robinson
·
#4067
·
|
|
Re: `api_z1/0' is not running after update to CF v231
As of cf v231, CC has switched from using NFS to WebDav as the default
blobstore. There are more details in the release notes:
https://github.com/cloudfoundry/cf-release/releases/tag/v231. I don't
As of cf v231, CC has switched from using NFS to WebDav as the default
blobstore. There are more details in the release notes:
https://github.com/cloudfoundry/cf-release/releases/tag/v231. I don't
|
By
Amit Kumar Gupta
·
#4066
·
|
|
Re: `api_z1/0' is not running after update to CF v231
Kayode,
I am using the default bosh-lite-v231.yml file and the instances for nfs server is set to 0:
vagrant(a)agent-id-bosh-0:~$ egrep -i "name:.*nfs|instances"
Kayode,
I am using the default bosh-lite-v231.yml file and the instances for nfs server is set to 0:
vagrant(a)agent-id-bosh-0:~$ egrep -i "name:.*nfs|instances"
|
By
Wayne Ha <wayne.h.ha@...>
·
#4065
·
|
|
Update Parallelization in Cloud Foundry
Hello everyone,
I know it is possible to update and redeploy components in parallel in cloud foundry by setting the "serial" property in the deployment manifest to "false". However, is such a thing
Hello everyone,
I know it is possible to update and redeploy components in parallel in cloud foundry by setting the "serial" property in the deployment manifest to "false". However, is such a thing
|
By
Omar Elazhary <omazhary@...>
·
#4064
·
|
|
Re: New CF Service Broker "chaos-galago" - a chaos-monkey for your Cloud Foundry
For anyone interested we have also now added a smoke tests project for chaos-galago that can be used to monitor the service-broker. This can be found:
For anyone interested we have also now added a smoke tests project for chaos-galago that can be used to monitor the service-broker. This can be found:
|
By
Sam Bryant
·
#4063
·
|
|
Reg the minimal-openstack yml files
Hi
We are trying to upgrade our deployment with the latest cloud-foundry, from 205 to 230 release, as per your advice.
We could see minimal-aws.yml available in the GIT repo. Can we have a similar
Hi
We are trying to upgrade our deployment with the latest cloud-foundry, from 205 to 230 release, as per your advice.
We could see minimal-aws.yml available in the GIT repo. Can we have a similar
|
By
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
·
#4062
·
|
|
Re: `api_z1/0' is not running after update to CF v231
Wayne, is the nfs_server-partition running?
Wayne, is the nfs_server-partition running?
|
By
Paul Bakare
·
#4061
·
|
|
Re: `api_z1/0' is not running after update to CF v231
I checked the blobstore is running:
root(a)e83575d2-dfbf-4f7c-97ee-5112560fa137:/var/vcap/sys/log# monit summary
The Monit daemon 5.2.4 uptime: 4h 14m
Process 'consul_agent'
I checked the blobstore is running:
root(a)e83575d2-dfbf-4f7c-97ee-5112560fa137:/var/vcap/sys/log# monit summary
The Monit daemon 5.2.4 uptime: 4h 14m
Process 'consul_agent'
|
By
Wayne Ha <wayne.h.ha@...>
·
#4060
·
|
|
Re: `api_z1/0' is not running after update to CF v231
Amit,
Thanks for letting me know I might have looked at the wrong log files. I
saw the following in cloud_controller log files:
root(a)7a1f2221-c31a-494b-b16c-d4a97c16c9ab:/var/vcap/sys/log#
Amit,
Thanks for letting me know I might have looked at the wrong log files. I
saw the following in cloud_controller log files:
root(a)7a1f2221-c31a-494b-b16c-d4a97c16c9ab:/var/vcap/sys/log#
|
By
Wayne Ha <wayne.h.ha@...>
·
#4059
·
|
|
Re: app auto-scaling in OSS CF contribution
Hi,
Is the solution same as the one offered in IBM Bluemix?
Where can I find more information on IBM's solution [open-Autoscaler], current/planned features, their roadmap, timeline etc. ?
Kind
Hi,
Is the solution same as the one offered in IBM Bluemix?
Where can I find more information on IBM's solution [open-Autoscaler], current/planned features, their roadmap, timeline etc. ?
Kind
|
By
Padmashree B
·
#4058
·
|
|
Re: `api_z1/0' is not running after update to CF v231
The log lines saying
"/var/vcap/sys/run/cloud_controller_ng/cloud_controller.sock
is not found" is probably just a symptom of the problem, not the root
cause. You're probably seeing those in the
The log lines saying
"/var/vcap/sys/run/cloud_controller_ng/cloud_controller.sock
is not found" is probably just a symptom of the problem, not the root
cause. You're probably seeing those in the
|
By
Amit Kumar Gupta
·
#4057
·
|
|
Re: `api_z1/0' is not running after update to CF v231
Hi Wayne,
Looks like it, It is trying to connect to loggregator and failing I
Hi Wayne,
Looks like it, It is trying to connect to loggregator and failing I
|
By
sridhar vennela
·
#4056
·
|
|
Re: monit definitions
Hi,
I'm no expert but “monit” is a component of BOSH, not Cloud Foundry.
Your question would get answered if asked on the “bosh-dev” mailing-list.
Cheers
Hi,
I'm no expert but “monit” is a component of BOSH, not Cloud Foundry.
Your question would get answered if asked on the “bosh-dev” mailing-list.
Cheers
|
By
Benjamin Gandon
·
#4055
·
|
|
Re: `api_z1/0' is not running after update to CF v231
Since it is complaining /var/vcap/sys/run/cloud_controller_ng/cloud_controller.sock is not found, I thought I would just touch that file. Now I get:
2016/03/06 17:14:11 [error] 18497#0: *5
Since it is complaining /var/vcap/sys/run/cloud_controller_ng/cloud_controller.sock is not found, I thought I would just touch that file. Now I get:
2016/03/06 17:14:11 [error] 18497#0: *5
|
By
Wayne Ha <wayne.h.ha@...>
·
#4054
·
|
|
Re: `api_z1/0' is not running after update to CF v231
Sridhar,
Thanks for your response. I have tried your suggestion and it doesn't
help. But I might have misled you with the consul error. That error only
got logged once at the beginning. So like
Sridhar,
Thanks for your response. I have tried your suggestion and it doesn't
help. But I might have misled you with the consul error. That error only
got logged once at the beginning. So like
|
By
Wayne Ha <wayne.h.ha@...>
·
#4053
·
|