Fernando Chaves

Results 9 comments of Fernando Chaves

```text root@r620:/sys/class/sas_device# ls -l /sys/class/sas_device/end_device-*/device/target*/*/generic lrwxrwxrwx 1 root root 0 Nov 22 21:08 /sys/class/sas_device/end_device-5:1:0/device/target5:0:23/5:0:23:0/generic -> scsi_generic/sg3 lrwxrwxrwx 1 root root 0 Nov 22 21:08 /sys/class/sas_device/end_device-5:1:10/device/target5:0:33/5:0:33:0/generic -> scsi_generic/sg13 lrwxrwxrwx 1 root...

`smartctl_exporter --version`: ``` smartctl_exporter, version 0.13.0 (branch: HEAD, revision: 2424bcba0dc3e2a326d3937304f4ff63efc36a2c) build user: root@57b5cad14fb8 build date: 20241220-06:37:30 go version: go1.23.4 platform: linux/amd64 tags: unknown ```

> why your `Z290Q54400009145WCJ4` don't take a metric Isn't `/dev/sdc` (`6SL458D5`)? If yes, this drive is defective, it doesn't spin-up anymore, and fails to retrieve SMART data. Causes a generalized...

```text ./smartctl_exporter --smartctl.interval=3m --log.level=debug time=2025-01-20T12:25:59.797Z level=INFO source=main.go:187 msg="Starting smartctl_exporter" version="(version=0.13.0, branch=HEAD, revision=2424bcba0dc3e2a326d3937304f4ff63efc36a2c)" time=2025-01-20T12:25:59.797Z level=INFO source=main.go:188 msg="Build context" build_context="(go=go1.23.4, platform=linux/amd64, user=root@57b5cad14fb8, date=20241220-06:37:30, tags=unkn time=2025-01-20T12:25:59.797Z level=DEBUG source=readjson.go:83 msg="Scanning for devices" time=2025-01-20T12:25:59.824Z level=INFO...

I think I found the real problem. My drive `/dev/sdk` is failing Drive Self Test (DST), let's check the logs: ```text root@server-r630:~# smartctl --log selftest /dev/sdk smartctl 7.3 2022-02-28 r5338...

Another example with `/dev/sdc` which doesn't spins anymore: ```text root@server-r630:~/smartctl_exporter-0.13.0.linux-amd64# smartctl --info --health --attributes --tolerance=verypermissive --nocheck=standby --format=brief --log=error --device=auto /dev/sdc smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.8.12-4-pve] (local build) Copyright (C) 2002-22,...