Execution
Date
30 Sep 2025 13:10:02 +0100
Duration
00:00:08.43
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.56
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date30 Sep 2025 13:10:06 +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.706326 |
| end |
2025-09-30 12:10:05.451838 |
| 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 12:10:04.745512 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
Tue Sep 30 12:10:04 2025: sg module is already loaded. Moving further
Tue Sep 30 12:10:04 2025: Smartmontools package is already installed
Tue Sep 30 12:10:04 2025: Software raid detected : md124 : active raid1 nvme1n1p4[1]
md125 : active raid1 nvme1n1p1[1]
md126 : active raid1 nvme1n1p2[1]
md127 : active raid1 nvme1n1p3[1]
Tue Sep 30 12:10:04 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 : clean, degraded
State : active, degraded
State : active, degraded
State : clean, degraded
Message ID: dcaef21b-36c8-4289-9316-967d054315c7
|
| stdout_lines |
[ "Tue Sep 30 12:10:04 2025: sg module is already loaded. Moving further", "Tue Sep 30 12:10:04 2025: Smartmontools package is already installed", "Tue Sep 30 12:10:04 2025: Software raid detected : md124 : active raid1 nvme1n1p4[1]", "md125 : active raid1 nvme1n1p1[1]", "md126 : active raid1 nvme1n1p2[1]", "md127 : active raid1 nvme1n1p3[1]", "", "Tue Sep 30 12:10:04 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 : clean, degraded ", " State : active, degraded ", " State : active, degraded ", " State : clean, degraded ", "", "Message ID: dcaef21b-36c8-4289-9316-967d054315c7" ] |