all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager] report: add ceph health detail
@ 2023-02-21 10:23 Aaron Lauterer
  2023-02-21 16:26 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Aaron Lauterer @ 2023-02-21 10:23 UTC (permalink / raw)
  To: pve-devel

This gives us more detailed infos about the problems Ceph currently has.
It is the last command because if PGs have issues, the list can be quite
long. Therefore, we want it at the end of the report.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
---
 PVE/Report.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/PVE/Report.pm b/PVE/Report.pm
index 457bba6e..d363c15b 100644
--- a/PVE/Report.pm
+++ b/PVE/Report.pm
@@ -140,6 +140,7 @@ my $init_report_cmds = sub {
 	    'ceph config dump',
 	    'pveceph pool ls',
 	    'ceph versions',
+	    'ceph health detail',
 	    ;
     }
 
-- 
2.30.2





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

* [pve-devel] applied: [PATCH manager] report: add ceph health detail
  2023-02-21 10:23 [pve-devel] [PATCH manager] report: add ceph health detail Aaron Lauterer
@ 2023-02-21 16:26 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2023-02-21 16:26 UTC (permalink / raw)
  To: Proxmox VE development discussion, Aaron Lauterer

Am 21/02/2023 um 11:23 schrieb Aaron Lauterer:
> This gives us more detailed infos about the problems Ceph currently has.
> It is the last command because if PGs have issues, the list can be quite
> long. Therefore, we want it at the end of the report.
> 
> Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
> ---
>  PVE/Report.pm | 1 +
>  1 file changed, 1 insertion(+)
> 
>

applied, thanks!




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

end of thread, other threads:[~2023-02-21 16:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-21 10:23 [pve-devel] [PATCH manager] report: add ceph health detail Aaron Lauterer
2023-02-21 16:26 ` [pve-devel] applied: " Thomas Lamprecht

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