Execution
Date
18 Mar 2026 11:11:58 +0000
Duration
00:00:01.17
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
1
Hosts
1
Tasks
1
Results
1
Plays
1
Files
0
Records
Task result details
-
Date18 Mar 2026 11:11:59 +0000
-
Module / Actionshell (Ad-Hoc: shell: systemctl status mdmonitor:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
systemctl status mdmonitor |
| delta |
0:00:00.087015 |
| end |
2026-03-18 11:11:59.689102 |
| 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 |
non-zero return code |
| rc |
3 |
| start |
2026-03-18 11:11:59.602087 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
○ mdmonitor.service - Software RAID monitoring and management
Loaded: loaded (/usr/lib/systemd/system/mdmonitor.service; enabled; preset: enabled)
Active: inactive (dead)
Condition: start condition failed at Thu 2026-01-15 13:48:52 UTC; 2 months 1 day ago
Jan 15 13:48:52 kvm23.man1.layershift.com systemd[1]: Software RAID monitoring and management was skipped because of an unmet condition check (ConditionPathExists=/etc/mdadm.conf).
|
| stdout_lines |
[ "\u25cb mdmonitor.service - Software RAID monitoring and management", " Loaded: loaded (/usr/lib/systemd/system/mdmonitor.service; enabled; preset: enabled)", " Active: inactive (dead)", " Condition: start condition failed at Thu 2026-01-15 13:48:52 UTC; 2 months 1 day ago", "", "Jan 15 13:48:52 kvm23.man1.layershift.com systemd[1]: Software RAID monitoring and management was skipped because of an unmet condition check (ConditionPathExists=/etc/mdadm.conf)." ] |