|
Live Migrating OpenStack VMs between physical nodes
Hi All,
I've had a question from my client's IT department that I thought I would run by you before actually just trying it. We're running open source Cloud Foundry on OpenStack, and the admin was
Hi All,
I've had a question from my client's IT department that I thought I would run by you before actually just trying it. We're running open source Cloud Foundry on OpenStack, and the admin was
|
By
Josh Ghiloni
·
#682
·
|
|
Marshall Company Registr
hello!
By
Kia Group - Miss Vicky <qibowo@...>
·
#681
·
|
|
health metrics via bosh
Hi,
Some health metrics disappeared from our dashboard mentioned in this issue [1].
The proposal is to get these health metrics from bosh [2] instead. Do you have an example how bosh health monitor
Hi,
Some health metrics disappeared from our dashboard mentioned in this issue [1].
The proposal is to get these health metrics from bosh [2] instead. Do you have an example how bosh health monitor
|
By
Klevenz, Stephan <stephan.klevenz@...>
·
#680
·
|
|
Builder exits with status 2 when pushing docker image from diego docker cache
Hi, i am try to use a benefit of insecure docker registry with diego docker cache
my steps to push app
cf docker-push redis altoros/redis --no-start
cf set-env redis DIEGO_DOCKER_CACHE true
cf start
Hi, i am try to use a benefit of insecure docker registry with diego docker cache
my steps to push app
cf docker-push redis altoros/redis --no-start
cf set-env redis DIEGO_DOCKER_CACHE true
cf start
|
By
Anton Komarov
·
#679
·
|
|
Re: cloudfoundry-incubator / diego-release Install is failing
Not sure if you have this issue resolved. I also had an issue with this step, but a different error.
It was about not being able to package cloud_controller_ng.
So I decided to use ruby 2.1.6, and it
Not sure if you have this issue resolved. I also had an issue with this step, but a different error.
It was about not being able to package cloud_controller_ng.
So I decided to use ruby 2.1.6, and it
|
By
Bach Nguyen
·
#678
·
|
|
Re: How to set cc.info with cf-release spiff templates ?
ooups wrong list again, sorry about that, reposting to cf-dev@
Guillaume.
ooups wrong list again, sorry about that, reposting to cf-dev@
Guillaume.
|
By
Guillaume Berche
·
#677
·
|
|
Auto deploy a jar file using travis into cloudfoundry
How to auto deploy a jar file using travis into cloudfoundry My jar is
built using ant .I have published my code and travis able to build the code
automatically ,but i am not sure how to auto deploy
How to auto deploy a jar file using travis into cloudfoundry My jar is
built using ant .I have published my code and travis able to build the code
automatically ,but i am not sure how to auto deploy
|
By
Karthikeyan Murugaiyan <karthi3636@...>
·
#676
·
|
|
How to set cc.info with cf-release spiff templates ?
Hi,
I'm trying to assign cc.info.description and cc.info.version [1] (to merge
meta.releases[0].version if cf release version), as to be able to describe
to end users which cf version is currently
Hi,
I'm trying to assign cc.info.description and cc.info.version [1] (to merge
meta.releases[0].version if cf release version), as to be able to describe
to end users which cf version is currently
|
By
Guillaume Berche
·
#675
·
|
|
Re: Bosh-init Deployment but can't use bosh micro command anymore
inline
wrote:
Awesome.
`bosh micro <blah>` only worked when used with `bosh micro deploy`. It does
not care about bosh-init-ed machine.
everything in bosh CLI continues to work as expected. bosh
inline
wrote:
Awesome.
`bosh micro <blah>` only worked when used with `bosh micro deploy`. It does
not care about bosh-init-ed machine.
everything in bosh CLI continues to work as expected. bosh
|
By
Dmitriy Kalinin
·
#674
·
|
|
Re: cf api connection refused?
Yup something silly, always. Thanks for spotting that. All works so now off to build a service broker.
Yup something silly, always. Thanks for spotting that. All works so now off to build a service broker.
|
By
Kris Rice
·
#672
·
|
|
Re: cf api connection refused?
I think you want that IP address in the xip.io domain to be 10.244.0.34
(the IP of the ha_proxy_z1 VM), not 10.244.0.*1*34.
Best,
Eric
I think you want that IP address in the xip.io domain to be 10.244.0.34
(the IP of the ha_proxy_z1 VM), not 10.244.0.*1*34.
Best,
Eric
|
By
Eric Malm <emalm@...>
·
#671
·
|
|
Re: cf api connection refused?
Yeah. Everything says “No Changes” which is expected since I just stood this all up today so it should be current.
-kris
Yeah. Everything says “No Changes” which is expected since I just stood this all up today so it should be current.
-kris
|
By
Kris Rice
·
#670
·
|
|
Re: cf api connection refused?
If you run `bosh deploy` again, does it finish quickly no-oping?
If you run `bosh deploy` again, does it finish quickly no-oping?
|
By
Dmitriy Kalinin
·
#669
·
|
|
Re: cf api connection refused?
curl doesn’t appear to be in there. Here’s the route table and a wget which is the same connection refused.
vagrant(a)bosh-lite:~$ !wget
wget
curl doesn’t appear to be in there. Here’s the route table and a wget which is the same connection refused.
vagrant(a)bosh-lite:~$ !wget
wget
|
By
Kris Rice
·
#668
·
|
|
Re: cf api connection refused?
can you `vagrant ssh` and run `curl -k https://api.
10.244.0.134.xip.io/v2/info`?
can you `vagrant ssh` and run `curl -k https://api.
10.244.0.134.xip.io/v2/info`?
|
By
Dmitriy Kalinin
·
#667
·
|
|
Re: cf api connection refused?
It shows all good. I can ssh into the api machine with no problems.
└─>bosh vms
Acting as user 'admin' on 'Bosh Lite Director'
Deployment `cf-warden'
Director task 18
Task 18
It shows all good. I can ssh into the api machine with no problems.
└─>bosh vms
Acting as user 'admin' on 'Bosh Lite Director'
Deployment `cf-warden'
Director task 18
Task 18
|
By
Kris Rice
·
#666
·
|
|
Re: cf api connection refused?
what does your `bosh vms` show?
what does your `bosh vms` show?
|
By
Dmitriy Kalinin
·
#665
·
|
|
cf api connection refused?
Seems a combination of the 215 release and the patches Vbox let’s me finally have a setup running more than ~10 minutes. So I have a clean install from this morning. Now I get a connection
Seems a combination of the 215 release and the patches Vbox let’s me finally have a setup running more than ~10 minutes. So I have a clean install from this morning. Now I get a connection
|
By
Kris Rice
·
#664
·
|
|
Bosh-init Deployment but can't use bosh micro command anymore
Hello,
I recently successfully created a new micro-bosh on AWS using the "old style" bosh_cli deployer plugin. That all works fine. But when I tried using bosh-init, it created the micro-bosh
Hello,
I recently successfully created a new micro-bosh on AWS using the "old style" bosh_cli deployer plugin. That all works fine. But when I tried using bosh-init, it created the micro-bosh
|
By
Alexander Jones <alex.jones@...>
·
#673
·
|
|
CF Summit Berlin and Shanghai 2015 Dates Announced and Call for talks!
Hi all,
We've recently announced CF Summit events for both Berlin and Shanghai, and
we'd love your participation!
Berlin will be on November 2nd and 3rd, 2015 >
http://berlin2015.cfsummit.com/
The
Hi all,
We've recently announced CF Summit events for both Berlin and Shanghai, and
we'd love your participation!
Berlin will be on November 2nd and 3rd, 2015 >
http://berlin2015.cfsummit.com/
The
|
By
Chip Childers
·
#663
·
|