From nobody Mon May 6 09:48:39 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1596464061; cv=none; d=zohomail.com; s=zohoarc; b=jXwpQ2XkQ5iRQR/aQtp22Hp1M3Ye559/aWOrlZLIb7v0FOMO/adv8cplIz6r50kzAcRgUnrvgVvKcHxtZjhu78bkGnKZM5IOpPkwtBW6MVNboLojw5SEui61I2ryZroWy3Lk6P280ShKN+8rfXjfpB4TwVaQLFSy/VmgHyGOzhw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1596464061; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=JKVaH4iitGhZ1jGWvR2pPj2wNhsixYETeJkPx4ExBn4=; b=EElYMIVKVlm/zT1fmW+35fIVvRABgqRN3ze/mro75NIRqSH3+KM9zddQBGybWUbFXKYzXPcc3Ff2nleJJTxOSiCjAHhSuT55BU8O900GYvjZGtQ6fTt8UKNoB6KpsgBdBHa1r+FzqaH1CcxViaD45fAouoAGjf8lDfod5tESp18= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1596464061151563.8963804300495; Mon, 3 Aug 2020 07:14:21 -0700 (PDT) Received: from localhost ([::1]:40184 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k2bEJ-0004B7-QU for importer@patchew.org; Mon, 03 Aug 2020 10:14:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60896) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k2bC6-0001Pf-0C for qemu-devel@nongnu.org; Mon, 03 Aug 2020 10:12:02 -0400 Received: from us-smtp-2.mimecast.com ([207.211.31.81]:37083 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1k2bC4-0002AQ-3d for qemu-devel@nongnu.org; Mon, 03 Aug 2020 10:12:01 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-455-X0Ch1yYnNSqDaH5evhlWeQ-1; Mon, 03 Aug 2020 10:11:52 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 85D7018C63CD; Mon, 3 Aug 2020 14:11:51 +0000 (UTC) Received: from blue.redhat.com (ovpn-113-122.phx2.redhat.com [10.3.113.122]) by smtp.corp.redhat.com (Postfix) with ESMTP id BC8C51001B0B; Mon, 3 Aug 2020 14:11:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1596463919; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=JKVaH4iitGhZ1jGWvR2pPj2wNhsixYETeJkPx4ExBn4=; b=L3FluIbaKv/ZWWkthIC8Y8d9ud7xbN5SYuuLjHRAY08nCAITeoMRAkrbXMXqKQDYpSMwbk /+F8G75teRYyO3jqxBhc8PiPFQFtOssxJ66Ljux/AMsch8wtekfkEYZeL41XBlGf9IAXt4 7qTtOrbrOPF1tMjt6kgO5KjTa4sJTV0= X-MC-Unique: X0Ch1yYnNSqDaH5evhlWeQ-1 From: Eric Blake To: qemu-devel@nongnu.org Subject: [PULL 1/2] qcow2: Release read-only bitmaps when inactivated Date: Mon, 3 Aug 2020 09:11:46 -0500 Message-Id: <20200803141147.88923-2-eblake@redhat.com> In-Reply-To: <20200803141147.88923-1-eblake@redhat.com> References: <20200803141147.88923-1-eblake@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=207.211.31.81; envelope-from=eblake@redhat.com; helo=us-smtp-delivery-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/03 02:37:52 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -30 X-Spam_score: -3.1 X-Spam_bar: --- X-Spam_report: (-3.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kevin Wolf , Peter Krempa , "open list:qcow2" , Max Reitz , Vladimir Sementsov-Ogievskiy , John Snow Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" From: Max Reitz During migration, we release all bitmaps after storing them on disk, as long as they are (1) stored on disk, (2) not read-only, and (3) consistent. (2) seems arbitrary, though. The reason we do not release them is because we do not write them, as there is no need to; and then we just forget about all bitmaps that we have not written to the file. However, read-only persistent bitmaps are still in the file and in sync with their in-memory representation, so we may as well release them just like any R/W bitmap that we have updated. It leads to actual problems, too: After migration, letting the source continue may result in an error if there were any bitmaps on read-only nodes (such as backing images), because those have not been released by bdrv_inactive_all(), but bdrv_invalidate_cache_all() attempts to reload them (which fails, because they are still present in memory). Signed-off-by: Max Reitz Message-Id: <20200730120234.49288-2-mreitz@redhat.com> Tested-by: Peter Krempa Reviewed-by: Eric Blake Signed-off-by: Eric Blake --- block/qcow2-bitmap.c | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/block/qcow2-bitmap.c b/block/qcow2-bitmap.c index 1f38806ca6ea..8c34b2aef7cd 100644 --- a/block/qcow2-bitmap.c +++ b/block/qcow2-bitmap.c @@ -1562,11 +1562,22 @@ void qcow2_store_persistent_dirty_bitmaps(BlockDriv= erState *bs, Qcow2Bitmap *bm; if (!bdrv_dirty_bitmap_get_persistence(bitmap) || - bdrv_dirty_bitmap_readonly(bitmap) || bdrv_dirty_bitmap_inconsistent(bitmap)) { continue; } + if (bdrv_dirty_bitmap_readonly(bitmap)) { + /* + * Store the bitmap in the associated Qcow2Bitmap so it + * can be released later + */ + bm =3D find_bitmap_by_name(bm_list, name); + if (bm) { + bm->dirty_bitmap =3D bitmap; + } + continue; + } + need_write =3D true; if (check_constraints_on_bitmap(bs, name, granularity, errp) < 0) { @@ -1618,7 +1629,9 @@ void qcow2_store_persistent_dirty_bitmaps(BlockDriver= State *bs, /* allocate clusters and store bitmaps */ QSIMPLEQ_FOREACH(bm, bm_list, entry) { - if (bm->dirty_bitmap =3D=3D NULL) { + BdrvDirtyBitmap *bitmap =3D bm->dirty_bitmap; + + if (bitmap =3D=3D NULL || bdrv_dirty_bitmap_readonly(bitmap)) { continue; } @@ -1641,6 +1654,7 @@ void qcow2_store_persistent_dirty_bitmaps(BlockDriver= State *bs, g_free(tb); } +success: if (release_stored) { QSIMPLEQ_FOREACH(bm, bm_list, entry) { if (bm->dirty_bitmap =3D=3D NULL) { @@ -1651,13 +1665,14 @@ void qcow2_store_persistent_dirty_bitmaps(BlockDriv= erState *bs, } } -success: bitmap_list_free(bm_list); return; fail: QSIMPLEQ_FOREACH(bm, bm_list, entry) { - if (bm->dirty_bitmap =3D=3D NULL || bm->table.offset =3D=3D 0) { + if (bm->dirty_bitmap =3D=3D NULL || bm->table.offset =3D=3D 0 || + bdrv_dirty_bitmap_readonly(bm->dirty_bitmap)) + { continue; } --=20 2.28.0 From nobody Mon May 6 09:48:39 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1596463985; cv=none; d=zohomail.com; s=zohoarc; b=mXNAIeg+1YGPibhgsdHL40c9O/AaRa8fIvcCZ+EiVj93N9iPVl6M1uTFMJ9tnbldhK9TJwyORivqvXwzeHTHurJoe+dywkym020bssRz5a0Nv0SLh38DI1I9mcZ8obW0RpeDaXiw0SMHHsHFKWV1wd0v6eAnQ20rRkjaBty0+WU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1596463985; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=N7NzRUh3wMADSPDBipY/Sj34+XJSftfHkOvwRG/nfbM=; b=SsZoFUYEY9x529PusZK9UnRvUSld0NfKXNfOyqLsWdcjx1EF5F6IoJ70uUf0M44IEcFLOLFXSj6/dwKLSVfNU/BNVhchNkIUgBGhQ2SvJQQHWPTf6sRhxyUzINdu+ozUAPGJDg9N/1oskPCQ2GeSDWhjY9sAmrMyslUjZZ6hrgY= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1596463985894905.4326640176437; Mon, 3 Aug 2020 07:13:05 -0700 (PDT) Received: from localhost ([::1]:35946 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k2bD6-0002SW-Hu for importer@patchew.org; Mon, 03 Aug 2020 10:13:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60882) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k2bC5-0001PX-H7 for qemu-devel@nongnu.org; Mon, 03 Aug 2020 10:12:01 -0400 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120]:20300 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1k2bC1-0002A0-SW for qemu-devel@nongnu.org; Mon, 03 Aug 2020 10:12:01 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-459-cu1FoHqzOti7bkvR_oFnhA-1; Mon, 03 Aug 2020 10:11:53 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 21C9D1DE4; Mon, 3 Aug 2020 14:11:52 +0000 (UTC) Received: from blue.redhat.com (ovpn-113-122.phx2.redhat.com [10.3.113.122]) by smtp.corp.redhat.com (Postfix) with ESMTP id B643D10027A6; Mon, 3 Aug 2020 14:11:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1596463915; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=N7NzRUh3wMADSPDBipY/Sj34+XJSftfHkOvwRG/nfbM=; b=Cdlf/pPnL43/wWmaCcEcNi6t/+nMudKHcosaF/8zkxN3NOYUN879TgwCE+TE2dw7/M3V6K fYiXAHJLOz7Qb8gOJuICQMitgj7dht4NNj7O/qP2duPZuCdlzAmaookfIE3D3OqV04DuQ7 lbXOuk2WLTZ8TWW89G9SbDyRErgvOIA= X-MC-Unique: cu1FoHqzOti7bkvR_oFnhA-1 From: Eric Blake To: qemu-devel@nongnu.org Subject: [PULL 2/2] iotests/169: Test source cont with backing bmap Date: Mon, 3 Aug 2020 09:11:47 -0500 Message-Id: <20200803141147.88923-3-eblake@redhat.com> In-Reply-To: <20200803141147.88923-1-eblake@redhat.com> References: <20200803141147.88923-1-eblake@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=207.211.31.120; envelope-from=eblake@redhat.com; helo=us-smtp-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/03 02:09:19 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -30 X-Spam_score: -3.1 X-Spam_bar: --- X-Spam_report: (-3.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kevin Wolf , "open list:Block layer core" , Max Reitz Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" From: Max Reitz Test migrating from a VM with a persistent bitmap in the backing chain, and then continuing that VM after the migration Signed-off-by: Max Reitz Message-Id: <20200730120234.49288-3-mreitz@redhat.com> Reviewed-by: Eric Blake Signed-off-by: Eric Blake --- tests/qemu-iotests/169 | 64 +++++++++++++++++++++++++++++++++++++- tests/qemu-iotests/169.out | 4 +-- 2 files changed, 65 insertions(+), 3 deletions(-) diff --git a/tests/qemu-iotests/169 b/tests/qemu-iotests/169 index 2c5a132aa315..40afb1529986 100755 --- a/tests/qemu-iotests/169 +++ b/tests/qemu-iotests/169 @@ -24,11 +24,12 @@ import time import itertools import operator import re -from iotests import qemu_img +from iotests import qemu_img, qemu_img_create, Timeout disk_a =3D os.path.join(iotests.test_dir, 'disk_a') disk_b =3D os.path.join(iotests.test_dir, 'disk_b') +base_a =3D os.path.join(iotests.test_dir, 'base_a') size =3D '1M' mig_file =3D os.path.join(iotests.test_dir, 'mig_file') mig_cmd =3D 'exec: cat > ' + mig_file @@ -234,6 +235,67 @@ for cmb in list(itertools.product((True, False), repea= t=3D2)): inject_test_case(TestDirtyBitmapMigration, name, 'do_test_migration_resume_source', *list(cmb)) + +class TestDirtyBitmapBackingMigration(iotests.QMPTestCase): + def setUp(self): + qemu_img_create('-f', iotests.imgfmt, base_a, size) + qemu_img_create('-f', iotests.imgfmt, '-F', iotests.imgfmt, + '-b', base_a, disk_a, size) + + for f in (disk_a, base_a): + qemu_img('bitmap', '--add', f, 'bmap0') + + blockdev =3D { + 'node-name': 'node0', + 'driver': iotests.imgfmt, + 'file': { + 'driver': 'file', + 'filename': disk_a + }, + 'backing': { + 'node-name': 'node0-base', + 'driver': iotests.imgfmt, + 'file': { + 'driver': 'file', + 'filename': base_a + } + } + } + + self.vm =3D iotests.VM() + self.vm.launch() + + result =3D self.vm.qmp('blockdev-add', **blockdev) + self.assert_qmp(result, 'return', {}) + + # Check that the bitmaps are there + for node in self.vm.qmp('query-named-block-nodes', flat=3DTrue)['r= eturn']: + if 'node0' in node['node-name']: + self.assert_qmp(node, 'dirty-bitmaps[0]/name', 'bmap0') + + caps =3D [{'capability': 'events', 'state': True}] + result =3D self.vm.qmp('migrate-set-capabilities', capabilities=3D= caps) + self.assert_qmp(result, 'return', {}) + + def tearDown(self): + self.vm.shutdown() + for f in (disk_a, base_a): + os.remove(f) + + def test_cont_on_source(self): + """ + Continue the source after migration. + """ + result =3D self.vm.qmp('migrate', uri=3Df'exec: cat > /dev/null') + self.assert_qmp(result, 'return', {}) + + with Timeout(10, 'Migration timeout'): + self.vm.wait_migration('postmigrate') + + result =3D self.vm.qmp('cont') + self.assert_qmp(result, 'return', {}) + + if __name__ =3D=3D '__main__': iotests.main(supported_fmts=3D['qcow2'], supported_protocols=3D['file']) diff --git a/tests/qemu-iotests/169.out b/tests/qemu-iotests/169.out index 5c26d15c0d06..cafb8161f7b1 100644 --- a/tests/qemu-iotests/169.out +++ b/tests/qemu-iotests/169.out @@ -1,5 +1,5 @@ -.................................... +..................................... ---------------------------------------------------------------------- -Ran 36 tests +Ran 37 tests OK --=20 2.28.0