Execution
Date
30 Sep 2025 12:58:11 +0100
Duration
00:00:08.02
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.3 / 1.7.3
Python
3.10.10
Summary
28
Hosts
1
Tasks
28
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:02.38
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date30 Sep 2025 12:58:15 +0100
-
Module / Actionshell (Ad-Hoc: shell: /usr/local/bin/raid_monit.pl:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
/usr/local/bin/raid_monit.pl |
| delta |
0:00:00.263722 |
| end |
2025-09-30 11:58:15.173486 |
| invocation |
{ "module_args": { "_raw_params": "/usr/local/bin/raid_monit.pl", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2025-09-30 11:58:14.909764 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
Tue Sep 30 11:58:14 2025: sg module is already loaded. Moving further
Tue Sep 30 11:58:14 2025: Smartmontools package is already installed
Tue Sep 30 11:58:15 2025: Software raid detected : md125 : active raid1 nvme0n1p2[0]
md126 : active raid1 nvme0n1p4[0]
md127 : active raid1 nvme0n1p3[0]
Tue Sep 30 11:58:15 2025: RAID check FAILED. This is the reported disks status:
Command to check the SSD status: cat /proc/mdstat;for md in `grep md /proc/mdstat | awk '{print $1}' `;do /sbin/mdadm -D /dev/$md;done
State : active, degraded
State : clean, degraded
State : clean, degraded
Message ID: 16364384-306d-4056-a8b0-c73dfe66e151
|
| stdout_lines |
[ "Tue Sep 30 11:58:14 2025: sg module is already loaded. Moving further", "Tue Sep 30 11:58:14 2025: Smartmontools package is already installed", "Tue Sep 30 11:58:15 2025: Software raid detected : md125 : active raid1 nvme0n1p2[0]", "md126 : active raid1 nvme0n1p4[0]", "md127 : active raid1 nvme0n1p3[0]", "", "Tue Sep 30 11:58:15 2025: RAID check FAILED. This is the reported disks status:", "Command to check the SSD status: cat /proc/mdstat;for md in `grep md /proc/mdstat | awk '{print $1}' `;do /sbin/mdadm -D /dev/$md;done ", "", "", " State : active, degraded ", " State : clean, degraded ", " State : clean, degraded ", "", "Message ID: 16364384-306d-4056-a8b0-c73dfe66e151" ] |