[pbs-devel] applied: [PATCH proxmox-backup] tools: smart: only throw error for smartctl fatal errors
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Sep 27 09:03:20 CEST 2021
On 31.08.21 15:48, Dominik Csapak wrote:
> only bit 0-2 are fatal errors, bit 3-7 are used to indicate
> some drive conditions. for details see the manpage of smartctl(8)
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> reported in the forum: https://forum.proxmox.com/threads/s-m-a-r-t-status-unknown.95417/
>
> src/tools/disks/smart.rs | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
>
applied, thanks!
fyi: as run_command moved to a sub-crate I had to resolve a trivial merge conflict.
More information about the pbs-devel
mailing list