From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52287) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zvd35-0002cv-HC for qemu-devel@nongnu.org; Sun, 08 Nov 2015 22:23:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zvd32-0002Ly-ED for qemu-devel@nongnu.org; Sun, 08 Nov 2015 22:23:15 -0500 Received: from mailpro.odiso.net ([89.248.209.98]:36357) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zvd32-0002Lu-87 for qemu-devel@nongnu.org; Sun, 08 Nov 2015 22:23:12 -0500 Date: Mon, 9 Nov 2015 04:23:10 +0100 (CET) From: Alexandre DERUMIER Message-ID: <2016579078.2834222.1447039390275.JavaMail.zimbra@oxygem.tv> In-Reply-To: <310812067.2785504.1447038645014.JavaMail.zimbra@oxygem.tv> References: <310812067.2785504.1447038645014.JavaMail.zimbra@oxygem.tv> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] qemu : rbd block driver internal snapshot and vm_stop is hanging forever List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: ceph-devel , qemu-devel Some other infos: I can reproduce it too with manual snapshot with rbd command #rbd --image myrbdvolume snap create --snap snap1 qemu monitor: #stop This is with ceph hammer 0.94.5. in qemu vm_stop, the only thing related to block driver are bdrv_drain_all(); ret =3D bdrv_flush_all(); ----- Mail original ----- De: "aderumier" =C3=80: "ceph-devel" , "qemu-devel" Envoy=C3=A9: Lundi 9 Novembre 2015 04:10:45 Objet: qemu : rbd block driver internal snapshot and vm_stop is hanging for= ever Hi,=20 with qemu (2.4.1), if I do an internal snapshot of an rbd device,=20 then I pause the vm with vm_stop,=20 the qemu process is hanging forever=20 monitor commands to reproduce:=20 # snapshot_blkdev_internal drive-virtio0 yoursnapname=20 # stop=20 I don't see this with qcow2 or sheepdog block driver for example.=20 Regards,=20 Alexandre=20 --=20 To unsubscribe from this list: send the line "unsubscribe ceph-devel" in=20 the body of a message to majordomo@vger.kernel.org=20 More majordomo info at http://vger.kernel.org/majordomo-info.html=20