-
I installed newest version BOSH ( Version 1.3072.0 (00000000)) on AWS.
I got the following error messages when executing "bosh -n deploy":
``` text
Director task 36
Started unknown
Started un…
moyun updated
8 years ago
-
CPI should be able to support multiple nics for specific use cases (routing, nat, etc ...)
This implies feeding the registry with NIC related information, so that bosh-agent can correlate and identif…
-
It would be nice to be able to resume a bucc deployed virtualbox vm.
Currently the bosh jobs won't be able to start because they are missing their persistent disk: https://github.com/cppforlife/bosh-…
-
To support multi region cluster, the bosh release should be able to set region on each vm instance group.
see https://kubernetes.io/docs/reference/labels-annotations-taints/#topologykubernetesioregio…
-
We do not have yet cloudstack compatible official stemcell.
For now development of the CPI were based on openstack-kvm-ubuntu, go agent 3300 stemcell, converted to VHD.
Here is the list of CloudStac…
-
When I runed `bundle exec bosh-bootstrap deploy` from my home it completed successfully. It however took a lot of time to up/download the microbosh stemcell.
`Deployed 'firstbosh/micro_bosh.yml' to '…
-
Hi,
I am encountering an error when attempting to run the bosh-init deploy script on vCloud (not vCloud Air).
The job fails when attempting to create the vm:
---
Command 'deploy' failed:
Deploying…
-
Hi,
we still use 0.92 on openstack. I observed that after a restart of the bucc vm e.g. be bucc ssh -> shutdown -r now the vm is not coming up again: It is rebooted but no monit process running, th…
-
I keep getting this error when running the deploy on the inception server. Any ideas?
I debugged a bit and I don't know that the `stemcell-copy.sh` script is supposed to do but `/dev/xvdg` does not e…
-
I'm trying to boot a BOSH VM on a network and photon keeps putting it on "VM Network" instead of my photon network ID (which is associated with a portgroup). In debugging it, I wanted to see the API …