Hi, I ran into this problem again... :( Tried allocating more resources but that did not work. I am pasting my log file contents below.
*ubuntu8gb@ubuntu8gb:/opt/stack/tempest$ cd /opt/stack/nova && /usr/local/bin/nov a-novncproxy --config-file /etc/nova/nova.conf --web /opt/stack/noVNC || echo "n -novnc failed to start" | tee "/opt/stack/status/stack/n-novnc.failure"WebSocket server settings: - Listen on 0.0.0.0:6080 <http://0.0.0.0:6080> - Flash security policy server - Web server. Web root: /opt/stack/noVNC - No SSL/TLS support (no cert file) - proxying from 0.0.0.0:6080 <http://0.0.0.0:6080> to ignore:ignore* How to resolve this? Regards, Varun On Thu, Jan 2, 2014 at 10:14 PM, varun bhatnagar <[email protected]>wrote: > Thank you sooo much everyone for the help and suggestions. The problem was > due to the resource allocation. > It is fixed now. > > Thanks again!!! > > Regards, > Varun > > > On Tue, Dec 31, 2013 at 12:05 PM, [email protected] < > [email protected]> wrote: > >> Usually when I have seen this the flavor was requiring more resources >> then any of the nova nodes could support. >> >> What is flavor 2 as far as resources go? And do you have enough allotted >> for them? >> >> Ben >> On Dec 31, 2013 12:35 AM, "varun bhatnagar" <[email protected]> >> wrote: >> >>> Hi, >>> >>> I am new to Openstack. With lots of difficulties I was able to install >>> Openstack using devstack on my machine. I was trying to launch an instance >>> using nova command: >>> >>> *"nova boot testnode --image <id> --flavor 2"* >>> >>> It tries to launch the instance but in dashboard once the spawning is >>> done it throws an error saying: >>> >>> Error: Failed to launch instance "testnode": Please try again >>> later[Error:No valid host was found.] >>> >>> Can anyone please tell me what is going wrong here? >>> >>> This is how my localrc files looks like: >>> >>> enable_service n-net >>> #enable_service q-svc >>> #enable_service q-agt >>> #enable_service q-dhcp >>> #enable_service q-l3 >>> #enable_service q-meta >>> #enable_service quantum >>> enable_service cinder >>> enable_service c-api >>> enable_service c-sch >>> enable_service c-vol >>> #enable_service q-fwaas >>> #enable_service q-lbaas >>> >>> >>> HOST_IP=127.0.0.1 >>> SERVICE_HOST=$HOST_IP >>> IMAGE_HOST=$HOST_IP >>> IDENTITY_HOST=$HOST_IP >>> KEYSTONE_AUTH_HOST=$SERVICE_HOST >>> KEYSTONE_SERVICE_HOST=$SERVICE_HOST >>> #export no_proxy="localhost,127.0.0.1" >>> # Misc >>> DATABASE_PASSWORD=password >>> RABBIT_PASSWORD=password >>> SERVICE_TOKEN=password >>> SERVICE_PASSWORD=password >>> ADMIN_PASSWORD=password >>> >>> # Enable Logging >>> LOGFILE=/opt/stack/logs/stack.sh.log >>> VERBOSE=True >>> LOG_COLOR=True >>> SCREEN_LOGDIR=/opt/stack/logs >>> >>> #Q_PLUGIN="openvswitch" >>> >>> Any help would be appreciated. >>> >>> Regards, >>> Varun >>> >>> _______________________________________________ >>> Mailing list: >>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack >>> Post to : [email protected] >>> Unsubscribe : >>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack >>> >>> >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
