From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id C22071FF179 for ; Wed, 29 Oct 2025 20:34:24 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id EB4A711A7D; Wed, 29 Oct 2025 20:34:57 +0100 (CET) Message-ID: <4e534f23-46eb-4bd3-a116-df9c704f088a@proxmox.com> Date: Wed, 29 Oct 2025 20:34:25 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Beta To: Proxmox Datacenter Manager development discussion , Wolfgang Bumiller , Christian Ebner References: <20251029100958.309086-1-c.ebner@proxmox.com> <07220fcc-b08d-458c-8f25-ef98f918eec9@proxmox.com> Content-Language: en-US From: Thomas Lamprecht In-Reply-To: X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1761766452177 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.025 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_MSPIKE_H2 0.001 Average reputation (+2) RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [pdm-devel] [PATCH datacenter-manager] ui: dashboard: drop s3 and removable stores from PBS datastore panel X-BeenThere: pdm-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Datacenter Manager development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox Datacenter Manager development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pdm-devel-bounces@lists.proxmox.com Sender: "pdm-devel" Am 29.10.25 um 16:14 schrieb Wolfgang Bumiller: > On Wed, Oct 29, 2025 at 03:12:27PM +0100, Christian Ebner wrote: >> On 10/29/25 3:06 PM, Wolfgang Bumiller wrote: >>> On Wed, Oct 29, 2025 at 11:09:58AM +0100, Christian Ebner wrote: >>>> The PBS datastore panel currently mixes status information >>>> (maintenance, usage, ...) with datastore properties (removable, s3). >>>> Since the latter will not change, and the dashboard panels are more >>>> intended to show current status information, drop the removable and >>>> s3 columns. The search filters remain unaffected by this, still >>>> allowing to filter PBS datastored by these. >>> >>> Is there another place where we already see this? Or is something >>> planned? >>> I'm just wondering where else this would make sense. >> >> No, but could be exposed in the datastore overview tab, there it already >> shows the path, comments and maintenance mode if one is set. Might that be >> fitting? > > Yeah probably. > (For removable ones, though, it may even make sense for them to be > marked in the list on the left?) It might be nice as dedicated card/widget that shows usage, like type on-disk referenced de-dup filesystem 1 GB 10 GB x10 removable ... s3 Albeit stats for removable naturally would need to be used from the last time it was plugged in (and GC ran) and for S3 it's always a bit odd w.r.t. difference between on-PBS (indexes and such) and on-S3 storage usage, so maybe also not the best proposal, just wanted to throw it out there. _______________________________________________ pdm-devel mailing list pdm-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel