Error: Failed to launch instance "ff": Please try again later [Error: No valid host was found. ]. [closed]
I reinstalled packstack allinone - i run the uninstall script I search on internet and found that i need to yum remove mysql mysql-server rm -rf /var/lib/mysql nova-manage db sync
Still getting the same error /var/log/nova/nova-compute.log
2015-01-07 17:25:11.142 22438 TRACE nova.compute.manager [instance: 7c5483ff-ad55-4d99-993d-58587b357778]
2015-01-07 17:25:19.988 22438 AUDIT nova.compute.resource_tracker [-] Auditing locally available compute resources
2015-01-07 17:25:20.336 22438 AUDIT nova.compute.resource_tracker [-] Total physical ram (MB): 64256, total allocated virtual ram (MB): 1024
2015-01-07 17:25:20.337 22438 AUDIT nova.compute.resource_tracker [-] Free disk (GB): 13
2015-01-07 17:25:20.337 22438 AUDIT nova.compute.resource_tracker [-] Total usable vcpus: 16, total allocated vcpus: 0
2015-01-07 17:25:20.337 22438 AUDIT nova.compute.resource_tracker [-] PCI stats: []
2015-01-07 17:25:20.337 22438 INFO nova.compute.resource_tracker [-] Compute_service record updated for localhost.localdomain:localhost.localdomain
2015-01-07 17:25:21.765 22438 AUDIT nova.compute.manager [req-90c8e054-3f72-439a-a274-a940bab1dba5 None] [instance: 7c5483ff-ad55-4d99-993d-58587b357778] Terminating instance
2015-01-07 17:25:21.775 22438 WARNING nova.virt.libvirt.driver [-] [instance: 7c5483ff-ad55-4d99-993d-58587b357778] During wait destroy, instance disappeared.
2015-01-07 17:25:22.025 22438 INFO nova.virt.libvirt.driver [req-90c8e054-3f72-439a-a274-a940bab1dba5 None] [instance: 7c5483ff-ad55-4d99-993d-58587b357778] Deletion of /var/lib/nova/instances/7c5483ff-ad55-4d99-993d-58587b357778_del complete
2015-01-07 17:25:22.234 22438 INFO nova.scheduler.client.report [req-90c8e054-3f72-439a-a274-a940bab1dba5 None] Compute_service record updated for ('localhost.localdomain', 'localhost.localdomain')
2015-01-07 17:25:44.601 22438 AUDIT nova.compute.manager [req-07f3dfb4-f087-4653-b5da-2a4a2a0f160d None] [instance: 4bf37282-0e4e-4506-969d-a610c4c9654c] Starting instance...
2015-01-07 17:25:44.680 22438 AUDIT nova.compute.claims [-] [instance: 4bf37282-0e4e-4506-969d-a610c4c9654c] Attempting claim: memory 2048 MB, disk 20 GB
2015-01-07 17:25:44.680 22438 AUDIT nova.compute.claims [-] [instance: 4bf37282-0e4e-4506-969d-a610c4c9654c] Total memory: 64256 MB, used: 512.00 MB
2015-01-07 17:25:44.680 22438 AUDIT nova.compute.claims [-] [instance: 4bf37282-0e4e-4506-969d-a610c4c9654c] memory limit: 96384.00 MB, free: 95872.00 MB
2015-01-07 17:25:44.681 22438 AUDIT nova.compute.claims [-] [instance: 4bf37282-0e4e-4506-969d-a610c4c9654c] Total disk: 14 GB, used: 0.00 GB
2015-01-07 17:25:44.681 22438 AUDIT nova.compute.claims [-] [instance: 4bf37282-0e4e-4506-969d-a610c4c9654c] disk limit not specified, defaulting to unlimited
2015-01-07 17:25:44.692 22438 AUDIT nova.compute.claims [-] [instance: 4bf37282-0e4e-4506-969d-a610c4c9654c] Claim successful
2015-01-07 17:25:44.789 22438 INFO nova.scheduler.client.report [-] Compute_service record updated for ('localhost.localdomain', 'localhost.localdomain')
2015-01-07 17:25:44.888 22438 INFO nova.scheduler.client.report [-] Compute_service record updated for ('localhost.localdomain', 'localhost.localdomain')
2015-01-07 17:25:44.998 22438 ERROR nova.network.neutronv2.api [-] [instance: 4bf37282-0e4e-4506-969d-a610c4c9654c] Neutron error creating port on network 6bcaec62-e9d3-42f4-a68c-0d4fdf680458
2015-01-07 17:25:44.998 22438 TRACE nova.network.neutronv2.api [instance: 4bf37282-0e4e-4506-969d-a610c4c9654c] Traceback (most recent call last):
2015-01-07 17:25:44.998 22438 TRACE nova.network.neutronv2.api [instance: 4bf37282-0e4e-4506-969d-a610c4c9654c] File "/usr/lib/python2.7/site-packages/nova/network/neutronv2/api.py", line 214, in _create_port
2015-01-07 17:25:44.998 22438 TRACE nova.network.neutronv2.api [instance: 4bf37282-0e4e-4506-969d-a610c4c9654c] port_id = port_client.create_port(port_req_body)['port']['id']
2015-01-07 17:25:44.998 22438 TRACE nova.network.neutronv2.api [instance: 4bf37282-0e4e-4506-969d-a610c4c9654c] File "/usr/lib/python2.7 ...
The log message and the error message in the title are different. Are you trying to uninstall stack? or create a new instance? Can you provide more info
I'm not sure but i think, the title is the message i saw in dashboard popup. And the log is from log. And yes I reinstalled packstack allinone. So i removed than reinstall
i have the same error there is no nova compute in the nova serivices and the file /var/log/nova/nova-compute.log does not exit
how can i fix it?
how cann i add the nova compute serivce without reinstalling