]> git.proxmox.com Git - pve-manager.git/commit
ui: ceph: pool: add pool number as column
authorAaron Lauterer <a.lauterer@proxmox.com>
Wed, 22 Mar 2023 09:23:24 +0000 (10:23 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 7 Jun 2023 17:32:38 +0000 (19:32 +0200)
commit79007cfc408e26c02857051cc23af08fb94b8daa
tree9f7260af5db6bcdf35ac3f982216307dcf808ffc
parentcce4b3d7b8b470b69c629733e3a2ba750ef0533c
ui: ceph: pool: add pool number as column

The pool number is shown in a few places, having it easily accessible
can help to understand which pool a warning/error refers to.

For example, the PG ID consists of '{pool nr}.{pg nr}' and is shown in
every warning concerning that PG.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
www/manager6/ceph/Pool.js