|
Migrating a full-stack bosh deployment to bosh-init
4 messages
Hi, We currently have a binary bosh [1] setup. However we would like to transition to bosh-init to prevent having to manage multiple bosh deployments. I'm looking at how to regenerate the state file d
Hi, We currently have a binary bosh [1] setup. However we would like to transition to bosh-init to prevent having to manage multiple bosh deployments. I'm looking at how to regenerate the state file d
|
By
Allan Espinosa
·
|
|
Best practices on bosh release distribution
3 messages
Hi, I have a process which creates a bosh release -> which has all the artifacts and use a microbosh instance to create my release. It all works great! As I move to the next step to distribute my rele
Hi, I have a process which creates a bosh release -> which has all the artifacts and use a microbosh instance to create my release. It all works great! As I move to the next step to distribute my rele
|
By
Sumanth Yamala
·
|
|
CF Router and openstack Neutron problem
4 messages
Hello everyone, I have been playing with CF installation, and i have noticed that during DNS binding stage of deployment, BOSH tries to create an instance (zrouter) that directly connects to External
Hello everyone, I have been playing with CF installation, and i have noticed that during DNS binding stage of deployment, BOSH tries to create an instance (zrouter) that directly connects to External
|
By
Armin Ranjbar
·
|
|
How the BOSH Packckage be installed in target machine?
2 messages
This is a package script sample from https://bosh.io/docs/create-release.html#pkg-scripts set -e -x cp -a ardo_app/* ${BOSH_INSTALL_TARGET} cd ${BOSH_INSTALL_TARGET} /var/vcap/packages/ruby_1.9.3/bin/
This is a package script sample from https://bosh.io/docs/create-release.html#pkg-scripts set -e -x cp -a ardo_app/* ${BOSH_INSTALL_TARGET} cd ${BOSH_INSTALL_TARGET} /var/vcap/packages/ruby_1.9.3/bin/
|
By
Xue Zhi Yong
·
|
|
how to add openjdk 1.8 to my project
5 messages
i'm trying to create a bosh release that needs openjdk 1.8 but i have no clue on how to do this i know that you can do it with bosh-gen --apt option and then it downloads a massive amount of dependenc
i'm trying to create a bosh release that needs openjdk 1.8 but i have no clue on how to do this i know that you can do it with bosh-gen --apt option and then it downloads a massive amount of dependenc
|
By
ramonskie
·
|
|
Deployment manifest not recognized by BOSH
6 messages
Hi, I am trying to use manifest that is generated using the to_yaml transformation technique in Ruby. However, this deployment manifest is not recognized by bosh because it has comments that detail th
Hi, I am trying to use manifest that is generated using the to_yaml transformation technique in Ruby. However, this deployment manifest is not recognized by bosh because it has comments that detail th
|
By
Kinjal Doshi
·
|
|
Specifying proxies on the bosh-init cpi job (bosh-vsphere-cpi-release)
3 messages
Hi, We need specify https_proxy to connected to our avcenters. We're able to do this when we deploy Bosh directors using bosh micro and multi-bosh setups. But I cannot get it running under bosh init.
Hi, We need specify https_proxy to connected to our avcenters. We're able to do this when we deploy Bosh directors using bosh micro and multi-bosh setups. But I cannot get it running under bosh init.
|
By
Allan Espinosa
·
|
|
Bosh Job and Package dependency problem.
9 messages
I have five Docker image which have following runtime dependency: The Docker image 1 and Docker image 2 must be run before Docker image 3, 4 ,5 I create five bosh Jobs for them, but bosh document said
I have five Docker image which have following runtime dependency: The Docker image 1 and Docker image 2 must be run before Docker image 3, 4 ,5 I create five bosh Jobs for them, but bosh document said
|
By
Xue Zhi Yong
·
|
|
deploying cloud foundry fails with openstack Icehouse
8 messages
Hello, We are trying to deploy cloud foundry using bosh. Stemcell info ------------- Name: bosh-openstack-kvm-ubuntu-trusty-go_agent-raw Version: 2915 BOSH Version: BOSH 1.2982.0 Below is the error we
Hello, We are trying to deploy cloud foundry using bosh. Stemcell info ------------- Name: bosh-openstack-kvm-ubuntu-trusty-go_agent-raw Version: 2915 BOSH Version: BOSH 1.2982.0 Below is the error we
|
By
Surekha Bejgam (sbejgam)
·
|
|
Ubuntu Trusty kernel version
Hey all, We are planning to bump the Ubuntu Trusty stemcell kernel to 3.19 in coming weeks to get improvements for btrfs and overlayfs. Any concerns? Dmitriy
Hey all, We are planning to bump the Ubuntu Trusty stemcell kernel to 3.19 in coming weeks to get improvements for btrfs and overlayfs. Any concerns? Dmitriy
|
By
Dmitriy Kalinin
·
|
|
how to change persistent store datastore
Hi, I need to migrate the persistent storage used by my BOSH deployed application to a new vsphere datastore. I have successfully updated the BOSH configuration to refer to the new persistent datastor
Hi, I need to migrate the persistent storage used by my BOSH deployed application to a new vsphere datastore. I have successfully updated the BOSH configuration to refer to the new persistent datastor
|
By
Jo Stockley
·
|
|
does bosh delete VMs in error state [nova] on OpenStack?
Hi does bosh delete VMs in error state on OpenStack? I am doing a bosh deploy and see with "nova list" that bosh creates VMs. They fail in error state and then gone. Is that some bosh mechanism? I nee
Hi does bosh delete VMs in error state on OpenStack? I am doing a bosh deploy and see with "nova list" that bosh creates VMs. They fail in error state and then gone. Is that some bosh mechanism? I nee
|
By
Lukas Lehner
·
|
|
Execute scripts / tests inside bosh-managed VMs
6 messages
Hello all, I'd like to run some scripts inside VMs deployed by BOSH, is it possible? Like: with bosh IP address, credentials, deployment name and VM name, run this script, without doing it manually wi
Hello all, I'd like to run some scripts inside VMs deployed by BOSH, is it possible? Like: with bosh IP address, credentials, deployment name and VM name, run this script, without doing it manually wi
|
By
Michael Grifalconi
·
|
|
Can I eliminate host access in esxi/vsphere environments?
Following up on this thread: https://groups.google.com/a/cloudfoundry.org/forum/#!topic/bosh-users/NokZ5H6b1Xs It intimates that I can preload my stemcells on a shared vCenter datastore. Can I do that
Following up on this thread: https://groups.google.com/a/cloudfoundry.org/forum/#!topic/bosh-users/NokZ5H6b1Xs It intimates that I can preload my stemcells on a shared vCenter datastore. Can I do that
|
By
Sean Keery
·
|
|
bosh micro deploy stuck at Started deploy micro bosh > Waiting for the agent
Hi all, I am in the process of bringing up cloud foundry setup using BOSH for the first time. when i execute bosh micro deploy it got stuck at below point. I see a Vm got created in AWS. I am not awar
Hi all, I am in the process of bringing up cloud foundry setup using BOSH for the first time. when i execute bosh micro deploy it got stuck at below point. I see a Vm got created in AWS. I am not awar
|
By
Dulanjalie Dhanapala
·
|
|
`bosh upload release` times out creating packages
8 messages
Hi all, I’m trying to set up a BOSH-managed Consul Cluster using the cloudfoundry-community Consul BOSH release [1] on OpenStack. I’ve been able to run all the steps through `bosh create release --for
Hi all, I’m trying to set up a BOSH-managed Consul Cluster using the cloudfoundry-community Consul BOSH release [1] on OpenStack. I’ve been able to run all the steps through `bosh create release --for
|
By
Josh Ghiloni
·
|
|
Resuming UAA work
19 messages
Hey all, We have resumed BOSH & UAA integration work: https://www.pivotaltracker.com/n/projects/1285490 to be worked on by a single pair. As part of this work we are going to provide two options how t
Hey all, We have resumed BOSH & UAA integration work: https://www.pivotaltracker.com/n/projects/1285490 to be worked on by a single pair. As part of this work we are going to provide two options how t
|
By
Dmitriy Kalinin
·
|
|
Job is not running after update - agent/monit race issue?
5 messages
Frequently when doing a deploy (happens in multiple deployments) a job will randomly fail with "job/0 is not running after update" for no logical reason. I can just rerun `bosh deploy` and it will suc
Frequently when doing a deploy (happens in multiple deployments) a job will randomly fail with "job/0 is not running after update" for no logical reason. I can just rerun `bosh deploy` and it will suc
|
By
Danny Berger
·
|
|
R: Re: Execute scripts / tests inside bosh-managed VMs
I'm currently working on some bash scripts with 'expect' tool to automate the bosh ssh command, as I didn't found any other simple solution. consul/ansible might a right way to solve the problem, but
I'm currently working on some bash scripts with 'expect' tool to automate the bosh ssh command, as I didn't found any other simple solution. consul/ansible might a right way to solve the problem, but
|
By
Michael Grifalconi
·
|
|
How disable powerdns in microbosh and bosh ?
3 messages
Hi, I understand that by default the micro-bosh has DNS enabled (i.e. hosts a powerDNS servers that gets injected by default in all VMs it manages). If the dns entry [1] is specified, additional DNS r
Hi, I understand that by default the micro-bosh has DNS enabled (i.e. hosts a powerDNS servers that gets injected by default in all VMs it manages). If the dns entry [1] is specified, additional DNS r
|
By
Guillaume Berche
·
|