From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id 8B1CE77A60 for ; Wed, 28 Apr 2021 17:24:38 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 785CC1138A for ; Wed, 28 Apr 2021 17:24:08 +0200 (CEST) Received: from proxmox-new.maurer-it.com (proxmox-new.maurer-it.com [94.136.29.106]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS id BFF791137A for ; Wed, 28 Apr 2021 17:24:06 +0200 (CEST) Received: from proxmox-new.maurer-it.com (localhost.localdomain [127.0.0.1]) by proxmox-new.maurer-it.com (Proxmox) with ESMTP id 89B9546489; Wed, 28 Apr 2021 17:24:06 +0200 (CEST) To: Fabrizio Cuseo , Proxmox VE user list References: <4817f902-0e8b-5ecc-fc0d-8bfccc255bd8@proxmox.com> <1053194568.87396.1619621352934.JavaMail.zimbra@zimbra.panservice.it> <4aff8786-d753-a7da-5369-b00272b078c7@proxmox.com> <1965759498.87885.1619622508217.JavaMail.zimbra@zimbra.panservice.it> <1871322782.88053.1619622956498.JavaMail.zimbra@zimbra.panservice.it> From: Stefan Reiter Message-ID: <877fc689-fe7b-72df-fce0-9849b5d4870e@proxmox.com> Date: Wed, 28 Apr 2021 17:24:05 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.9.1 MIME-Version: 1.0 In-Reply-To: <1871322782.88053.1619622956498.JavaMail.zimbra@zimbra.panservice.it> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-SPAM-LEVEL: Spam detection results: 0 AWL 0.018 Adjusted score from AWL reputation of From: address KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment NICE_REPLY_A -0.001 Looks like a legit reply (A) SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [PVE-User] Proxmox VE 6.4 released X-BeenThere: pve-user@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE user list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2021 15:24:38 -0000 On 28/04/2021 17:15, Fabrizio Cuseo wrote: > > I am trying with a Windows7 guest but I have this error: "proxmox-file-restore failed: Error: given image drive-virtio0.img.fidx' not found (500) > Ah that's an unrelated issue with virtio drives, should be fixed by 'proxmox-backup-file-restore 1.1.5-2' currently in pvetest. We found that issue a bit too late for the release, unfortunately. See: https://git.proxmox.com/?p=proxmox-backup.git;a=commit;h=606828cc65feb380c0f9536fe7ca277ea1dc20c1 > > > ----- Il 28-apr-21, alle 17:11, Stefan Reiter s.reiter@proxmox.com ha scritto: > >> On 28/04/2021 17:08, Fabrizio Cuseo wrote: >>> Wonderful ! >>> And what about NTFS filesystems ? >>> >> >> NTFS is supported already, file restore from Windows guests should be >> possible. >> >>> >>> ----- Il 28-apr-21, alle 17:02, Stefan Reiter s.reiter@proxmox.com ha scritto: >>> >>>> On 28/04/2021 16:49, Fabrizio Cuseo wrote: >>>>> Great ! >>>>> Regarding file restore, are you planning to support restore from LVM filesystem >>>>> ? >>>>> >>>> >>>> Yes, we plan on adding support for LVM, ZFS and mdraid in the future. >>>> For now only filesystems directly on partitions are supported. >>>> >>>> ~ Stefan >>>> >>>>> Regards, Fabrizio >>>>> >>>>> >>>>> >>>>> ----- Il 28-apr-21, alle 11:56, Martin Maurer martin@proxmox.com ha scritto: >>>>> >>>>>> Hi all, >>>>>> >>>>>> We are proud to announce the general availability of Proxmox Virtual Environment >>>>>> 6.4, our open-source virtualization platform. This version brings unified >>>>>> single-file restore for virtual machine (VM) and container (CT) backup archives >>>>>> stored on a Proxmox Backup Server as well as live restore of VM backup archives >