From a7bf2095c48bb8cd8fead123849d7e64c85b5bfb Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Fri, 3 May 2024 10:10:37 +0200 Subject: Use megacli and close tux01 issue --- issues/systems/tux01-ram-problem.gmi | 2 +- issues/systems/tux04-disk-issues.gmi | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) (limited to 'issues') 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 +``` -- cgit v1.2.3