New Question

Revision history [back]

click to hide/show revision 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

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

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