instance name already exists error when launch a new instance
I launched 3 instances successfully, with nova.conf instance_
the problem is: when I restart my computer, without deleting the instances.
and then rerun openstack and launch instance, with the same config file, error ocures:
2013-05-14 14:48:37 TRACE nova.openstack.
2013-05-14 14:48:37 TRACE nova.openstack.
newTest-00000001 still exists in hypervisor, but the default name will set from newTest-00000001, conflict occurs. after 3 times of error launching, the name would be newTest-00000004, then the fouth time of launching will success.
I know it is because when my computer shut down, the data store in database would be lost, but the instances launched before would still in the hypervisor, so next time the openstack running, the local database is clean, and the instance name will begin with newTest-00000001, and confict with the instance name on the hypervisor.
but does anyone know how to fix this problem, without deleting everthing I launched in the hypervisor? is this a bug? or I've done something wrong?
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Guangya Liu (Jay Lau)
- Solved:
- Last query:
- Last reply: