1 | initial version |
Are you sure that the image is ok? Can you please paste the output of the following commands? (preferably using pastebin)
qemu-img info <unarchived_image_path> qemu-img check <unarchived_image_path> domainname=$(nova show <instance_display_name> | grep instancename | awk '{print $4}') virsh dumpxml $domain_name
2 | No.2 Revision |
Are you sure that the image is ok? Can you please paste the output of the following commands? (preferably using pastebin)
qemu-img info <unarchived_image_path>
qemu-img check <unarchived_image_path>
domainname=$(nova show <instance_display_name> | grep grep> instancename | awk '{print $4}')
virsh dumpxml $domain_name
3 | No.3 Revision |
Are you sure that the image is ok? Can you please paste the output of the following commands? (preferably using pastebin)
qemu-img info <unarchived_image_path>
<unarchived_image_path>
qemu-img check <unarchived_image_path>
<unarchived_image_path>
domainname=$(nova show <instance_display_name> | grep> grep instancename | awk '{print $4}')
$4}')
virsh dumpxml $domain_name