summaryrefslogtreecommitdiff
path: root/issues/systems/tux04-disk-issues.gmi
diff options
context:
space:
mode:
authorPjotr Prins2024-05-03 10:10:37 +0200
committerPjotr Prins2024-05-03 10:10:43 +0200
commita7bf2095c48bb8cd8fead123849d7e64c85b5bfb (patch)
tree97884a43139d39793369fd76a089294840b9bacc /issues/systems/tux04-disk-issues.gmi
parent098313b9171b85776806364d1a42d279c3c8e6e5 (diff)
downloadgn-gemtext-a7bf2095c48bb8cd8fead123849d7e64c85b5bfb.tar.gz
Use megacli and close tux01 issue
Diffstat (limited to 'issues/systems/tux04-disk-issues.gmi')
-rw-r--r--issues/systems/tux04-disk-issues.gmi14
1 files changed, 14 insertions, 0 deletions
diff --git a/issues/systems/tux04-disk-issues.gmi b/issues/systems/tux04-disk-issues.gmi
index c9108f3..cea5a59 100644
--- a/issues/systems/tux04-disk-issues.gmi
+++ b/issues/systems/tux04-disk-issues.gmi
@@ -81,3 +81,17 @@ Device Firmware Level: R30A
```
So the drives are OK and the controller is not complaining.
+
+Smartctl self tests do not work on this controller:
+
+```
+tux04:/$ smartctl -t short -d megaraid,0 /dev/sdf -c
+Short Background Self Test has begun
+Use smartctl -X to abort test
+```
+
+and nothing ;). Megacli is actually the tool to use
+
+```
+megacli -AdpAllInfo -aAll
+```