I have an openstack instance up and running for 4 months and would like to migrate it to another nova node. When I click migrate instance option of that 4 month running instance on openstack dashboard. ERROR shown as the image is without associate data. Given that the new nova node has enough cpu, ram and storage.
The error message is like below:
Image c4ef6b0a-a218-46d3-aea9-4ebc9c13f453 is unacceptable: Image has no associated data
The image is the official ubuntu 20.04 qcow image. I try to create new instance with this image but failed.
It seems that the glance image is corrupted making it failed to build instance. The instance right now is in ERROR state. Is there any way I can repair the glance image like without changing image ID and bring back my instance?
Let me know if I need to provide further information.
Thanks in advance.