all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH docs] fix #6388: disk health: sync list of scanned devices
@ 2025-05-12  8:23 Fabian Grünbichler
  2025-07-16 14:48 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Fabian Grünbichler @ 2025-05-12  8:23 UTC (permalink / raw)
  To: pve-devel

taken straight from the man page.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
---

Notes:
    switched to a list to avoid weird reflows in the middle of device paths, but
    not too happy about that either..

 pve-disk-health-monitoring.adoc | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/pve-disk-health-monitoring.adoc b/pve-disk-health-monitoring.adoc
index 0109860..64218cf 100644
--- a/pve-disk-health-monitoring.adoc
+++ b/pve-disk-health-monitoring.adoc
@@ -33,9 +33,16 @@ you can enable it with the command:
 
 For more information on how to use smartctl, please see `man smartctl`.
 
-By default, smartmontools daemon smartd is active and enabled, and scans
-the disks under /dev/sdX and /dev/hdX every 30 minutes for errors and warnings, and sends an
-e-mail to root if it detects a problem.
+By default, the smartmontools daemon smartd is active and enabled, and scans
+any devices matching
+
+- `/dev/sd[a-z]`
+- `/dev/sd[a-z][a-z]`
+- `/dev/hd[a-t]`
+- or `/dev/nvme[0-99]`
+
+every 30 minutes for errors and warnings, and sends an e-mail to root if it
+detects a problem.
 
 For more information about how to configure smartd, please see `man smartd` and
 `man smartd.conf`.
-- 
2.39.5



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

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

end of thread, other threads:[~2025-07-16 14:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-12  8:23 [pve-devel] [PATCH docs] fix #6388: disk health: sync list of scanned devices Fabian Grünbichler
2025-07-16 14:48 ` [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