First time here? Check out the FAQ!
2018-02-04 15:07:21 -0600 | received badge | ● Student (source) |
2018-01-25 18:26:38 -0600 | received badge | ● Notable Question (source) |
2018-01-25 18:26:38 -0600 | received badge | ● Famous Question (source) |
2017-11-25 14:06:43 -0600 | received badge | ● Notable Question (source) |
2017-11-25 14:06:43 -0600 | received badge | ● Famous Question (source) |
2017-10-12 05:33:52 -0600 | received badge | ● Popular Question (source) |
2017-10-12 05:33:52 -0600 | received badge | ● Popular Question (source) |
2017-10-10 05:17:24 -0600 | commented question | openstack devstack cannot launch Ubuntu instances please help Will I have installed openstack using devstack so all of the components will be on the same comupter and I am not able to launch any instance from the Horizon GUI but I can launch them using comand line but my problem now is It says that your have zero memorycallocated to this ubunutu instance |
2017-10-04 03:49:26 -0600 | asked a question | openstack devstack cannot launch Ubuntu instances please help Hi there I searched a lot on the Internet but didn't find the right solution for it I can not launch Ubuntu instances in my open stack every time i try to launch one it gives me this error Build of instance b61961a2-1782-442b-beb7-f41e17c2b742 aborted: Volume b527da87-733a-4657-85c6-8ebff0726510 did not finish being created even after we waited 10 seconds or 4 attempts. And its status is error. Code 500 more in detail File "/opt/stack/nova/nova/compute/manager.py", line 1821, in _do_build_and_run_instance filter_properties) File "/opt/stack/nova/nova/compute/manager.py", line 2000, in _build_and_run_instance phase=fields.NotificationPhase.ERROR, exception=e) File "/usr/local/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/opt/stack/nova/nova/compute/manager.py", line 1956, in _build_and_run_instance block_device_mapping) as resources: File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__ return self.gen.next() File "/opt/stack/nova/nova/compute/manager.py", line 2145, in _build_resources reason=e.format_message()) |
2017-10-04 03:49:26 -0600 | asked a question | Openstack devstach cannot launch Ubuntu instance ?? help needed hi there I am searching for an answer for more than a month now I am trying to launch Ubuntu 16.04 instance inside devstack openstack I opened the dashboard horizon and clicked on launch an instance after that I chose the Ubuntu 16.04 cloud image that i uploaded in image sections after that the network which is the default public and downloaded the privet key but when I am launching it it gave me error after device block mapping i don't know why please could you help me this is the error . Error: Failed to perform requested operation on instance "try5", the instance has an error status: Please try again later [Error: Build of instance b61961a2-1782-442b-beb7-f41e17c2b742 aborted: Volume b527da87-733a-4657-85c6-8ebff0726510 did not finish being created even after we waited 10 seconds or 4 attempts. And its status is error.]. more detailed one File "/opt/stack/nova/nova/compute/manager.py", line 1821, in _do_build_and_run_instance filter_properties) File "/opt/stack/nova/nova/compute/manager.py", line 2000, in _build_and_run_instance phase=fields.NotificationPhase.ERROR, exception=e) File "/usr/local/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/opt/stack/nova/nova/compute/manager.py", line 1956, in _build_and_run_instance block_device_mapping) as resources: File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__ return self.gen.next() File "/opt/stack/nova/nova/compute/manager.py", line 2145, in _build_resources reason=e.format_message()) hope you can help me to fix it thank you and regards Ibrahim |