First time here? Check out the FAQ!
![]() | 1 | initial version |
You can try to start nova-compute from daemon to foreground. Follow this: 1. systemctl stop openstack-nova-compute.service 2. python /usr/bin/nova-compute --debug Then check if error exist. Wish help~