Execution
Date
18 Mar 2026 12:09:08 +0000
Duration
00:00:06.12
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.13
ara
1.7.4 / 1.7.4
Python
3.10.10
Summary
22
Hosts
1
Tasks
22
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:03.01
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date18 Mar 2026 12:09:12 +0000
-
Module / Actionshell (Ad-Hoc: shell: systemctl status mdmonitor:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
systemctl status mdmonitor |
| delta |
0:00:00.010442 |
| end |
2026-03-18 12:09:12.703990 |
| invocation |
{ "module_args": { "_raw_params": "systemctl status mdmonitor", "_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 |
2026-03-18 12:09:12.693548 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
● mdmonitor.service - Software RAID monitoring and management
Loaded: loaded (/usr/lib/systemd/system/mdmonitor.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2026-02-11 11:00:18 UTC; 1 months 4 days ago
Main PID: 1718 (mdadm)
Tasks: 1
Memory: 1.0M
CGroup: /system.slice/mdmonitor.service
└─1718 /sbin/mdadm --monitor --scan -f --pid-file=/var/run/mdadm/mdadm.pid
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
|
| stdout_lines |
[ "\u25cf mdmonitor.service - Software RAID monitoring and management", " Loaded: loaded (/usr/lib/systemd/system/mdmonitor.service; enabled; vendor preset: enabled)", " Active: active (running) since Wed 2026-02-11 11:00:18 UTC; 1 months 4 days ago", " Main PID: 1718 (mdadm)", " Tasks: 1", " Memory: 1.0M", " CGroup: /system.slice/mdmonitor.service", " \u2514\u25001718 /sbin/mdadm --monitor --scan -f --pid-file=/var/run/mdadm/mdadm.pid", "", "Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable." ] |