From nobody Wed May 24 17:38:50 2023 X-Original-To: freebsd-hackers@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QRJMW2zcjz4TK3W; Wed, 24 May 2023 17:39:03 +0000 (UTC) (envelope-from gusev.vitaliy@gmail.com) Received: from mail-lf1-x133.google.com (mail-lf1-x133.google.com [IPv6:2a00:1450:4864:20::133]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QRJMW1228z4Gfn; Wed, 24 May 2023 17:39:03 +0000 (UTC) (envelope-from gusev.vitaliy@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-lf1-x133.google.com with SMTP id 2adb3069b0e04-4eed764a10cso1250619e87.0; Wed, 24 May 2023 10:39:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684949941; x=1687541941; h=references:to:cc:in-reply-to:date:subject:mime-version:message-id :from:from:to:cc:subject:date:message-id:reply-to; bh=eGFUaUP6pqdLyTrDBgb8y5Us42JMSTCQV6+Q03LsqPA=; b=C7PXn+PUZcLBLQV6UOn51DKvrbgJnaUeK5LBmqS6J1WMa/0HE0wMb7ojFZwI2ghenB h1DPrDlVLHkAQPk/Ru6Dvllc0duQaSukQizsmIz/ok43PLVypbpctCGfvjOLOFN6VgfQ Aj8Q/mGuSickPPMMcPfum8SOLSoCtjlbObA5hwkGTK22uDMEZ0PZ1NvA1mCKIDynpzL0 dqhpyHCuuiqzkNFFJ9g3hbE9ufkAEvGsC+wXj/zk4HeT472KP6ztRhmabwzZ2uR/Ele5 Lvc96/mWdG472/QOF+oFGNQPXVaQzCP0ObViNQZxht27eSzU/Vl13Eu6UtfZD6AV3Qr2 1Cnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684949941; x=1687541941; h=references:to:cc:in-reply-to:date:subject:mime-version:message-id :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=eGFUaUP6pqdLyTrDBgb8y5Us42JMSTCQV6+Q03LsqPA=; b=g0YqJBSDzZczaMsKOs/akEmIw+wM7rIaL1Fj2tV/8hSa2P3UzFD1vAJg4iFATY3lQa Lgn74DNoM65zSbXmqegYmdvSyKvhyRugPjVVIv97Fmmdx9oHdJNCJQzmBJEFndBXcSnS 0iM0VXXPPW7DIMV+eBKKFnSU3zjzX/Dtg+UfEUJvjDnGZuCjrUh1rAIfthVx4wH+OBLC vEunCEm9BF18PUt4OcFWrNhuZ1AHoHloO3YeJ2h1Daf+FDd4fA+YGw5i2ly0vljNf5dz R5qJdoPLeIiquOAhz77rtbZugGA1WZKRYp53bhLAMJza3LjnrSg39bBcshqdrcR2qYdK c7Rg== X-Gm-Message-State: AC+VfDz9dAb9tkwDsYuYstBcDNtkImw1dvy8Y19KIVk2O8Yq+wZDPwi1 0Sb9wQBm2jsqDlwCLOpokMmgHFgeltQ= X-Google-Smtp-Source: ACHHUZ4SCY+shpDGBTbmFSKpPC5OSpC7Kpomskqz1p80uGYgtQOUGNFSyVwY81KJbTOKPHmuzEgQgg== X-Received: by 2002:ac2:5544:0:b0:4f3:8260:f18c with SMTP id l4-20020ac25544000000b004f38260f18cmr5396965lfk.57.1684949941218; Wed, 24 May 2023 10:39:01 -0700 (PDT) Received: from smtpclient.apple ([188.187.60.230]) by smtp.gmail.com with ESMTPSA id b1-20020a056512024100b004b4cbc942a3sm1811551lfo.127.2023.05.24.10.39.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 10:39:00 -0700 (PDT) From: Vitaliy Gusev Message-Id: <3054B6FB-8408-492C-9F18-91A61516D0EF@gmail.com> Content-Type: multipart/alternative; boundary="Apple-Mail=_3D732BA7-A8EF-4056-A822-0ECD52A24FF2" List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.500.231\)) Subject: Re: BHYVE SNAPSHOT image format proposal Date: Wed, 24 May 2023 20:38:50 +0300 In-Reply-To: Cc: Tomek CEDRO , virtualization@freebsd.org, freebsd-hackers@freebsd.org To: Mario Marietto References: <67FDC8A8-86A6-4AE4-85F0-FF7BEF9F2F06@gmail.com> X-Mailer: Apple Mail (2.3731.500.231) X-Rspamd-Queue-Id: 4QRJMW1228z4Gfn X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US]; TAGGED_FROM(0.00)[] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N --Apple-Mail=_3D732BA7-A8EF-4056-A822-0ECD52A24FF2 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 It is ready but in internal git repo, and it needs time to port it to = CURRENT version. Probably week or so. When I create review, I will notify you. Thanks, Vitaliy Gusev > On 24 May 2023, at 20:33, Mario Marietto = wrote: >=20 > @gusev.vitaliy@gmail.com : Do you = want to explain to me how to test the new "snapshot" feature ? I'm = interested to test and stress it on my system. Is it ready to be used ? >=20 >>=20 >> Thank you for your questions. If you would like, you can try to test = the new implementation and give feedback. >>=20 >> =E2=80=94=E2=80=94=E2=80=94 >> Vitaliy Gusev >>=20 >=20 >=20 > --=20 > Mario. --Apple-Mail=_3D732BA7-A8EF-4056-A822-0ECD52A24FF2 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 It is ready = but in internal git repo, and it needs time to port it to CURRENT = version. Probably week or so.

When I create review, I = will notify you.

Thanks,
Vitaliy = Gusev


On 24 May = 2023, at 20:33, Mario Marietto <marietto2008@gmail.com> = wrote:

@gusev.vitaliy@gmail.com : Do you want to explain to = me how to test the new "snapshot" feature ? I'm interested to test and = stress it on my system. Is it ready to be used ?


Thank you for your = questions. If you would like, you can try to test the new implementation = and give feedback.

=E2=80=94=E2=80=94=E2=80=94
Vitaliy Gusev



--
Mario.

= --Apple-Mail=_3D732BA7-A8EF-4056-A822-0ECD52A24FF2--