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 4168D96787 for ; Wed, 25 Jan 2023 11:57:24 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 13A96D924 for ; Wed, 25 Jan 2023 11:56:54 +0100 (CET) Received: from kerio.tuxis.nl (alrami.saas.tuxis.net [31.3.111.57]) (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 firstgate.proxmox.com (Proxmox) with ESMTPS for ; Wed, 25 Jan 2023 11:56:53 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=tuxis.nl; s=mail; h=from:reply-to:subject:date:message-id:to:mime-version:content-type: content-transfer-encoding; bh=R5rNyYrKdllYh9ozfuu3C27AlTmDUz96WK1Bfj3y+Qk=; b=ZxUEYDaACL5ERgaJjwQJ6Sr3kWjOdB+mIH71+QAv8UYMzDY4x2cYWw+8jgRF7Xrq3PQnmQ0x9Zoya JG/U3xe8OoX6qJypzBO/VbslhoxPEA63w/R6sB4vnX6MkDvjs7AITdwt4HwPlGg29RteL7LByLeY8f 48mB2ThJ63ni+VikTiUycaP4V+BJTcFQihCSwypD1MUycjBpNFwumWzWiGAdbTmW3WzFyJlQ+EI3jc U7Q3eM8WbUt0v5cyhaAii+oIE6VOP6Y5WKYeBScT6wXJ1lDqIVYCi5I9/WtZlh4eiTDCcIrwB4cD4k b21SayBdD7Ld98FjKUfO3W5OfWfeQ0A== X-Footer: dHV4aXMubmw= Received: from [IPv6:2a03:7900:64::1001] ([2a03:7900:64::1001]) (authenticated user mark@tuxis.nl) by kerio.tuxis.nl (Kerio Connect 10.0.0) with ESMTPSA (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256 bits)) for pbs-devel@lists.proxmox.com; Wed, 25 Jan 2023 11:26:46 +0100 From: "Mark Schouten" To: pbs-devel Date: Wed, 25 Jan 2023 10:26:40 +0000 Message-Id: Reply-To: "Mark Schouten" User-Agent: eM_Client/9.2.1222.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-SPAM-LEVEL: Spam detection results: 0 AWL 2.527 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DKIM_SIGNED 0.1 Message has a DKIM or DK signature, not necessarily valid DKIM_VALID -0.1 Message has at least one valid DKIM or DK signature DKIM_VALID_AU -0.1 Message has a valid DKIM or DK signature from author's domain DKIM_VALID_EF -0.1 Message has a valid DKIM or DK signature from envelope-from domain RCVD_IN_DNSWL_HI -5 Sender listed at https://www.dnswl.org/, high 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. [tuxis.nl] Subject: [pbs-devel] Slow overview of existing backups X-BeenThere: pbs-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Backup Server development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2023 10:57:24 -0000 Hi, Requesting the available backups from a PBS takes quite a long time. Are=20 there any plans to start implementing caching or an overal index-file=20 for a datastore? PBS knows when something changed in terms of backups,=20 and thus when it=E2=80=99s time to update that index. I have the feeling that when you request an overview now, all individual=20 backups are checked, which seems suboptimal. Thanks, =E2=80=94 Mark Schouten, CTO Tuxis B.V. mark@tuxis.nl / +31 318 200208