|
Re: postgres as a service
Is v6 compatible with a manifest for v1? Are the job names and job spec
properties sufficiently similar?
Is v6 compatible with a manifest for v1? Are the job names and job spec
properties sufficiently similar?
|
By
Amit Kumar Gupta
·
#1201
·
|
|
Re: postgres as a service
I think the manifest properties should work - but I'd rather we fixed towards v6; rather than help him deploy v1 :)
I think the manifest properties should work - but I'd rather we fixed towards v6; rather than help him deploy v1 :)
|
By
Dr Nic Williams
·
#1202
·
|
|
Re: postgres as a service
Ok, I changed the version to 6, and got a little farther this time.
Director task 2259
Started unknown
Started unknown > Binding deployment. Done (00:00:00)
Started preparing deployment
Ok, I changed the version to 6, and got a little farther this time.
Director task 2259
Started unknown
Started unknown > Binding deployment. Done (00:00:00)
Started preparing deployment
|
By
Tim Dunphy
·
#1203
·
|
|
Re: postgres as a service
http://bosh.io/docs/deployment-manifest.html#
For each of the cloud_properties sections you'll need vsphere specific info; like ram per VM
Click through for vsphere CPI info
http://bosh.io/docs/deployment-manifest.html#
For each of the cloud_properties sections you'll need vsphere specific info; like ram per VM
Click through for vsphere CPI info
|
By
Dr Nic Williams
·
#1204
·
|
|
Re: postgres as a service
Your networks section looks like it's for AWS, not vsphere so read up on that too
Your networks section looks like it's for AWS, not vsphere so read up on that too
|
By
Dr Nic Williams
·
#1205
·
|
|
Re: postgres as a service
In your manifest, under "compilation", you need "cloud_properties", and in
those cloud properties, you need, "cpu", "ram", and "disk" to tell BOSH the
compute resources needed to create the VMs that
In your manifest, under "compilation", you need "cloud_properties", and in
those cloud properties, you need, "cpu", "ram", and "disk" to tell BOSH the
compute resources needed to create the VMs that
|
By
Amit Kumar Gupta
·
#1206
·
|
|
Re: postgres as a service
Cool guys!! Thanks immensely for all the helpful info!
Well it is getting late here on the east coast of the US. So I think I'll break for the holiday at this point. I'll pick this up again
Cool guys!! Thanks immensely for all the helpful info!
Well it is getting late here on the east coast of the US. So I think I'll break for the holiday at this point. I'll pick this up again
|
By
Tim Dunphy
·
#1207
·
|
|
Deploy on openstack
Hi all!
I saw CloudFoundry only support OpenStack with F,G and H release。But these are too old, the version H is released on 2013.2.4。 Does CloudFoundry suppport some new version of OpenStack
Hi all!
I saw CloudFoundry only support OpenStack with F,G and H release。But these are too old, the version H is released on 2013.2.4。 Does CloudFoundry suppport some new version of OpenStack
|
By
Yancey
·
#1208
·
|
|
Re: Deploy on openstack
Hi,
yes we are running an installation on Liberty here, without any issues.
--
Mit freundlichen Grüßen
Johannes Hiemer
Hi,
yes we are running an installation on Liberty here, without any issues.
--
Mit freundlichen Grüßen
Johannes Hiemer
|
By
Johannes Hiemer
·
#1209
·
|
|
Re: Deploy on openstack
Hey there, where did you see this? Do we have some documentation that is
out of date?
Thanks,
Amit
Hey there, where did you see this? Do we have some documentation that is
out of date?
Thanks,
Amit
|
By
Amit Kumar Gupta
·
#1210
·
|
|
Bosh releases for inclusion in bosh.io
Hi,
Can the following bosh release please be included in bosh.io [1] ?
From Orange:
https://github.com/Orange-OpenSource/elpaaso-sandbox-boshrelease
Plus some other releases hoping their authors to
Hi,
Can the following bosh release please be included in bosh.io [1] ?
From Orange:
https://github.com/Orange-OpenSource/elpaaso-sandbox-boshrelease
Plus some other releases hoping their authors to
|
By
Guillaume Berche
·
#1211
·
|
|
Re: Attaching meta-data to bosh releases to ease discovery ?
Hi Dmitriy,
Are you still planning to propose a config/final.yml with metadata that
bosh.io could render ? Should we instead continue this over the bosh-notes
repo ?
Thanks in
Hi Dmitriy,
Are you still planning to propose a config/final.yml with metadata that
bosh.io could render ? Should we instead continue this over the bosh-notes
repo ?
Thanks in
|
By
Guillaume Berche
·
#1212
·
|
|
Re: postgres as a service
Hey guys,
Back from the holiday. And so taking this on again. Once again, I really
appreciate all the help I've gotten on this so far.
Ok, so the last error I got was complaining about a 'ram'
Hey guys,
Back from the holiday. And so taking this on again. Once again, I really
appreciate all the help I've gotten on this so far.
Ok, so the last error I got was complaining about a 'ram'
|
By
Tim Dunphy
·
#1213
·
|
|
Re: Bosh releases for inclusion in bosh.io
I have no issue with memcache-release being added.
I have no issue with memcache-release being added.
|
By
Mike Youngstrom
·
#1214
·
|
|
Re: postgres as a service
Hey guys,
Ok, sorry I'm still getting used to this stuff! I made a mistake in my
terminology so please forgive that. I was using a hash in my yaml file for
the postgresql_service_node, and I needed
Hey guys,
Ok, sorry I'm still getting used to this stuff! I made a mistake in my
terminology so please forgive that. I was using a hash in my yaml file for
the postgresql_service_node, and I needed
|
By
Tim Dunphy
·
#1215
·
|
|
Re: postgres as a service
Hey Tim,
As per my previous email, you need to have certain things specified under
"cloud_properties" in your "compilation" section, and the link for the
information on what goes in
Hey Tim,
As per my previous email, you need to have certain things specified under
"cloud_properties" in your "compilation" section, and the link for the
information on what goes in
|
By
Amit Kumar Gupta
·
#1216
·
|
|
Re: postgres as a service
Hi Amit,
As per my previous email, you need to have certain things specified under
Ok! Thanks for the clarification. Now I have this in my yaml file as my
cloud_properties section:
compilation:
Hi Amit,
As per my previous email, you need to have certain things specified under
Ok! Thanks for the clarification. Now I have this in my yaml file as my
cloud_properties section:
compilation:
|
By
Tim Dunphy
·
#1217
·
|
|
Re: postgres as a service
Hey Tim,
Sorry you're hitting so many snags. Probably something else missing or
misconfigured in your manifest. Can you share debug logs from the bosh
task?
bosh task 2341 --debug
Since it may be
Hey Tim,
Sorry you're hitting so many snags. Probably something else missing or
misconfigured in your manifest. Can you share debug logs from the bosh
task?
bosh task 2341 --debug
Since it may be
|
By
Amit Kumar Gupta
·
#1218
·
|
|
Re: postgres as a service
Hey Amit,
Sorry you're hitting so many snags. Probably something else missing or
Nah! It's okay. I just appreciate all the help you guys have been giving
me! Looking forward to getting this resolved
Hey Amit,
Sorry you're hitting so many snags. Probably something else missing or
Nah! It's okay. I just appreciate all the help you guys have been giving
me! Looking forward to getting this resolved
|
By
Tim Dunphy
·
#1219
·
|
|
Re: postgres as a service
Hey guys,
I found this troubleshooting guide that has some advice about the timeout
issue I'm having currently:
https://docs.cloudfoundry.org/running/troubleshooting.html
So I followed some of the
Hey guys,
I found this troubleshooting guide that has some advice about the timeout
issue I'm having currently:
https://docs.cloudfoundry.org/running/troubleshooting.html
So I followed some of the
|
By
Tim Dunphy
·
#1220
·
|