|
Execute scripts / tests inside bosh-managed VMs
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
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
|
By
Michael Grifalconi <michael.grifalconi@...>
·
#241
·
|
|
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
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
|
By
Lukas Lehner <weblehner@...>
·
#242
·
|
|
Re: Execute scripts / tests inside bosh-managed VMs
I don't think there is anything in bosh to get this done - Perhaps look at including consul agent and using consul exec? Or perhaps ansible?
<michael.grifalconi(a)studenti.unimi.it> wrote:
I don't think there is anything in bosh to get this done - Perhaps look at including consul agent and using consul exec? Or perhaps ansible?
<michael.grifalconi(a)studenti.unimi.it> wrote:
|
By
Dr Nic Williams
·
#243
·
|
|
Re: Execute scripts / tests inside bosh-managed VMs
There is a chance that errands would do the job here?
--
Best regards from
Kamil Burzynski
There is a chance that errands would do the job here?
--
Best regards from
Kamil Burzynski
|
By
Kamil Burzynski <nopik@...>
·
#244
·
|
|
Re: Execute scripts / tests inside bosh-managed VMs
Errands run their script on a new VM
Errands run their script on a new VM
|
By
Dr Nic Williams
·
#245
·
|
|
Re: Execute scripts / tests inside bosh-managed VMs
Right!I stand corrected.
--
Best regards from
Kamil Burzynski
Right!I stand corrected.
--
Best regards from
Kamil Burzynski
|
By
Kamil Burzynski <nopik@...>
·
#246
·
|
|
Deploying CloudFoundry on AWS - bosh deploy returns timed out pinging
Hi, guys!
I'm trying to deploy CF on aws and I'm following strictly this tutorial:
http://docs.cloudfoundry.org/deploying/ec2/aws_steps.html
I completed succesfully steps 1, 2 and 3, but I'm stuck
Hi, guys!
I'm trying to deploy CF on aws and I'm following strictly this tutorial:
http://docs.cloudfoundry.org/deploying/ec2/aws_steps.html
I completed succesfully steps 1, 2 and 3, but I'm stuck
|
By
Flávio Henrique Schuindt da Silva <flavio.schuindt at gmail.com...>
·
#247
·
|
|
Re: Job is not running after update - agent/monit race issue?
Hi again - I still haven't been able to track down why the monit processes
are sometimes not restarted. Does anybody have ideas for other things I can
try or do to further debug this issue?
Any help
Hi again - I still haven't been able to track down why the monit processes
are sometimes not restarted. Does anybody have ideas for other things I can
try or do to further debug this issue?
Any help
|
By
Danny Berger <dpb587@...>
·
#248
·
|
|
Re: Execute scripts / tests inside bosh-managed VMs
Can you give us a bit more details about what you are trying to do?
Can you give us a bit more details about what you are trying to do?
|
By
Dmitriy Kalinin
·
#249
·
|
|
Re: Deploying CloudFoundry on AWS - bosh deploy returns timed out pinging
sounds like some sort of firewall or security groups issue, where the VMs
that are created are not able to talk to the BOSH Director. did you perform
this step:
sounds like some sort of firewall or security groups issue, where the VMs
that are created are not able to talk to the BOSH Director. did you perform
this step:
|
By
James Bayer
·
#250
·
|
|
`bosh upload release` times out creating packages
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
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
|
By
Josh Ghiloni
·
#251
·
|
|
Re: `bosh upload release` times out creating packages
Josh, to confirm - is uploading other bosh releases to your microbosh also failing? Eg uploading releases from bosh.io?
wrote:
Josh, to confirm - is uploading other bosh releases to your microbosh also failing? Eg uploading releases from bosh.io?
wrote:
|
By
Dr Nic Williams
·
#252
·
|
|
Re: `bosh upload release` times out creating packages
That’s a good question. I’m not even sure this is a microbosh environment. I followed the steps to use `bosh-init`, which I was under the impression created a full-fledged BOSH environment. Should
That’s a good question. I’m not even sure this is a microbosh environment. I followed the steps to use `bosh-init`, which I was under the impression created a full-fledged BOSH environment. Should
|
By
Josh Ghiloni
·
#253
·
|
|
Re: `bosh upload release` times out creating packages
The first dozen lines of [2] show that you're deploying a bosh via bosh-init (which I'll call a microbosh).
wrote:
The first dozen lines of [2] show that you're deploying a bosh via bosh-init (which I'll call a microbosh).
wrote:
|
By
Dr Nic Williams
·
#254
·
|
|
Re: `bosh upload release` times out creating packages
Thanks for the clarification of microbosh — sometimes I get a bit confused between bosh, bosh-lite, and microbosh. I did try uploading a different release directly from bosh.io (vs creating the
Thanks for the clarification of microbosh — sometimes I get a bit confused between bosh, bosh-lite, and microbosh. I did try uploading a different release directly from bosh.io (vs creating the
|
By
Josh Ghiloni
·
#255
·
|
|
Re: `bosh upload release` times out creating packages
Welp, I’m an idiot. My bosh.yml had the solution the whole time and I didn’t even see it till reading things for the ten thousandth time. I should have been pointing everything to 192.168.245.2,
Welp, I’m an idiot. My bosh.yml had the solution the whole time and I didn’t even see it till reading things for the ten thousandth time. I should have been pointing everything to 192.168.245.2,
|
By
Josh Ghiloni
·
#256
·
|
|
Re: cf-stub.yml example with minimum or required info
Hi Ahmed,
This property is coming from the "templates/cf-lamb.yml" within cf-release.
You are able to overwrite this property in your stub like so:
meta:
environment: [name-of-environment]
Hope
Hi Ahmed,
This property is coming from the "templates/cf-lamb.yml" within cf-release.
You are able to overwrite this property in your stub like so:
meta:
environment: [name-of-environment]
Hope
|
By
CF Runtime
·
#258
·
|
|
Re: `bosh upload release` times out creating packages
That was it. A cautionary tale, I suppose.
Josh Ghiloni
Senior Consultant
303.932.2202 o | 303.590.5427 m | 303.565.2794 f
jghiloni(a)ecsteam.com<mailto:jghiloni(a)ecsteam.com>
ECS Team
Technology
That was it. A cautionary tale, I suppose.
Josh Ghiloni
Senior Consultant
303.932.2202 o | 303.590.5427 m | 303.565.2794 f
jghiloni(a)ecsteam.com<mailto:jghiloni(a)ecsteam.com>
ECS Team
Technology
|
By
Josh Ghiloni
·
#257
·
|
|
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
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
|
By
Sean Keery <skeery@...>
·
#259
·
|
|
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
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
|
By
Dulanjalie Dhanapala <dulanjalie@...>
·
#260
·
|