Re: Creating vm with stemcell failed.... No valid host was found. There are not enough hosts available..Filter ImagePropertiesFilter returned 0 hosts
Johannes Hiemer
Do a sudo su with c1oudc0w and then the following:
sudo su
[sudo] password for vcap:
root(a)dc1a850b-184b-4189-47e8-68db05d91bdd:/home/vcap# monit summary
The Monit daemon 5.2.5 uptime: 9d 2h 7m
Process 'nats' running
Process 'postgres' running
Process 'blobstore_nginx' running
Process 'director' running
Process 'worker_1' running
Process 'worker_2' running
Process 'worker_3' running
Process 'director_scheduler' running
Process 'director_nginx' running
Process 'health_monitor' running
Process 'registry' running
System 'system_localhost' running
This is how it should look like.
On Fri, 14 Jul 2017 at 10:54 Arpit Sharma <arpitvipulsharma(a)gmail.com>
wrote:
sudo su
[sudo] password for vcap:
root(a)dc1a850b-184b-4189-47e8-68db05d91bdd:/home/vcap# monit summary
The Monit daemon 5.2.5 uptime: 9d 2h 7m
Process 'nats' running
Process 'postgres' running
Process 'blobstore_nginx' running
Process 'director' running
Process 'worker_1' running
Process 'worker_2' running
Process 'worker_3' running
Process 'director_scheduler' running
Process 'director_nginx' running
Process 'health_monitor' running
Process 'registry' running
System 'system_localhost' running
This is how it should look like.
On Fri, 14 Jul 2017 at 10:54 Arpit Sharma <arpitvipulsharma(a)gmail.com>
wrote:
Hi Johannes,
I am agree with you. I knew that after director deployment, I need to
deploy more then 12 VM's. This will definitely require better hardware. Our
team will take some time to arrange this hardware. Meanwhile I just want to
complete this director implementation. Once it will complete, I will start
to work on new hardware.
Yes, I am able to do ssh into director from OS machine.