|
Re: Does Diego support memory swap?
And after I ssh to app container using command "cf ssh app", then execute command "cat /proc/meminfo", show the following information:
SwapTotal: 1048572 kB
SwapFree: 13180
And after I ssh to app container using command "cf ssh app", then execute command "cat /proc/meminfo", show the following information:
SwapTotal: 1048572 kB
SwapFree: 13180
|
By
Sam Dai
·
#4272
·
|
|
Re: Database implementation as a cloud foundry app
Thanks Dan.
What would be the advantage of deploying and maintaining database via bosh and then normal method ?
Suggestions are appreciated!
Thanks Dan.
What would be the advantage of deploying and maintaining database via bosh and then normal method ?
Suggestions are appreciated!
|
By
Sundarajan Srinivasan
·
#4271
·
|
|
Does Diego support memory swap?
Hi all,
I just saw this page
https://lists.cloudfoundry.org/archives/list/cf-dev(a)lists.cloudfoundry.org/thread/QUPLENMHRESTGAIQFTG6MXRU7V6YZ4SA/#U6QUJFZEXDKLM5PMVPZRQQN4YUXIKAOF,
it looks like when
Hi all,
I just saw this page
https://lists.cloudfoundry.org/archives/list/cf-dev(a)lists.cloudfoundry.org/thread/QUPLENMHRESTGAIQFTG6MXRU7V6YZ4SA/#U6QUJFZEXDKLM5PMVPZRQQN4YUXIKAOF,
it looks like when
|
By
Sam Dai
·
#4270
·
|
|
Re: Database implementation as a cloud foundry app
sundarajan.s(a)gmail.com> wrote:
If you don't want to use a service that you acquire through a service
broker & CF's marketplace, you can host your database somewhere else.
There's nothing that says
sundarajan.s(a)gmail.com> wrote:
If you don't want to use a service that you acquire through a service
broker & CF's marketplace, you can host your database somewhere else.
There's nothing that says
|
By
Daniel Mikusa
·
#4269
·
|
|
Re: Reg the upgrade from cf-205 to cf-231
Thank you Gwenn and Amit
The fix works.
Regards
Nitiyasri
Sent: Saturday, March 19, 2016 4:38 AM
To: Discussions about Cloud Foundry projects and the system overall.
Thank you Gwenn and Amit
The fix works.
Regards
Nitiyasri
Sent: Saturday, March 19, 2016 4:38 AM
To: Discussions about Cloud Foundry projects and the system overall.
|
By
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
·
#4268
·
|
|
Re: cf marketplace: no services available
Hi,
thank you for your answer. I have another question: could i deploy more than one release using bosh? I don't understand if i can deploy only one release or n releases without changing my
Hi,
thank you for your answer. I have another question: could i deploy more than one release using bosh? I don't understand if i can deploy only one release or n releases without changing my
|
By
Giovanni Napoli
·
#4267
·
|
|
Re: cf marketplace: no services available
Hi,
The PostgreSQL job is used by other jobs like CloudController, UAA, and other jobs. If you want to use services in the marketplace, You need to do bosh deploy for that particular service. Please
Hi,
The PostgreSQL job is used by other jobs like CloudController, UAA, and other jobs. If you want to use services in the marketplace, You need to do bosh deploy for that particular service. Please
|
By
sridhar vennela
·
#4266
·
|
|
Database implementation as a cloud foundry app
Dear People,
We have plans to host our application layer (node js) in the cloud foundry as an app. I have a great doubt on the database implementation part in cloud foundry.
It looks like the
Dear People,
We have plans to host our application layer (node js) in the cloud foundry as an app. I have a great doubt on the database implementation part in cloud foundry.
It looks like the
|
By
Sundarajan Srinivasan
·
#4265
·
|
|
Re: How to minimize VMs used in cf/diego
When I read "decrease the VM size" I guess you might be using BOSH-lite.
Then you could be interested in switching to microPCF which has a smaller memory footprint.
/Benjamin
When I read "decrease the VM size" I guess you might be using BOSH-lite.
Then you could be interested in switching to microPCF which has a smaller memory footprint.
/Benjamin
|
By
Benjamin Gandon
·
#4264
·
|
|
cf marketplace: no services available
Hi all, i've deployed Cloud Foundry v232 using BOSH-Lite on a local machine, but when i type:
cf marketplace
there are no services available. But in the VMs, for istance, ther's the "postgresql" job
Hi all, i've deployed Cloud Foundry v232 using BOSH-Lite on a local machine, but when i type:
cf marketplace
there are no services available. But in the VMs, for istance, ther's the "postgresql" job
|
By
Giovanni Napoli
·
#4263
·
|
|
Re: Connection refused - api.10.244.0.22.xip.io:443
Amit,
You are right, if I use the default bosh-lite-v231.yml which uses api.bosh-lite.com then the cf domains command works.
But now I am adding the changes for v231 into boshlite-devbox.yml based
Amit,
You are right, if I use the default bosh-lite-v231.yml which uses api.bosh-lite.com then the cf domains command works.
But now I am adding the changes for v231 into boshlite-devbox.yml based
|
By
Wayne Ha <wayne.h.ha@...>
·
#4262
·
|
|
Re: Pivotal Cloud Foundry Error on AWS
Hi Shivendra,
This mailing list is for discussions of the open source Cloud Foundry
project, for questions about Pivotal Cloud Foundry, please contact Pivotal
support:
Hi Shivendra,
This mailing list is for discussions of the open source Cloud Foundry
project, for questions about Pivotal Cloud Foundry, please contact Pivotal
support:
|
By
Amit Kumar Gupta
·
#4261
·
|
|
Re: Connection refused - api.10.244.0.22.xip.io:443
Any reason you're targetting api.10.244.0.22.xip.io and not
https://api.bosh-lite.com?
Any reason you're targetting api.10.244.0.22.xip.io and not
https://api.bosh-lite.com?
|
By
Amit Kumar Gupta
·
#4260
·
|
|
Connection refused - api.10.244.0.22.xip.io:443
Hi,
I am trying CF v231 and am able to run cf login with a warning:
admin(a)CT-Test-v231:~$ cf login -a api.10.244.0.22.xip.io -u admin -p admin --skip-ssl-validation
API endpoint:
Hi,
I am trying CF v231 and am able to run cf login with a warning:
admin(a)CT-Test-v231:~$ cf login -a api.10.244.0.22.xip.io -u admin -p admin --skip-ssl-validation
API endpoint:
|
By
Wayne Ha <wayne.h.ha@...>
·
#4259
·
|
|
Pivotal Cloud Foundry Error on AWS
Hello Team,
I am trying to install Elastic Runtime on AWS however its failing everytime
with following error:
Error 450002: Timed out pinging to 97ecf8ac-9f36-493c-a230-54037d0b3d08
after 600
Hello Team,
I am trying to install Elastic Runtime on AWS however its failing everytime
with following error:
Error 450002: Timed out pinging to 97ecf8ac-9f36-493c-a230-54037d0b3d08
after 600
|
By
Shivendra Pratap <shivendrachoubey@...>
·
#4257
·
|
|
OpenStack Summit users list
Hi,
I found your companies name in OpenStack summit Sponsors list and thought
you would be interested in attendees list.
Information- Name, Title, Email, Phone, Company Details - Web
Hi,
I found your companies name in OpenStack summit Sponsors list and thought
you would be interested in attendees list.
Information- Name, Title, Email, Phone, Company Details - Web
|
By
Amy Brown <amy.brown@...>
·
#4258
·
|
|
Re: Reg the upgrade from cf-205 to cf-231
Hi,
What is the value of uaa.require_https in your manifest ? By default is
true, try to put to false
Thanks
jayark(a)cisco.com> wrote:
Hi,
What is the value of uaa.require_https in your manifest ? By default is
true, try to put to false
Thanks
jayark(a)cisco.com> wrote:
|
By
Gwenn Etourneau
·
#4256
·
|
|
Re: Reg the upgrade from cf-205 to cf-231
Hi Amit,
Thanks a lot for your support as always!
Please see the detailed logs you are looking for:-
root(a)testinceptionjk:/opt/cisco/vms-installer/tenant-testinceptionjk/cf-deploy# cf login
API
Hi Amit,
Thanks a lot for your support as always!
Please see the detailed logs you are looking for:-
root(a)testinceptionjk:/opt/cisco/vms-installer/tenant-testinceptionjk/cf-deploy# cf login
API
|
By
Jayarajan Ramapurath Kozhummal (jayark) <jayark@...>
·
#4255
·
|
|
Re: Failed to login to Cloud Foundry after upgrading from cfv212 to cfv218
It depends on which features you want to leverage. For simplicity, I
recommend either deploying all the jobs in the standard way, or trying
non-standard things like not deploying Consul if you wish,
It depends on which features you want to leverage. For simplicity, I
recommend either deploying all the jobs in the standard way, or trying
non-standard things like not deploying Consul if you wish,
|
By
Amit Kumar Gupta
·
#4254
·
|
|
Re: Reg the upgrade from cf-205 to cf-231
Can you do:
CF_TRACE=true cf login
so we can get more info about where that 400 response code is coming from.
Best,
Amit
TECH MAHINDRA LIM at Cisco) <ngnanase(a)cisco.com> wrote:
Can you do:
CF_TRACE=true cf login
so we can get more info about where that 400 response code is coming from.
Best,
Amit
TECH MAHINDRA LIM at Cisco) <ngnanase(a)cisco.com> wrote:
|
By
Amit Kumar Gupta
·
#4253
·
|