[pve-devel] [PATCH manager 0/3] osd details: add created_at & created_version

Aaron Lauterer a.lauterer at proxmox.com
Fri May 5 15:11:26 CEST 2023


OSDs created with ceph version 17.2.6 store these additional properties.

These patches will make it possible to also show them in the OSD Details
window.

No hurry, but once we make 17.2.6 available, this could be a nice
addition.

Aaron Lauterer (3):
  api: osd: details: add created_at and created_version
  ui: osd: details: add created_at and created_version
  ui: osd: details: move hostname to top

 PVE/API2/Ceph/OSD.pm            | 12 ++++++++++++
 www/manager6/ceph/OSDDetails.js | 25 +++++++++++++++++++++++--
 2 files changed, 35 insertions(+), 2 deletions(-)

-- 
2.30.2






More information about the pve-devel mailing list