Skip to content

Instantly share code, notes, and snippets.

@ngtuna
Created July 28, 2015 02:35
Show Gist options
  • Save ngtuna/36c30fb24ea53d1586a2 to your computer and use it in GitHub Desktop.
Save ngtuna/36c30fb24ea53d1586a2 to your computer and use it in GitHub Desktop.
bosh deploy log
root@ubuntu:~# bosh deployment /root/citus-installation/manifest/cf-openstack-ftel-210-HA.yml
Deployment set to `/root/citus-installation/manifest/cf-openstack-ftel-210-HA.yml'
root@ubuntu:~# bosh -n deploy
Processing deployment manifest
------------------------------
Getting deployment properties from director...
Compiling deployment manifest...
Deploying
---------
Deployment name: `cf-openstack-ftel-210-HA.yml'
Director name: `microbosh'
Director task 510
Started unknown
Started unknown > Binding deployment. Done (00:00:00)
Started preparing deployment
Started preparing deployment > Binding releases. Done (00:00:00)
Started preparing deployment > Binding existing deployment. Done (00:00:00)
Started preparing deployment > Binding resource pools. Done (00:00:00)
Started preparing deployment > Binding stemcells. Done (00:00:00)
Started preparing deployment > Binding templates. Done (00:00:00)
Started preparing deployment > Binding properties. Done (00:00:00)
Started preparing deployment > Binding unallocated VMs. Done (00:00:00)
Started preparing deployment > Binding instance networks. Done (00:00:00)
Started preparing package compilation > Finding packages to compile. Done (00:00:00)
Started preparing dns > Binding DNS. Done (00:00:00)
Started creating bound missing vms
Started creating bound missing vms > small/0
Started creating bound missing vms > small/1
Started creating bound missing vms > small/2
Failed creating bound missing vms > small/0: Server `8fd29fdd-f32a-4657-a6c7-7305cbddea94' state is error, expected active (00:01:57)
Failed creating bound missing vms > small/2: Server `1ee80cbe-6d5b-40ef-9c72-32fc769b1cfa' state is error, expected active (00:02:02)
Failed creating bound missing vms > small/1: Server `fd0c4608-5e2c-4119-a9d0-9f7d0527a621' state is error, expected active (00:02:11)
Error 100: Server `8fd29fdd-f32a-4657-a6c7-7305cbddea94' state is error, expected active
Task 510 error
For a more detailed error report, run: bosh task 510 --debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment