Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-26 Thread Wangpan
@utils.synchronized! I think it's really OK now. What a stupid mistake! 2012-09-26 Wangpan 发件人:Boris Filippov 发送时间:2012-09-26 03:25 主题:Re: Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image 收件人:Wangpanhzwang...@corp.netease.com 抄送:Razique

Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-26 Thread Razique Mahroua
12-09-2603:25主题:Re: Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image收件人:"Wangpan"hzwang...@corp.netease.com抄送:"Razique Mahroua"razique.mahr...@gmail.com,"Scott Moser"smo...@ubuntu.com,"openstack"opens

Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-25 Thread Boris Filippov
19:59 *主题:*Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image *收件人:*Razique Mahrouarazique.mahr...@gmail.com *抄送:*Wangpanhzwang...@corp.netease.com,openstack openstack@lists.launchpad.net Your instance directory is shared between

Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-24 Thread Razique Mahroua
Hi,I'm thinking about two things here- disk full- permission issuesCan you run the following command :su - nova -c "touch /data/openstack/nova/instance/test"thanksRaziqueCommand: qemu-img convert -O raw /data/openstack/nova/instances/_base/3554d26efea057ec9dd8029a0a3ceddc0359b70d.part

Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-24 Thread Wangpan
Thanks for your attention! - disk full # I believe there is enough space, because I have tried to boot serveral instances after this error with the same image, they are all booted successfully. - permission issues# Not this reason, too. explain as above. I still believe this is a

Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-24 Thread Wangpan
qemu-img check -f qcow2 test.qcow2 No errors were found on the image. 2012-09-24 Wangpan 发件人:Razique Mahroua 发送时间:2012-09-24 16:30 主题:Re: Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image 收件人:Wangpanhzwang...@corp.netease.com 抄送

Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-24 Thread Razique Mahroua
hi,what about aqemu-img check -f qcow2 test.qcow2 Nuage Co - Razique Mahrouarazique.mahr...@gmail.com Le 24 sept. 2012 à 10:19, "Wangpan"hzwang...@corp.netease.com a écrit :Thanks for your attention!- disk full # I believe there is enough space, because I have tried to boot serveral

Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-24 Thread Razique Mahroua
test.qcow2No errors were found on the image.2012-09-24Wangpan发件人:Razique Mahroua发送时间:2012-09-2416:30主题:Re: Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image收件人:"Wangpan"hzwang...@corp.netease.com抄送:"openstack"openstack@l

Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-24 Thread Boris Filippov
on the image. 2012-09-24 -- Wangpan -- *发件人:*Razique Mahroua *发送时间:*2012-09-24 16:30 *主题:*Re: Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image *收件人:*Wangpanhzwang...@corp.netease.com

Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-24 Thread Scott Moser
On Mon, 24 Sep 2012, Wangpan wrote: Thanks for your attention! - disk full # I believe there is enough space, because I have tried to boot serveral instances after this error with the same image, they are all booted successfully. - permission issues# Not this reason, too.

Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-24 Thread Wangpan
storage circumstance as mine, and my issue may be resloved by this patch which adds a lock to cache image method. Thanks again. 2012-09-25 Wangpan 发件人:Boris Filippov 发送时间:2012-09-24 19:59 主题:Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error

[Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-23 Thread Wangpan
Hi all, I have a problem to consult, this problem occurs in _create_image when I boot a new instance(someone else may boot one at the same time). The instance UUID of mine is e8752971-d390-450f-a083-819b7716fd53, and it booted failed, the other instance UUID is