|
BOSH recreates VM
6 messages
Hello, all For each bosh managed VM, there is a bosh agent running there. If bosh cannot talk to bosh agent for some time, it considers the VM is gone and will recreate the VM based on deployment file
Hello, all For each bosh managed VM, there is a bosh agent running there. If bosh cannot talk to bosh agent for some time, it considers the VM is gone and will recreate the VM based on deployment file
|
By
Stanley Shen
·
|
|
Multiple providers for user management in bosh director
Is there a way to set a multiple providers for user management in bosh director? I want to specify a local admin user and other users authenticate via specified uaa servers. How should the manifest lo
Is there a way to set a multiple providers for user management in bosh director? I want to specify a local admin user and other users authenticate via specified uaa servers. How should the manifest lo
|
By
Szymon Kodrebski
·
|
|
XenServer
2 messages
Any plan any time soon to support xenserver? Thanks, Leandro.-
Any plan any time soon to support xenserver? Thanks, Leandro.-
|
By
Leandro David Cacciagioni
·
|
|
Specifying Filesystem for Disk
2 messages
I have a manifest.yml that includes: resource_pools: - name: common network: default stemcell: name: bosh-vsphere-esxi-centos-7-go_agent version: 3262.8 cloud_properties: cpu: 2 disk: 614400 ram: 1638
I have a manifest.yml that includes: resource_pools: - name: common network: default stemcell: name: bosh-vsphere-esxi-centos-7-go_agent version: 3262.8 cloud_properties: cpu: 2 disk: 614400 ram: 1638
|
By
Steve Amerige
·
|
|
Render jobs templates sequentially
2 messages
I am trying run multiple templates inside a single job, would like to know if i can run it sequentially (i.e execute each template after it obtains running status) Thanks Sundar
I am trying run multiple templates inside a single job, would like to know if i can run it sequentially (i.e execute each template after it obtains running status) Thanks Sundar
|
By
Sundarajan Srinivasan
·
|
|
Bosh scale up process
4 messages
I find that bosh restarts all existing process while increasing the number of instances in a job. Do we have any approach so to achieve 0% down time while doing a scale up/down job ? Thanks Sundar
I find that bosh restarts all existing process while increasing the number of instances in a job. Do we have any approach so to achieve 0% down time while doing a scale up/down job ? Thanks Sundar
|
By
Sundarajan Srinivasan
·
|
|
bosh-init "error mapping values are not allowed in this context"
3 messages
I am using bosh-init to deploy bosh director. I have created bosh-init.yml file and bosh-init.rb file.bosh-init.rb file has all When I hard code value in bosh-init.yml file and run the command bosh-in
I am using bosh-init to deploy bosh director. I have created bosh-init.yml file and bosh-init.rb file.bosh-init.rb file has all When I hard code value in bosh-init.yml file and run the command bosh-in
|
By
Vikram Ranabhatt
·
|
|
Unknown error while cf push
3 messages
I tried to push an app in my newly created opensource cf on vsphere environment....I had seen an unknown error while cf push.....After looking in to logs under /var/vcap/sys/log..I found out these err
I tried to push an app in my newly created opensource cf on vsphere environment....I had seen an unknown error while cf push.....After looking in to logs under /var/vcap/sys/log..I found out these err
|
By
Sankeerth Sai
·
|
|
bosh-init vsphere install gives duplicate datastore error
Deploying a new director on vsphere I get this error: bosh install error: CPI 'create_vm' method responded with error: CmdError{"type":"Unknown","message":"Found more than one 'VimSdk::Vim::Datastore'
Deploying a new director on vsphere I get this error: bosh install error: CPI 'create_vm' method responded with error: CmdError{"type":"Unknown","message":"Found more than one 'VimSdk::Vim::Datastore'
|
By
Neil Watson
·
|
|
Using dynamic networks on aws
6 messages
hi, I am trying to compose a manifest with network type as dynamic on aws. I have a manifest which is similar to the one described in https://bosh.io/docs/networks#dynamic. I am getting an error Start
hi, I am trying to compose a manifest with network type as dynamic on aws. I have a manifest which is similar to the one described in https://bosh.io/docs/networks#dynamic. I am getting an error Start
|
By
Jatin Naik
·
|
|
Managing service broker for open source cloud foundry
3 messages
Pivotal Cloud foundry comes with Pre-packages market services. But I have deployed opensource cf on the top of vsphere. Can someone help me how to make list of marketplaces available in opensource cf
Pivotal Cloud foundry comes with Pre-packages market services. But I have deployed opensource cf on the top of vsphere. Can someone help me how to make list of marketplaces available in opensource cf
|
By
Sankeerth Sai
·
|
|
Managing service broker for open source cloud foundry
I have deployed opensource cf on the top of vsphere. When I tried to see the list of market services "cf m" it failed as expected, saying no offerings found. What I came to know is that Pivotal cloud
I have deployed opensource cf on the top of vsphere. When I tried to see the list of market services "cf m" it failed as expected, saying no offerings found. What I came to know is that Pivotal cloud
|
By
Sankeerth Sai
·
|
|
Nagios Plugin
Hey guys I know that maybe many of you still use nagios somewhere, so if you have deployments of nagios combined with AWS I have created a nagios plugin in golang to monitor Cloudwatch metrics that I
Hey guys I know that maybe many of you still use nagios somewhere, so if you have deployments of nagios combined with AWS I have created a nagios plugin in golang to monitor Cloudwatch metrics that I
|
By
Leandro David Cacciagioni
·
|
|
Can't find dependency
2 messages
I have a packaging file (autoconf) that looks like this: # abort script on any command that exits with a non zero value set -e set -x PREFIX=${BOSH_INSTALL_TARGET} export PATH=$PATH:${BOSH_INSTALL_TAR
I have a packaging file (autoconf) that looks like this: # abort script on any command that exits with a non zero value set -e set -x PREFIX=${BOSH_INSTALL_TARGET} export PATH=$PATH:${BOSH_INSTALL_TAR
|
By
Alex Njaastad
·
|
|
Bosh stemcell Ubuntu Ruby, in conflict with /var/vcap/bosh/lib/ruby (LoadError)
Hi http://stackoverflow.com/questions/39106872/bosh-stemcell-ubuntu-ruby-in-conflict-with-var-vcap-bosh-lib-ruby-loaderror Lukas
Hi http://stackoverflow.com/questions/39106872/bosh-stemcell-ubuntu-ruby-in-conflict-with-var-vcap-bosh-lib-ruby-loaderror Lukas
|
By
Lukas Lehner
·
|
|
bosh-init deploy failes with 'No valid placement found for disks'
5 messages
What does this error mean and how can I fix it? Starting registry... Finished (00:00:00) Uploading stemcell 'bosh-vsphere-esxi-ubuntu-trusty-go_agent/3262.5'... Failed (00:00:08) Stopping registry...
What does this error mean and how can I fix it? Starting registry... Finished (00:00:00) Uploading stemcell 'bosh-vsphere-esxi-ubuntu-trusty-go_agent/3262.5'... Failed (00:00:08) Stopping registry...
|
By
Neil Watson
·
|
|
How to debug the VM recreation
3 messages
Hello all I am having a VM which is recreated often under one testing. I was trying to check what causes the recreation but I got no clue yet. If there are any hint how to check this?
Hello all I am having a VM which is recreated often under one testing. I was trying to check what causes the recreation but I got no clue yet. If there are any hint how to check this?
|
By
Stanley Shen
·
|
|
Bosh Lite ip routing
Hi, I am running Bosh Lite on AWS and I can't get ip routing running so that I can access container IPs from outside the Bosh Lite VM. My setup looks like this: - My Bosh Lite VM with IP 172.31.27.144
Hi, I am running Bosh Lite on AWS and I can't get ip routing running so that I can access container IPs from outside the Bosh Lite VM. My setup looks like this: - My Bosh Lite VM with IP 172.31.27.144
|
By
Janke, Thomas
·
|
|
error generating deployment manifest from stub file
4 messages
I was trying to deploy cloud foundry on vsphere. After creating stub file and running script to generate deployment manifest I ran in to this error. error generating manifest: unresolved nodes: (( .pr
I was trying to deploy cloud foundry on vsphere. After creating stub file and running script to generate deployment manifest I ran in to this error. error generating manifest: unresolved nodes: (( .pr
|
By
Sankeerth Sai
·
|
|
How to retrieve the assigned IP list when network type is dynamic in bosh deployment ?
When i want to use bosh for concurrent deployments, i was struck with using static ips. Here I am supposed to maintain a list of available IP in my subnet. Do we have any api from aws to get unsed ip
When i want to use bosh for concurrent deployments, i was struck with using static ips. Here I am supposed to maintain a list of available IP in my subnet. Do we have any api from aws to get unsed ip
|
By
Sundarajan Srinivasan
·
|