|
Re: Not able to install symantec endpoint protection antivirus on bosh deployed ubuntu(14.04) servers
if vcloud cpi allows to specify root disk size this might be one way to
bypass this problem.
wrote:
if vcloud cpi allows to specify root disk size this might be one way to
bypass this problem.
wrote:
|
By
Dmitriy Kalinin
·
#2403
·
|
|
Re: Error: Required property 'compilation' was not specified -Bosh v2-Openstack
Hi,
As the error says compilation block in missing in manifest.
Add compilation block and redeploy.
Thanks
Ronak
Hi,
As the error says compilation block in missing in manifest.
Add compilation block and redeploy.
Thanks
Ronak
|
By
Ronak Banka
·
#2402
·
|
|
Error: Required property 'compilation' was not specified -Bosh v2-Openstack
Dear Team,
I am trying to deploy CF on Openstack using bosh .
I am now using Bosh v2 for deployment. As per the document
https://docs.cloudfoundry.org/deploying/openstack/cf-stub.html , I
configured
Dear Team,
I am trying to deploy CF on Openstack using bosh .
I am now using Bosh v2 for deployment. As per the document
https://docs.cloudfoundry.org/deploying/openstack/cf-stub.html , I
configured
|
By
Gw .
·
#2401
·
|
|
Not able to install symantec endpoint protection antivirus on bosh deployed ubuntu(14.04) servers
We have tried to install SEP(symantec endpoint protection) on bosh deployed ubuntu 14.04(bosh-vcloud-esxi-ubuntu-trusty-go_agent) VM's manually but it was not successful as SEP need more than 2GB free
We have tried to install SEP(symantec endpoint protection) on bosh deployed ubuntu 14.04(bosh-vcloud-esxi-ubuntu-trusty-go_agent) VM's manually but it was not successful as SEP need more than 2GB free
|
By
Suman Raja
·
#2400
·
|
|
Re: Error with bosh director deployment
Hi All,
Check your command according to this. Replace values according to your environment.
bosh create-env bosh-deployment/bosh.yml \
--state=state.json \
--vars-store=creds.yml \
-o
Hi All,
Check your command according to this. Replace values according to your environment.
bosh create-env bosh-deployment/bosh.yml \
--state=state.json \
--vars-store=creds.yml \
-o
|
By
Arpit Sharma
·
#2399
·
|
|
Re: Is Bosh is compatible with Openstack Ocata Version?
Hi,
I have deployed bosh successfully. But I have not checked further. I was trying to install cloudfoundy. But due to limited resources, I was unable to do it.
Hi,
I have deployed bosh successfully. But I have not checked further. I was trying to install cloudfoundy. But due to limited resources, I was unable to do it.
|
By
Arpit Sharma
·
#2398
·
|
|
Re: Unable to bosh create-env on Ubuntu 16.04 on VirtualBox 5.1.26r117224
Was able to resolve this issue. Virtualbox 5.1 was having some issues with the Secure boot option on my Ubuntu machine. Reverting to VB5.0 version fixed the above error. I also ran into another issue,
Was able to resolve this issue. Virtualbox 5.1 was having some issues with the Secure boot option on my Ubuntu machine. Reverting to VB5.0 version fixed the above error. I also ran into another issue,
|
By
Atish Kathpal
·
#2397
·
|
|
Unable to bosh create-env on Ubuntu 16.04 on VirtualBox 5.1.26r117224
Hi
When trying to execute bosh2 create-env, I am getting the following error. I was able to setup the bosh director on my Mac but its giving me following trouble when following the same steps on by
Hi
When trying to execute bosh2 create-env, I am getting the following error. I was able to setup the bosh director on my Mac but its giving me following trouble when following the same steps on by
|
By
Atish Kathpal
·
#2396
·
|
|
error deploying CF on Openstack using bosh : "SecurityGroupNotFound\
Hi All,
I am trying to deploy CF on openstack using bosh .
I am following the documentation https://bosh.io/docs/init-openstack.html
When I execute :
bosh create-env bosh-deployment/bosh.yml
Hi All,
I am trying to deploy CF on openstack using bosh .
I am following the documentation https://bosh.io/docs/init-openstack.html
When I execute :
bosh create-env bosh-deployment/bosh.yml
|
By
Gw .
·
#2395
·
|
|
Re: Error with bosh director deployment
hi ,
I tried with the above ( added -v tenant=mytenantname) , but I still get the following error :
creating stemcell (bosh-openstack-kvm-ubuntu-trusty-go_agent 3421.9):
CPI 'create_stemcell'
hi ,
I tried with the above ( added -v tenant=mytenantname) , but I still get the following error :
creating stemcell (bosh-openstack-kvm-ubuntu-trusty-go_agent 3421.9):
CPI 'create_stemcell'
|
By
Gw .
·
#2394
·
|
|
Re: How to deploy bosh changes in bosh director on bosh-lite
Hi - the cloudfoundry/bosh repository is a regular BOSH release, so once
you have made your changes, you can create a new release tarball with `bosh
create-release --tarball=/tmp/bosh-dev.tgz`.
If
Hi - the cloudfoundry/bosh repository is a regular BOSH release, so once
you have made your changes, you can create a new release tarball with `bosh
create-release --tarball=/tmp/bosh-dev.tgz`.
If
|
By
Danny Berger
·
#2393
·
|
|
How to deploy bosh changes in bosh director on bosh-lite
After modifying code of https://github.com/cloudfoundry/bosh.git, I can create and update the bosh release using bosh cli . How can I deploy the changes(newly updated release) of bosh director ?
After modifying code of https://github.com/cloudfoundry/bosh.git, I can create and update the bosh release using bosh cli . How can I deploy the changes(newly updated release) of bosh director ?
|
By
PARTHASARATHI KUNDU
·
#2392
·
|
|
Re: Is Bosh is compatible with Openstack Ocata Version?
are you still deploying? I have installed director on ocata, but when 'bosh deploy', I hava the issue 'Compiling packages incompatible character encodings: UTF-8 and US-ASCII'
are you still deploying? I have installed director on ocata, but when 'bosh deploy', I hava the issue 'Compiling packages incompatible character encodings: UTF-8 and US-ASCII'
|
By
l gb
·
#2391
·
|
|
bosh-gen v0.93 - continuing to move forward to `bosh` v2 support
bosh-gen is getting closer to v1.0. For five years it has been the most
awesome tool for creating new BOSH releases, extracting packages and jobs
from other releases, and more.
Today it adds the
bosh-gen is getting closer to v1.0. For five years it has been the most
awesome tool for creating new BOSH releases, extracting packages and jobs
from other releases, and more.
Today it adds the
|
By
Dr Nic Williams
·
#2390
·
|
|
Re: Cloud Foundry Deployment using bosh
Hi David Sabeti,
Got it. Let me do some exercise with it. Thanks for your response.
Hi David Sabeti,
Got it. Let me do some exercise with it. Thanks for your response.
|
By
Arpit Sharma
·
#2389
·
|
|
Re: Cloud Foundry Deployment using bosh
Hey Arpit,
The VM extensions in cf-deployment are required, as they instruct the CPI
to integrate routers with load balancers and to add more disk to some of
the jobs that need it. For example, on
Hey Arpit,
The VM extensions in cf-deployment are required, as they instruct the CPI
to integrate routers with load balancers and to add more disk to some of
the jobs that need it. For example, on
|
By
David Sabeti
·
#2388
·
|
|
CPI error 'Bosh::Clouds::CloudError' the requested IP is already allocated' in 'create_vm' CPI method
Hi,
I am trying to set up diego on bosh-lite using the following document
https://github.com/cloudfoundry/diego-release/tree/develop/examples/bosh-lite
.
Here is a series of issues I have faced which
Hi,
I am trying to set up diego on bosh-lite using the following document
https://github.com/cloudfoundry/diego-release/tree/develop/examples/bosh-lite
.
Here is a series of issues I have faced which
|
By
Ashish Jain
·
#2387
·
|
|
2017 CF Summit Europe Contributor Code
We are offering free passes for contributors to the project again for the
CF Summit Europe coming up on October 11 and 12 in Basel Switzerland
<https://www.cloudfoundry.org/event/europe-2017/>. This
We are offering free passes for contributors to the project again for the
CF Summit Europe coming up on October 11 and 12 in Basel Switzerland
<https://www.cloudfoundry.org/event/europe-2017/>. This
|
By
Chip Childers
·
#2386
·
|
|
Re: Cloud Foundry Deployment using bosh
Hi David Sabeti,
Done. Thanks for your response. I have done these changes. But still I am getting error due to vm_extensions, which I have not defined in cloud config. Is it really required? what
Hi David Sabeti,
Done. Thanks for your response. I have done these changes. But still I am getting error due to vm_extensions, which I have not defined in cloud config. Is it really required? what
|
By
Arpit Sharma
·
#2385
·
|
|
Re: Cloud Foundry Deployment using bosh
Hey Arpit,
I don't think you need to use CPI config for this. You can define VM types
in your *cloud-config:* http://bosh.io/docs/cloud-config.html#vm-types
You probably just need to add an
Hey Arpit,
I don't think you need to use CPI config for this. You can define VM types
in your *cloud-config:* http://bosh.io/docs/cloud-config.html#vm-types
You probably just need to add an
|
By
David Sabeti
·
#2384
·
|