Home > other >  Micro bosh deployment bosh errors
Micro bosh deployment bosh errors

Time:10-06

Error is as follows:
Administrator @ ubuntu: ~/bosh_user $bosh deployment bosh. Yml
Deployment set to `/home/administrator/bosh_user/bosh. Yml '
Administrator @ ubuntu: ~/bosh_user $bosh deploy
Getting deployment properties from director...
The Compiling deployment manifest...
Both Please review all changes carefully
Deploying ` bosh. Yml 'to ` microbosh1' (type 'yes' to continue) : yes

Director of task 9

Preparing deployment
The binding deployment (00:00:00)
The binding releases (00:00:00)
The binding existing deployment (00:00:00)
Binding the resource pools (00:00:00)
The binding stemcells (00:00:00)
The binding templates (00:00:00)
The binding properties (00:00:00)
The binding unallocated VMs (00:00:00)
The binding instance networks (00:00:00)
The Done 9/9 00:00:00

Preparing package compilation

The Compiling packages
Postgres/2: the VM ` VM - 9 cc60bb1 b92 0-4561 - b38a - ae58c4df85e6 'not found (00:10:16)
Genisoimage/2: the VM ` VM - d5ca01c5-9427-48-9 f5 b98-7 ca9f486b5e5 'not found (00:10:18)
Redis/3: the VM ` VM - c691b20f - 55 cf - 4605-8 d39452212 'ead - 539 not found (00:10:18)
Ruby/3: the VM ` d9c ff5 - ca1e VM - 55209-4 - aadf - 9598 eb08dc16 'not found (00:10:19)
Mysql 0.1 dev:/VM ` VM - a4ee5f5d - abb e9a9-4 - b0d8 - be9e76103a73 'not found (00:10:20)
Libpq/2: the VM ` VM - b7dfdedf - b21 eb2a - 4-890 - f - d756a744bcb7 'not found (00:10:20)
2.1 dev: nginx/VM ` bd9 VM - 13351990-8032-4-8520-7 d72274be4d4 'not found (00:10:22)
The Error of 7/10 00:10:22

Error 100: the VM ` VM - 9 cc60bb1 b92 0-4561 - b38a - ae58c4df85e6 'not found

Task 9 error


Configuration file is as follows: -- -- --
Name: microbosh2
Ca9 director_uuid: 97550-9 dda - bd92 fb9-4-8 e6d9cc1108b
Release:
Name: bosh
Version: 13.48 dev # change this when the version of BOSH changes

Networks:
# all of these Settings depend on your own infrastructure setup
- name: the default
Subnets:
- range: 172.16.63.0/21
Reserved:
- 172.16.63.2-172.16.63.21
Static:
- 172.16.63.22-172.16.63.128
Gateway: 172.16.63.1
DNS:
- 202.102.154.3 # use your own DNS server IP
- # 8.8.8.8 here too:)
Cloud_properties:
Name: the VM Network # the VLAN that you are deploying BOSH to - provisioned on your vCenter

Resource_pools:
- name: small
Stem cell:
Name: bosh - stem cell
Version: 877
Network: the default
Size: 7
Cloud_properties:
Ram: 512
Disk: 2048
CPU: 1
- name: medium
Stem cell:
Name: bosh - stem cell
Version: 877
Network: the default
Size: 2
Cloud_properties:
Ram: 1024
Disk: 8192
CPU: 1
- name: director
Stem cell:
Name: bosh - stem cell
Version: 877
Network: the default
Size: 1
Cloud_properties:
Ram: 2048
Disk: 8192
CPU: 2

Compilation:
Workers: 10
Network: the default
Cloud_properties:
Ram: 2048
Disk: 4096
CPU: 4

Update:
Canaries: 1
Canary_watch_time: 60000
Update_watch_time: 60000
Max_in_flight: 1
Max_errors: 1

Jobs:

- name: nats
The template: nats
The instances: 1
Resource_pool: small
Networks:
- name: the default
Static_ips:
- 172.16.63.128

- name: postgres
The template: postgres
The instances: 1
Resource_pool: medium
Persistent_disk: 2048
Networks:
- name: the default
Static_ips:
- 172.16.63.127

- name: redis
The template: redis
The instances: 1
Resource_pool: small
Networks:
- name: the default
Static_ips:
- 172.16.63.126

- name: director
The template: director
The instances: 1
Resource_pool: director
Persistent_disk: 2048
Networks:
- name: the default
Static_ips:
- 172.16.63.125

- name: blobstore
The template: blobstore
The instances: 1
Resource_pool: medium
Persistent_disk: 20480
Networks:
- name: the default
Static_ips:
- 172.16.63.124

nullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnull
  • Related