openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #19568
Re: Compute not restarting, qemu-img error?
Yes!, that was it. Had a failed snapshot (zero size, so I assume it
failed). Removed it with qemu-img, and now we are back online. Thanks.
On Tue, Dec 18, 2012 at 5:03 PM, Pádraig Brady <P@xxxxxxxxxxxxxx> wrote:
> On 12/18/2012 09:43 PM, Greg C wrote:
>
>> I suspended instances and rebooted one of my compute nodes, but not
>> compute wont start up.
>>
>
> From nova-compute.log:
>>
>
> 2012-12-18 12:38:16 TRACE nova File "/usr/lib/python2.7/dist-**packages/nova/virt/images.py",
>> line 56, in qemu_img_info
>> 2012-12-18 12:38:16 TRACE nova if val[0] == " ":
>> 2012-12-18 12:38:16 TRACE nova IndexError: string index out of range
>> 2012-12-18 12:38:16 TRACE nova
>>
>
> Possibly https://review.openstack.org/#**/c/17988/<https://review.openstack.org/#/c/17988/>
>
> thanks,
> Pádraig.
>
References