Re: [Openstack] Error: Failed to launch instance "inst": Please try again later [Error: No valid host was found. Exceeded max scheduling attempts 3 for instance ....

2015-06-22 Thread Jamal Arif
gs and, if I find somthing I will > post it. > > Thanks > > 2015-06-22 10:16 GMT+02:00 Jamal Arif : > >> ​You can check in two places. >> >> >>- On Controller: >> >> >> Check for neutron server logs in >> /var/log/neutron/​ >

Re: [Openstack] Error: Failed to launch instance "inst": Please try again later [Error: No valid host was found. Exceeded max scheduling attempts 3 for instance ....

2015-06-22 Thread Jamal Arif
​You can check in two places. - On Controller: Check for neutron server logs in /var/log/neutron/​ Check for Nova schedular etc in /var/log/nova/ - On Compute Hosts: Check for Nova Compute logs in /var/log/nova/nova-compute.log There can be multiple reasons for this error starting

Re: [Openstack] Internet access for Instance

2015-06-18 Thread Jamal Arif
cluster, you need to attach floating IPs so that you can access the VM via its floating IP from outside. In either case, make sure to add security group rules in the tenant SG accordingly. Jamal Arif On Thu, Jun 18, 2015 at 5:41 AM, Andreas Scheuring < scheu...@linux.vnet.ibm.com> wrote: