best way to clone the vm in openstack
i was planning for the clone of the vm so i wanted to take the vm snapshot. when i am trying to take the snapshot of the running vm in rocky release it get stuck with the error "image pending upload".
Take a look into the logs (glance, nova, maybe cinder), they usually reveal the root cause. Could be due to not enough space depending on your backend. If you provide more information about your setup and maybe some logs somebody probably would be able to help.
My guess is that your image service is misconfigured, or perhaps there is not enough space on the Glance backend. Can you upload images of similar sizes? Are there messages in the Nova and Glance log files?
eblock is my twin brother.
Thanks, Bernd ;-)