I reported an error on the compute node after building novaĦ£
2023-06-23 10:04:25.334 15207 ERROR nova.compute.
2023-06-23 10:04:25.334 15207 ERROR nova.compute.
2023-06-23 10:04:25.334 15207 ERROR nova.compute.
2023-06-23 10:04:25.334 15207 ERROR nova.compute.
2023-06-23 10:04:25.334 15207 ERROR nova.compute.
2023-06-23 10:04:25.334 15207 ERROR nova.compute.
2023-06-23 10:04:25.334 15207 ERROR nova.compute.
2023-06-23 10:04:25.334 15207 ERROR nova.compute.
2023-06-23 10:04:25.334 15207 ERROR nova.compute.
2023-06-23 10:04:25.334 15207 ERROR nova.compute.
2023-06-23 10:04:25.334 15207 ERROR nova.compute.
2023-06-23 10:04:25.334 15207 ERROR nova.compute.
2023-06-23 10:04:25.334 15207 ERROR nova.compute.
2023-06-23 10:04:25.334 15207 ERROR nova.compute.
2023-06-23 10:04:25.334 15207 ERROR nova.compute.
2023-06-23 10:04:25.334 15207 ERROR nova.compute.
2023-06-23 10:04:25.334 15207 ERROR nova.compute.
After this error occurs, after building the neutron and creating the virtual machine, it will be unable to create the virtual machine, which will be reported in the controller
NoValidHost: No valid host was found.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
2023-06-22 10:57:15.649 3732 ERROR nova.conductor.
Note: As the logs were obtained at different times, please ignore the timing issue.
The following will list my nova configuration files. Please review them. Thank you
system is centos 7 2009
When a computer error is found, Error updating resources for node compute.: KeyError: 'allocations' the controller will report it 2023-06-24 10:45:51.133 96992 INFO nova.osapi_
the placement is Fix bugs
Listen 8778
<VirtualHost *:8778>
WSGIProcessGroup nova-placement-api
WSGIApplicati
WSGIPassAutho
WSGIDaemonProcess nova-placement-api processes=3 threads=1 user=nova group=nova
WSGIScriptAlias / /usr/bin/
<IfVersion >= 2.4>
ErrorLogFormat "%M"
</IfVersion>
ErrorLog /var/log/
#SSLEngine On
#SSLCertifica
#SSLCertifica
</VirtualHost>
Alias /nova-placement-api /usr/bin/
<Location /nova-placement
SetHandler wsgi-script
Options +ExecCGI
WSGIProcessGroup nova-placement-api
WSGIApplicati
WSGIPassAutho
</Location>
<Directory /usr/bin>
<IfVersion >= 2.4>
Require all granted
</IfVersion>
<IfVersion < 2.4>
Order allow,deny
Allow from all
</IfVersion>
</Directory>