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 F34B373D94 for ; Fri, 16 Apr 2021 22:18:53 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id F062429090 for ; Fri, 16 Apr 2021 22:18:53 +0200 (CEST) Received: from mail-ej1-x629.google.com (mail-ej1-x629.google.com [IPv6:2a00:1450:4864:20::629]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS id A606E2907E for ; Fri, 16 Apr 2021 22:18:49 +0200 (CEST) Received: by mail-ej1-x629.google.com with SMTP id r9so43872658ejj.3 for ; Fri, 16 Apr 2021 13:18:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=pj2LNjZgT2fTdjnU+A2J66y8MeOLGT3yOE8HHakQGDg=; b=E2UmxDXAf7AhWpQrFcVPUrobBNcxTrVJuDHSY9BJF2l/dgYUVlHkDMEkVyJDa49PqN gfB3QAcU/zeZh5gcwTBFUmozBLIoagsZYjxnRUI/pu91kqjd/gjIMSpPZx+xPoLJsH94 P6vkoVF3t4goeVLAJKH+UYvWk4lRVs5YeE5ZxHp3WFPFR9KvWp0CeJ/sBaCLiatzE9KD vjSo5wJLRlWH3GM8nRrgPvy40Sbtti3ccqDfbuoe8FQEYz3FM/sikMOnWkLeJtpkrZjN 1z/FSxaOsu89CZmAIg7pdZWGDDFnBZsoErYG0YW3DUK0iDTE7Q7nv1pkDdFkSrbKH1kp Vlvg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=pj2LNjZgT2fTdjnU+A2J66y8MeOLGT3yOE8HHakQGDg=; b=O+sOVz+WqkfhtjqJlRKZhq0risDoMv+67Pu79sXs12ND3dulQQQevWV74x39FSA0wi gNtvjZu0QQHyTICrLWUv/SgzaBefmv+Dh+qAIRI16BjvJyDWjmP6Paf2KV7513q7okiY paZHySfQ/hx07V87tpKZzq3PKQ0XFhZLRy42YPBzqqSw+6XLvMLNcccUfGbJcXJKei1C qV9WTislwQlPYeJ9+8P/jvI7jtLe/pzknHHY1vNxnVfTNdw47ZwWQXhRWgbb2GgSOe5w 6/iv4c0irHArHD+42vB2kunWZO3bCLO7Cck9W8/1x1wvt7dqq8AqaH4V9+ow1fTEceQx sAcA== X-Gm-Message-State: AOAM532fsSIYlWYAZZm4VRA3dxOcaLcwFxDT2k0hprX2kb4D9g4gX15X lwij49SwneEejlx/FSkYL8ZbOueuk3y1DGRRk9M3Eq8+wMJST9LF X-Google-Smtp-Source: ABdhPJwousqN7HTFHSSZZvLmQwuGgmrIOn1Fr1inYlxa5RCz2tSWbLdxQuxMFYWcwqGSRVn6WnTh7mmIxi8030pvbsk= X-Received: by 2002:a17:906:c30d:: with SMTP id s13mr10152840ejz.68.1618604322994; Fri, 16 Apr 2021 13:18:42 -0700 (PDT) MIME-Version: 1.0 From: Bruce Wainer Date: Fri, 16 Apr 2021 16:18:32 -0400 Message-ID: To: Proxmox VE development discussion X-SPAM-LEVEL: Spam detection results: 0 AWL 0.054 Adjusted score from AWL reputation of From: address 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 FREEMAIL_FROM 0.001 Sender email is commonly abused enduser mail provider HTML_MESSAGE 0.001 HTML included in message RCVD_IN_DNSWL_NONE -0.0001 Sender listed at https://www.dnswl.org/, no trust SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: [pve-devel] [pve-manager] Adding real disk usage information (discussion) X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Apr 2021 20:18:54 -0000 Hello, I am interested in seeing real disk usage information for VM Disks and CT Volumes, on storage types that have thin provisioning and/or snapshots. Specifically I would like to see "Current Disk Usage (Thin)" and either "Snapshot Usage" or "Total Disk Usage". I only use local ZFS on servers at this time, but I'm sure the GUI side would be best made flexible. Is someone interested in helping with this? Where would I start, especially on the GUI part, if I were to develop this myself? Thank you, Bruce Wainer