openstack server list ERROR STATUS
- openstack server list always show ERROR status of instance
[root@controller ~]# openstack server list
+------------------+------------------+--------+----------+--------------------+--------------------+
| ID | Name | Status | Networks | Image Name |
+------------------+------------------+--------+----------+--------------------+--------------------+
f1d3769c- | provider- | ERROR | | cirros |
+------------------+------------------+--------+----------+--------------------+ --------------------+
is it showing correct status in dashboard?
no in the dashboard too still a few second trying to build the instance and then show an error status.
The command
openstack server show
gives you a first idea what might be wrong. After that, the Nova log files, in particular conductor, scheduler and compute logs.what about nova logs?
is Your scenario instance works fine, but in instance's status details showing as an error?
all nova logs didn't show any error