Hi,

We have two openstack running JUNO and KILO, now i am migrating VM
from A to B. I took snapshot of VM and doing following process, but
getting error

A# glance image-download --file snapshot.raw
87896460-18ca-4d50-962c-c74a308d2d20

scp snapshot.raw to B, and trying to import as image. but getting
error. i have tired raw and qcow2 both disk formate but didn't work.

B# glance image-create --file snapshot.raw --name vm01 --disk-format qcow2
<html>
 <head>
  <title>400 Bad Request</title>
 </head>
 <body>
  <h1>400 Bad Request</h1>
  Invalid container format 'None' for image.<br /><br />

 </body>
</html> (HTTP 400)

is there any other method?

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to