]> git.proxmox.com Git - pve-manager.git/commit
partially fix #2285: ui: ceph: allow selecting partitions
authorFabian Ebner <f.ebner@proxmox.com>
Wed, 6 Oct 2021 09:18:51 +0000 (11:18 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 11 Nov 2021 20:50:54 +0000 (21:50 +0100)
commit76e0823a97116387463358287b85d79d7f1c0534
tree211454fbef1a28339ad0d434dfae533acb2f75aa
parentcffeb11592d62d0c29f4809ffc786348cd2afceb
partially fix #2285: ui: ceph: allow selecting partitions

For DB and WAL disks, not only partitions will show up now, but one
more type of disk, that didn't show up before: Namely, GPT-partitioned
disks with any partitions detected as used.

It's confusing as the size shown is of the full disk, with no
indication that a new partition will be appended at the end. This
problem was already present before, but only affected GPT-partitioned
disks where no usage on a partition was detected.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
www/manager6/ceph/OSD.js