From: "Massimo S." Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTPS id 311424 for virtualized_ecs_users@2rosenthals.com; Wed, 29 Jan 2020 07:19:38 -0500 Received: from [192.168.200.201] (port=55010 helo=mail2.2rosenthals.com) by mail.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1iwmKI-000507-2p for virtualized_ecs_users@2rosenthals.com; Wed, 29 Jan 2020 07:20:10 -0500 Received: from mail2.quasarbbs.net ([80.86.52.115]:10067) by mail2.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1iwmFG-0003Xu-2I for virtualized_ecs_users@2rosenthals.com; Wed, 29 Jan 2020 07:14:59 -0500 Received: from [192.168.10.199] (dtp [192.168.10.199]) by srv2 (Weasel v2.71) for ; 29 Jan 2020 13:14:57 X-CTCH-RefID: str=0001.0A020207.5E317743.000A,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 Reply-To: ml@ecomstation.it Subject: Re: [Virtualized eCS] Virtual box 6.0.14 r 133895, acpi shutdown with AOS 5.0.3 and virtual cpu - 2 cpu success - OK!!! :) To: Virtualized eCS Users Mailing List References: Organization: eComStation dot it Message-ID: <4efce81c-27fc-6143-bb57-897d64925ee0@ecomstation.it> Date: Wed, 29 Jan 2020 13:14:55 +0100 User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; it-IT; rv:1.7.13) Gecko/20060424 Thunderbird/1.0.8 Mnenhy/0.7.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it-IT Content-Transfer-Encoding: 7bit Il 29/01/2020 00:13, Doug Bissett ha scritto: >> vmdk is the "raw" format >> must be use in the case you need (like me) >> live bkups >> >> if you use Windows server the service VSS and vmdk as vm > format >> permit to bkup VMs live when they are running > I don't trust backups that are made while something is using a file > (and the virtual disk is just one big file). To do it properly, the host > would need to, somehow, freeze access to the file, while it is > backed up, and that can take some time, depending on how big it is. VSS (shadow copy provider) is here since 2008 of before it's a *consolidated* technology i use it with power shell to copy VM under Hyper-V and WinServ and it works *perfectly*, never had an issue in years.. https://en.wikipedia.org/wiki/Shadow_Copy massimo