all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH v3 manager/storage 0/2] rbd: handle corrupt or inaccessible images gracefully
@ 2026-06-29 11:48 Kefu Chai
  2026-06-29 11:48 ` [PATCH v3 storage 1/2] fix #7000: " Kefu Chai
  2026-06-29 11:48 ` [PATCH v3 manager 2/2] storage: content: show inaccessible RBD images in UI Kefu Chai
  0 siblings, 2 replies; 3+ messages in thread
From: Kefu Chai @ 2026-06-29 11:48 UTC (permalink / raw)
  To: pve-devel

I tested this by deleting the header object of an RBD image. The
fallback triggered, the broken image appeared in 'pvesm list' with
size=-1, and a warning named it. Other images in the pool were
unaffected.

Changes since v2:
- Use traditional dereference (@$all_names) instead of postfix
  dereference ($all_names->@*) for consistency with the rest of the file.

Kefu Chai (2):
  fix #7000: rbd: handle corrupt or inaccessible images gracefully
  storage: content: show inaccessible RBD images in UI

 src/PVE/Storage/RBDPlugin.pm              | 96 ++++++++++++++++++++++++++++++------
 www/manager6/storage/ContentView.js       |  3 +++
 2 files changed, 85 insertions(+), 14 deletions(-)

-- 
2.47.3





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-06-29 11:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-29 11:48 [PATCH v3 manager/storage 0/2] rbd: handle corrupt or inaccessible images gracefully Kefu Chai
2026-06-29 11:48 ` [PATCH v3 storage 1/2] fix #7000: " Kefu Chai
2026-06-29 11:48 ` [PATCH v3 manager 2/2] storage: content: show inaccessible RBD images in UI Kefu Chai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal