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 8262A7E09F for ; Tue, 9 Nov 2021 19:47:58 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 7470B1277A for ; Tue, 9 Nov 2021 19:47:58 +0100 (CET) Received: from mailhost2.inet.dkfz-heidelberg.de (mailhost2.inet.dkfz-heidelberg.de [193.174.53.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS id 8A9A81276D for ; Tue, 9 Nov 2021 19:47:56 +0100 (CET) Received: from mx-ext.inet.dkfz-heidelberg.de (mx-ext.inet.dkfz-heidelberg.de [192.54.49.101]) by mailhost2.inet.dkfz-heidelberg.de (8.14.7/8.14.7) with ESMTP id 1A9Ilnvq012541 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Tue, 9 Nov 2021 19:47:50 +0100 X-Virus-Scanned-DKFZ: amavisd-new at dkfz-heidelberg.de Received: from [194.94.116.95] (w610-mb05-wl.inet.dkfz-heidelberg.de [194.94.116.95]) (authenticated bits=0) by mx-ext.inet.dkfz-heidelberg.de (8.14.7/8.14.7/smtpin) with ESMTP id 1A9IliCb005291 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Tue, 9 Nov 2021 19:47:47 +0100 DKIM-Filter: OpenDKIM Filter v2.11.0 mx-ext.inet.dkfz-heidelberg.de 1A9IliCb005291 Message-ID: <21de5876-dba4-bc42-84e6-cfa8fbab2154@dkfz-heidelberg.de> Date: Tue, 9 Nov 2021 19:47:44 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.3.0 To: pve-user@lists.proxmox.com References: <74df2d30-721d-7172-389d-c7993b320c66@dkfz-heidelberg.de> From: Frank Thommen Organization: DKFZ Heidelberg, Omics IT and Data Management Core Facility (ODCF) In-Reply-To: <74df2d30-721d-7172-389d-c7993b320c66@dkfz-heidelberg.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.6.2 (mx-ext.inet.dkfz-heidelberg.de [192.54.49.101]); Tue, 09 Nov 2021 19:47:47 +0100 (CET) X-Spam-Status: No, score=-103.4 required=5.0 tests=ALL_TRUSTED,NICE_REPLY_A, URIBL_BLOCKED autolearn=disabled version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx-ext.inet.dkfz-heidelberg.de X-SPAM-LEVEL: Spam detection results: 0 AWL 3.845 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment NICE_REPLY_A -3.06 Looks like a legit reply (A) RCVD_IN_DNSWL_MED -2.3 Sender listed at https://www.dnswl.org/, medium trust SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [proxmox.com] Subject: Re: [PVE-User] Excluding individual vdisks from PVE backups? 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: Tue, 09 Nov 2021 18:47:58 -0000 Hello Eneko, On 08.11.21 14:22, Frank Thommen wrote: > Hi Eneko, > > On 08.11.21 13:22, Eneko Lacunza via pve-user wrote: >> Hi Frank, >> >> El 8/11/21 a las 13:07, Frank Thommen escribió: >>> >>> Dear all, >>> >>> we are doing daily backups of every VM in our PVE cluster to the >>> internal Ceph storage (snapshot mode, ZSTD compression).  However one >>> of the VMs takes six to seven hours for the backup, which is >>> unbearable and also interferes with other backup processes.  The >>> delay is probably due to a 50% filled 500G vdisk attached to the VM. >>> Is there a way to exclude this specific vdisk from the PVE backup >>> schedule, while still retaining the rest of the VM in the backup? >>> >>> We don't have PBS in place and will not have it in the near future >>> for different reasons. So PBS would not be an option for us. >>> >> >> Yes, in VM Hardware config tab, edit vdisk and uncheck "Backup" in >> advanced. > > Thanks a lot for the hint.  I should probably look more often into the > advanced configuration settings :-) Just as a final confirmation: Your suggestion worked like a charm. The backup time came down from >6 hours to 8 minutes :-). Thanks again Frank > > Frank > >> >> Cheers >> >> Eneko Lacunza > > _______________________________________________ > pve-user mailing list > pve-user@lists.proxmox.com > https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user