From nobody Mon Apr 13 12:17:30 2026 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; 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=pass(p=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1772822367; cv=none; d=zohomail.com; s=zohoarc; b=C6ZPJzv81eiCXjQFed3zbTpeXv6izagULvih1L1kK7QSLvSjY0QEQRormju6g9MngCjKynrNWNJ3lwUX+6uRaF7HjXwnAAoQ0aN0BmksW+BeNa+ekulArd5ez29f5VSqv9cqhW1veu3ZtoULqohigbg01BAwGPAXm5+P/QDVKBo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1772822367; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=pEw7CRRKiV55uRQW7Rpex8IC2UFh2VTwGd0OB6L3YvQ=; b=AygZ0YltHeNHBtrVsdK262TYYIDgG7uV70xguGI7JAl97GQ8BSVxna3HsALdiaV59tC33u3mwuj3EboFW6JsDRd4WZxuGy8tZS1uwUIukCBX90Eg+Zq0xX27AlCfqWHCVQPy/S44Jd/AmyQt0mq20xUNxvACmshnLKxdzSin4+w= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; 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=pass header.from= (p=quarantine dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1772822367615159.5846240560395; Fri, 6 Mar 2026 10:39:27 -0800 (PST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1vya4m-0001om-Kd; Fri, 06 Mar 2026 13:39:07 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1vya4I-00017h-Ab for qemu-devel@nongnu.org; Fri, 06 Mar 2026 13:38:42 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1vya4G-00067Q-CM for qemu-devel@nongnu.org; Fri, 06 Mar 2026 13:38:33 -0500 Received: from mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-424-aWAvbgp4Pu2e-bRymjtgkg-1; Fri, 06 Mar 2026 13:38:27 -0500 Received: from mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.111]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 8BC4B1956096; Fri, 6 Mar 2026 18:38:26 +0000 (UTC) Received: from merkur.redhat.com (unknown [10.45.224.210]) by mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 670901800361; Fri, 6 Mar 2026 18:38:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1772822310; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=pEw7CRRKiV55uRQW7Rpex8IC2UFh2VTwGd0OB6L3YvQ=; b=BLe/zypx+DYF2ua3fZpBIc//bHToyLtN6xTOk23j/B6IYWKXnpT98Dte8Wcm4WEFxYKtnZ 2T5TEx+gq6arQh7+vzqjqk79BFZr33W/A53XtFwv9P/D6Z/DyJkTCsxHONBRgjXN+otuVB XK/hRuB2ogrzOU2kqdc96HekxcM4Bz8= X-MC-Unique: aWAvbgp4Pu2e-bRymjtgkg-1 X-Mimecast-MFC-AGG-ID: aWAvbgp4Pu2e-bRymjtgkg_1772822306 From: Kevin Wolf To: qemu-block@nongnu.org Cc: kwolf@redhat.com, qemu-devel@nongnu.org Subject: [PULL 12/12] iotests/244: Add test cases for keep_data_file Date: Fri, 6 Mar 2026 19:37:05 +0100 Message-ID: <20260306183705.410357-13-kwolf@redhat.com> In-Reply-To: <20260306183705.410357-1-kwolf@redhat.com> References: <20260306183705.410357-1-kwolf@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.111 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=170.10.133.124; envelope-from=kwolf@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -9 X-Spam_score: -1.0 X-Spam_bar: - X-Spam_report: (-1.0 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, 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_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.411, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.679, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1772822368587154100 Content-Type: text/plain; charset="utf-8" From: Hanna Czenczek Add various test cases around keep_data_file to the existing data_file test suite 244. Signed-off-by: Hanna Czenczek Message-ID: <20250530084448.192369-5-hreitz@redhat.com> Reviewed-by: Eric Blake [kwolf: Added prealloc=3Dfull to the test] Reviewed-by: Kevin Wolf Signed-off-by: Kevin Wolf --- tests/qemu-iotests/244 | 71 ++++++++++++++++++++++++++++++++++++++ tests/qemu-iotests/244.out | 61 ++++++++++++++++++++++++++++++++ 2 files changed, 132 insertions(+) diff --git a/tests/qemu-iotests/244 b/tests/qemu-iotests/244 index bb9cc6512f3..2a98ad58f5d 100755 --- a/tests/qemu-iotests/244 +++ b/tests/qemu-iotests/244 @@ -384,6 +384,77 @@ $QEMU_IMG compare --image-opts \ "driver=3Draw,file.filename=3D$TEST_IMG.data" \ "file.filename=3D$TEST_IMG,backing.file.filename=3D$TEST_IMG.base" =20 +echo +echo '=3D=3D=3D keep_data_file tests =3D=3D=3D' + +echo +echo '--- Creating test data file ---' + +# Easiest way to create the raw data file without having to create and +# access it manually +_make_test_img -o "data_file=3D$TEST_IMG.data,data_file_raw=3Don" 1M +# Values chosen by a fair random.org evaluation +$QEMU_IO -c 'write -P 3 0 512k' -c 'write -P 96 512k 512k' "$TEST_IMG" | + _filter_qemu_io + +echo +echo '--- Testing stand-alone option ---' + +# Cannot work, needs data file +_make_test_img -o "keep_data_file=3Don" 1M + +# Invalid option value +_make_test_img -o "keep_data_file=3Dtrue" 1M + +# Should be the same as omitting +_make_test_img -o "keep_data_file=3Doff" 1M + +# No preallocation is OK when also specifying data_file_raw; otherwise, no= ne of +# the data file will be mapped, i.e. its contents will stay hidden, so +# requesting its contents to be kept (but hidden) doesn't make much sense. +# +# Metadata preallocation is OK: It will not overwrite the data file's cont= ents, +# but ensure the contents are mapped and visible. +# +# Any data preallocation (like falloc) is not OK, as this would overwrite = the +# data file's contents despite keep_data_file requesting they should not be +# overwritten. +# +# Note that all of these cases use the data file created above: This verif= ies +# that when passing keep_data_file=3Don, the data file is always kept as-i= s (and +# e.g. not deleted on error). +for prealloc in off metadata falloc full; do + # Without metadata preallocation, the data_file_raw flag is required s= o that + # the data file's contents are visible. + for data_file_raw in off on; do + echo + echo "--- Testing prealloc=3D$prealloc data_file_raw=3D$data_file_= raw ---" + + # Remove previously existing qcow2 (metadata) file + _cleanup_test_img + + opts=3D"data_file=3D$TEST_IMG.data,keep_data_file=3Don" + opts+=3D",preallocation=3D$prealloc" + opts+=3D",data_file_raw=3D$data_file_raw" + + _make_test_img -o "$opts" 1M + if [ -f "$TEST_IMG" ]; then + $QEMU_IO -c 'read -P 3 0 512k' -c 'read -P 96 512k 512k' "$TES= T_IMG" | + _filter_qemu_io + fi + done +done + +echo +echo '--- Testing non-existent data file ---' + +# Maybe a matter of taste whether this should fail or create the file, but +# failing is simpler (=3D will always skip create) and seems safer (users = may +# expect the file to exist, and the error will warn them when it does not). +_make_test_img \ + -o "data_file=3D$TEST_IMG.doesnotexist,keep_data_file=3Don,data_file_r= aw=3Don" \ + 1M + # success, all done echo "*** done" rm -f $seq.full diff --git a/tests/qemu-iotests/244.out b/tests/qemu-iotests/244.out index f46cfe93f11..c62f5aec25b 100644 --- a/tests/qemu-iotests/244.out +++ b/tests/qemu-iotests/244.out @@ -197,4 +197,65 @@ wrote 1048576/1048576 bytes at offset 0 =20 Comparing qcow2 image and raw data file: Images are identical. + +=3D=3D=3D keep_data_file tests =3D=3D=3D + +--- Creating test data file --- +Formatting 'TEST_DIR/t.IMGFMT', fmt=3DIMGFMT size=3D1048576 data_file=3DTE= ST_DIR/t.IMGFMT.data data_file_raw=3Don +wrote 524288/524288 bytes at offset 0 +512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) +wrote 524288/524288 bytes at offset 524288 +512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) + +--- Testing stand-alone option --- +Formatting 'TEST_DIR/t.IMGFMT', fmt=3DIMGFMT size=3D1048576 keep_data_file= =3Don +qemu-img: TEST_DIR/t.IMGFMT: Must not use 'keep_data_file=3Don' without 'd= ata_file' +Formatting 'TEST_DIR/t.IMGFMT', fmt=3DIMGFMT size=3D1048576 keep_data_file= =3Dtrue +qemu-img: TEST_DIR/t.IMGFMT: Invalid value 'true' for 'keep_data_file': Mu= st be 'on' or 'off' +Formatting 'TEST_DIR/t.IMGFMT', fmt=3DIMGFMT size=3D1048576 keep_data_file= =3Doff + +--- Testing prealloc=3Doff data_file_raw=3Doff --- +Formatting 'TEST_DIR/t.IMGFMT', fmt=3DIMGFMT size=3D1048576 data_file=3DTE= ST_DIR/t.IMGFMT.data data_file_raw=3Doff keep_data_file=3Don preallocation= =3Doff +qemu-img: TEST_DIR/t.IMGFMT: 'keep_data_file=3Don' requires 'preallocation= =3Dmetadata' or 'data_file_raw=3Don', or the file contents will not be visi= ble + +--- Testing prealloc=3Doff data_file_raw=3Don --- +Formatting 'TEST_DIR/t.IMGFMT', fmt=3DIMGFMT size=3D1048576 data_file=3DTE= ST_DIR/t.IMGFMT.data data_file_raw=3Don keep_data_file=3Don preallocation= =3Doff +read 524288/524288 bytes at offset 0 +512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) +read 524288/524288 bytes at offset 524288 +512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) + +--- Testing prealloc=3Dmetadata data_file_raw=3Doff --- +Formatting 'TEST_DIR/t.IMGFMT', fmt=3DIMGFMT size=3D1048576 data_file=3DTE= ST_DIR/t.IMGFMT.data data_file_raw=3Doff keep_data_file=3Don preallocation= =3Dmetadata +read 524288/524288 bytes at offset 0 +512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) +read 524288/524288 bytes at offset 524288 +512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) + +--- Testing prealloc=3Dmetadata data_file_raw=3Don --- +Formatting 'TEST_DIR/t.IMGFMT', fmt=3DIMGFMT size=3D1048576 data_file=3DTE= ST_DIR/t.IMGFMT.data data_file_raw=3Don keep_data_file=3Don preallocation= =3Dmetadata +read 524288/524288 bytes at offset 0 +512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) +read 524288/524288 bytes at offset 524288 +512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) + +--- Testing prealloc=3Dfalloc data_file_raw=3Doff --- +Formatting 'TEST_DIR/t.IMGFMT', fmt=3DIMGFMT size=3D1048576 data_file=3DTE= ST_DIR/t.IMGFMT.data data_file_raw=3Doff keep_data_file=3Don preallocation= =3Dfalloc +qemu-img: TEST_DIR/t.IMGFMT: Preallocating more than only metadata would o= verwrite the external data file's content and is therefore incompatible wit= h 'keep_data_file=3Don' + +--- Testing prealloc=3Dfalloc data_file_raw=3Don --- +Formatting 'TEST_DIR/t.IMGFMT', fmt=3DIMGFMT size=3D1048576 data_file=3DTE= ST_DIR/t.IMGFMT.data data_file_raw=3Don keep_data_file=3Don preallocation= =3Dfalloc +qemu-img: TEST_DIR/t.IMGFMT: Preallocating more than only metadata would o= verwrite the external data file's content and is therefore incompatible wit= h 'keep_data_file=3Don' + +--- Testing prealloc=3Dfull data_file_raw=3Doff --- +Formatting 'TEST_DIR/t.IMGFMT', fmt=3DIMGFMT size=3D1048576 data_file=3DTE= ST_DIR/t.IMGFMT.data data_file_raw=3Doff keep_data_file=3Don preallocation= =3Dfull +qemu-img: TEST_DIR/t.IMGFMT: Preallocating more than only metadata would o= verwrite the external data file's content and is therefore incompatible wit= h 'keep_data_file=3Don' + +--- Testing prealloc=3Dfull data_file_raw=3Don --- +Formatting 'TEST_DIR/t.IMGFMT', fmt=3DIMGFMT size=3D1048576 data_file=3DTE= ST_DIR/t.IMGFMT.data data_file_raw=3Don keep_data_file=3Don preallocation= =3Dfull +qemu-img: TEST_DIR/t.IMGFMT: Preallocating more than only metadata would o= verwrite the external data file's content and is therefore incompatible wit= h 'keep_data_file=3Don' + +--- Testing non-existent data file --- +Formatting 'TEST_DIR/t.IMGFMT', fmt=3DIMGFMT size=3D1048576 data_file=3DTE= ST_DIR/t.IMGFMT.doesnotexist data_file_raw=3Don keep_data_file=3Don +qemu-img: TEST_DIR/t.IMGFMT: Could not open 'TEST_DIR/t.IMGFMT.doesnotexis= t': No such file or directory *** done --=20 2.53.0