summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPjotr Prins2024-05-03 10:10:37 +0200
committerPjotr Prins2024-05-03 10:10:43 +0200
commita7bf2095c48bb8cd8fead123849d7e64c85b5bfb (patch)
tree97884a43139d39793369fd76a089294840b9bacc
parent098313b9171b85776806364d1a42d279c3c8e6e5 (diff)
downloadgn-gemtext-a7bf2095c48bb8cd8fead123849d7e64c85b5bfb.tar.gz
Use megacli and close tux01 issue
-rw-r--r--issues/systems/tux01-ram-problem.gmi2
-rw-r--r--issues/systems/tux04-disk-issues.gmi14
2 files changed, 15 insertions, 1 deletions
diff --git a/issues/systems/tux01-ram-problem.gmi b/issues/systems/tux01-ram-problem.gmi
index 90b37a0..b45511d 100644
--- a/issues/systems/tux01-ram-problem.gmi
+++ b/issues/systems/tux01-ram-problem.gmi
@@ -7,7 +7,7 @@ Tux01 ran out of steam.
* assigned: pjotrp, zsloan
* type: systems
* keywords: database
-* status: unclear
+* status: closed
* priority: medium
## Tasks
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
+```